Pull request #42625 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 rather than 2837fba75f5ee7e57c167af4e70569adaf59377a Obtained Jenkinsfile from c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 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-42625@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-12T17:26:44.760Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-12T17:26:44.766Z] Trying to pass milestone 5 [Pipeline] milestone [2021-07-12T17:26:44.822Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-12T17:26:59.972Z] Still waiting to schedule task [2021-07-12T17:26:59.972Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-12T17:27:56.811Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0045226e271ddabbd) in /home/ubuntu/workspace/moby_PR-42625 [Pipeline] { [Pipeline] checkout [2021-07-12T17:27:56.844Z] The recommended git tool is: git [2021-07-12T17:27:56.851Z] using credential docker-jenkins-github-credentials [2021-07-12T17:27:56.858Z] Cloning the remote Git repository [2021-07-12T17:27:56.858Z] Cloning with configured refspecs honoured and without tags [2021-07-12T17:27:56.860Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:27:56.860Z] > git init /home/ubuntu/workspace/moby_PR-42625 # timeout=10 [2021-07-12T17:27:56.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:27:56.864Z] > git --version # timeout=10 [2021-07-12T17:27:56.865Z] > git --version # 'git version 2.17.1' [2021-07-12T17:27:56.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:27:56.866Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:11.376Z] Fetching without tags [2021-07-12T17:28:11.623Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:12.081Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:12.081Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:12.185Z] Commit message: "libnetwork: ensure all nodes are available in tests" [2021-07-12T17:28:12.190Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-12T17:28:11.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:11.368Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:11.369Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:11.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:11.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:11.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:11.377Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:11.624Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:11.626Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:12.067Z] > git remote # timeout=10 [2021-07-12T17:28:12.070Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:12.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:12.073Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:12.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T17:28:12.083Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:12.084Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:12.187Z] > git rev-list --no-walk f2506965ab57b9fd43c350c5038f4ef47eb8de68 # timeout=10 [2021-07-12T17:28:12.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/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-12T17:28:15.447Z] 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 [2021-07-12T17:28:15.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0045226e271ddabbd) in /home/ubuntu/workspace/moby_PR-42625 [Pipeline] node [2021-07-12T17:28:15.946Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-089c14144d4562993) in /home/ubuntu/workspace/moby_PR-42625 [2021-07-12T17:28:15.947Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b43233c6657c08d3) in /home/ubuntu/workspace/moby_PR-42625 [Pipeline] node [2021-07-12T17:28:15.949Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006ea5ec5e8952580) in /home/ubuntu/workspace/moby_PR-42625 [Pipeline] node [Pipeline] node [2021-07-12T17:28:15.951Z] Running on azwin-2-6ed110 in d:\jenkins\workspace\moby_PR-42625 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2021-07-12T17:28:15.954Z] Running on azwin-2-1dbf30 in d:\jenkins\workspace\moby_PR-42625 [2021-07-12T17:28:15.954Z] Running on azwin-2-b79701 in d:\jenkins\workspace\moby_PR-42625 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] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-07-12T17:28:16.052Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-07-12T17:28:16.071Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-07-12T17:28:16.072Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-12T17:28:16.082Z] The recommended git tool is: git [Pipeline] checkout [2021-07-12T17:28:16.093Z] The recommended git tool is: git [Pipeline] checkout [2021-07-12T17:28:16.099Z] The recommended git tool is: git [2021-07-12T17:28:16.103Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-07-12T17:28:16.107Z] using credential docker-jenkins-github-credentials [2021-07-12T17:28:16.107Z] The recommended git tool is: git [2021-07-12T17:28:16.113Z] Cloning the remote Git repository [2021-07-12T17:28:16.113Z] Cloning with configured refspecs honoured and without tags [2021-07-12T17:28:16.115Z] Cloning the remote Git repository [2021-07-12T17:28:16.115Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-07-12T17:28:16.131Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-07-12T17:28:16.139Z] Fetching changes from the remote Git repository [Pipeline] checkout [2021-07-12T17:28:16.143Z] Fetching without tags [Pipeline] // stage [2021-07-12T17:28:16.156Z] using credential docker-jenkins-github-credentials [2021-07-12T17:28:16.161Z] Cloning the remote Git repository [2021-07-12T17:28:16.161Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2021-07-12T17:28:16.183Z] The recommended git tool is: git [Pipeline] // stage [2021-07-12T17:28:16.162Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:28:16.162Z] > git init /home/ubuntu/workspace/moby_PR-42625 # timeout=10 [2021-07-12T17:28:16.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.173Z] > git --version # timeout=10 [2021-07-12T17:28:16.178Z] > git --version # 'git version 2.17.1' [2021-07-12T17:28:16.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:16.204Z] The recommended git tool is: git [Pipeline] // stage [2021-07-12T17:28:16.212Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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-12T17:28:16.410Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-12T17:28:16.423Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:16.428Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-07-12T17:28:16.450Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-07-12T17:28:16.482Z] Cloning the remote Git repository [2021-07-12T17:28:16.482Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-12T17:28:16.503Z] Cloning the remote Git repository [2021-07-12T17:28:16.503Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-07-12T17:28:16.521Z] Cloning the remote Git repository [2021-07-12T17:28:16.521Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-07-12T17:28:16.535Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:16.535Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-07-12T17:28:16.587Z] Commit message: "libnetwork: ensure all nodes are available in tests" [Pipeline] } [Pipeline] } [2021-07-12T17:28:16.514Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:28:16.515Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-12T17:28:16.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.663Z] > git --version # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-12T17:28:16.115Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:28:16.116Z] > git init /home/ubuntu/workspace/moby_PR-42625 # timeout=10 [2021-07-12T17:28:16.120Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.120Z] > git --version # timeout=10 [2021-07-12T17:28:16.122Z] > git --version # 'git version 2.17.1' [2021-07-12T17:28:16.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.123Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:16.115Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:28:16.116Z] > git init /home/ubuntu/workspace/moby_PR-42625 # timeout=10 [2021-07-12T17:28:16.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.132Z] > git --version # timeout=10 [2021-07-12T17:28:16.137Z] > git --version # 'git version 2.25.1' [2021-07-12T17:28:16.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.137Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:16.136Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42625/.git # timeout=10 [2021-07-12T17:28:16.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:16.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.188Z] > git --version # timeout=10 [2021-07-12T17:28:16.192Z] > git --version # 'git version 2.17.1' [2021-07-12T17:28:16.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.192Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:16.424Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:16.426Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:16.523Z] > git remote # timeout=10 [2021-07-12T17:28:16.526Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:16.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.528Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:16.533Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T17:28:16.537Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:16.543Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:16.553Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:28:16.554Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-12T17:28:16.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.728Z] > git --version # timeout=10 [2021-07-12T17:28:16.855Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-12T17:28:16.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.860Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:16.774Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-12T17:28:16.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.777Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:16.536Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:28:16.537Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-12T17:28:16.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:16.662Z] > git --version # timeout=10 [2021-07-12T17:28:16.763Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-12T17:28:16.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:16.767Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:17.309Z] + [ PR != PR ] [2021-07-12T17:28:17.309Z] + [ master != master ] [2021-07-12T17:28:17.309Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:17.615Z] + docker version [2021-07-12T17:28:17.615Z] Client: Docker Engine - Community [2021-07-12T17:28:17.615Z] Version: 20.10.6 [2021-07-12T17:28:17.615Z] API version: 1.41 [2021-07-12T17:28:17.615Z] Go version: go1.13.15 [2021-07-12T17:28:17.615Z] Git commit: 370c289 [2021-07-12T17:28:17.615Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-12T17:28:17.615Z] OS/Arch: linux/amd64 [2021-07-12T17:28:17.615Z] Context: default [2021-07-12T17:28:17.615Z] Experimental: true [2021-07-12T17:28:17.615Z] [2021-07-12T17:28:17.615Z] Server: Docker Engine - Community [2021-07-12T17:28:17.615Z] Engine: [2021-07-12T17:28:17.615Z] Version: 20.10.6 [2021-07-12T17:28:17.615Z] API version: 1.41 (minimum version 1.12) [2021-07-12T17:28:17.615Z] Go version: go1.13.15 [2021-07-12T17:28:17.615Z] Git commit: 8728dd2 [2021-07-12T17:28:17.615Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-12T17:28:17.615Z] OS/Arch: linux/amd64 [2021-07-12T17:28:17.615Z] Experimental: true [2021-07-12T17:28:17.615Z] containerd: [2021-07-12T17:28:17.615Z] Version: 1.4.6 [2021-07-12T17:28:17.615Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:17.615Z] runc: [2021-07-12T17:28:17.615Z] Version: 1.0.0-rc95 [2021-07-12T17:28:17.615Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:17.615Z] docker-init: [2021-07-12T17:28:17.615Z] Version: 0.19.0 [2021-07-12T17:28:17.615Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-12T17:28:17.888Z] + docker info [2021-07-12T17:28:18.142Z] Client: [2021-07-12T17:28:18.142Z] Context: default [2021-07-12T17:28:18.142Z] Debug Mode: false [2021-07-12T17:28:18.142Z] Plugins: [2021-07-12T17:28:18.142Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-12T17:28:18.142Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-12T17:28:18.142Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-12T17:28:18.142Z] [2021-07-12T17:28:18.142Z] Server: [2021-07-12T17:28:18.142Z] Containers: 0 [2021-07-12T17:28:18.142Z] Running: 0 [2021-07-12T17:28:18.142Z] Paused: 0 [2021-07-12T17:28:18.142Z] Stopped: 0 [2021-07-12T17:28:18.142Z] Images: 7 [2021-07-12T17:28:18.142Z] Server Version: 20.10.6 [2021-07-12T17:28:18.142Z] Storage Driver: overlay2 [2021-07-12T17:28:18.142Z] Backing Filesystem: extfs [2021-07-12T17:28:18.142Z] Supports d_type: true [2021-07-12T17:28:18.142Z] Native Overlay Diff: true [2021-07-12T17:28:18.142Z] userxattr: false [2021-07-12T17:28:18.142Z] Logging Driver: json-file [2021-07-12T17:28:18.142Z] Cgroup Driver: cgroupfs [2021-07-12T17:28:18.142Z] Cgroup Version: 1 [2021-07-12T17:28:18.142Z] Plugins: [2021-07-12T17:28:18.142Z] Volume: local [2021-07-12T17:28:18.142Z] Network: bridge host ipvlan macvlan null overlay [2021-07-12T17:28:18.142Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-12T17:28:18.142Z] Swarm: inactive [2021-07-12T17:28:18.142Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-12T17:28:18.142Z] Default Runtime: runc [2021-07-12T17:28:18.142Z] Init Binary: docker-init [2021-07-12T17:28:18.142Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:18.142Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:18.142Z] init version: de40ad0 [2021-07-12T17:28:18.142Z] Security Options: [2021-07-12T17:28:18.142Z] apparmor [2021-07-12T17:28:18.142Z] seccomp [2021-07-12T17:28:18.142Z] Profile: default [2021-07-12T17:28:18.142Z] Kernel Version: 5.4.0-1048-aws [2021-07-12T17:28:18.142Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-12T17:28:18.142Z] OSType: linux [2021-07-12T17:28:18.142Z] Architecture: x86_64 [2021-07-12T17:28:18.142Z] CPUs: 2 [2021-07-12T17:28:18.142Z] Total Memory: 7.487GiB [2021-07-12T17:28:18.142Z] Name: ip-10-100-72-183 [2021-07-12T17:28:18.142Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-12T17:28:18.142Z] Docker Root Dir: /var/lib/docker [2021-07-12T17:28:18.142Z] Debug Mode: false [2021-07-12T17:28:18.142Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:18.142Z] Labels: [2021-07-12T17:28:18.142Z] Experimental: true [2021-07-12T17:28:18.142Z] Insecure Registries: [2021-07-12T17:28:18.142Z] 127.0.0.0/8 [2021-07-12T17:28:18.142Z] Live Restore Enabled: true [2021-07-12T17:28:18.142Z] [2021-07-12T17:28:18.142Z] WARNING: No swap limit support [Pipeline] sh [2021-07-12T17:28:18.414Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:28:18.414Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:28:18.414Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42625/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-12T17:28:18.414Z] + bash /home/ubuntu/workspace/moby_PR-42625/check-config.sh [2021-07-12T17:28:18.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-12T17:28:18.414Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-12T17:28:18.414Z] [2021-07-12T17:28:18.414Z] Generally Necessary: [2021-07-12T17:28:18.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-12T17:28:18.414Z] - apparmor: enabled and tools installed [2021-07-12T17:28:18.414Z] - CONFIG_NAMESPACES: enabled [2021-07-12T17:28:18.414Z] - CONFIG_NET_NS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_PID_NS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_IPC_NS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_UTS_NS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUPS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CPUSETS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_MEMCG: enabled [2021-07-12T17:28:18.414Z] - CONFIG_KEYS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_VETH: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-12T17:28:18.414Z] [2021-07-12T17:28:18.414Z] Optional Features: [2021-07-12T17:28:18.414Z] - CONFIG_USER_NS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_SECCOMP: enabled [2021-07-12T17:28:18.414Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-12T17:28:18.414Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-12T17:28:18.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-12T17:28:18.414Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-12T17:28:18.414Z] - CONFIG_BLK_CGROUP: enabled [2021-07-12T17:28:18.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_PERF: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-12T17:28:18.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-12T17:28:18.414Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-12T17:28:18.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-12T17:28:18.414Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-12T17:28:18.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_IP_VS: enabled (as module) [2021-07-12T17:28:18.414Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-12T17:28:18.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-12T17:28:18.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-12T17:28:18.711Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-12T17:28:18.711Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-12T17:28:18.711Z] - CONFIG_EXT4_FS: enabled [2021-07-12T17:28:18.711Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-12T17:28:18.711Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-12T17:28:18.711Z] - Network Drivers: [2021-07-12T17:28:18.711Z] - "overlay": [2021-07-12T17:28:18.711Z] - CONFIG_VXLAN: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-12T17:28:18.711Z] Optional (for encrypted networks): [2021-07-12T17:28:18.711Z] - CONFIG_CRYPTO: enabled [2021-07-12T17:28:18.711Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-12T17:28:18.711Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-12T17:28:18.711Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-12T17:28:18.711Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-12T17:28:18.711Z] - CONFIG_XFRM: enabled [2021-07-12T17:28:18.711Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-12T17:28:18.711Z] - "ipvlan": [2021-07-12T17:28:18.711Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-12T17:28:18.711Z] - "macvlan": [2021-07-12T17:28:18.711Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_DUMMY: enabled (as module) [2021-07-12T17:28:18.711Z] - "ftp,tftp client in container": [2021-07-12T17:28:18.711Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-12T17:28:18.711Z] - Storage Drivers: [2021-07-12T17:28:18.711Z] - "aufs": [2021-07-12T17:28:18.711Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-12T17:28:18.711Z] - "btrfs": [2021-07-12T17:28:18.711Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-12T17:28:18.711Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-12T17:28:18.711Z] - "devicemapper": [2021-07-12T17:28:18.711Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-12T17:28:18.711Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-12T17:28:18.711Z] - "overlay": [2021-07-12T17:28:18.711Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-12T17:28:18.711Z] - "zfs": [2021-07-12T17:28:18.711Z] - /dev/zfs: present [2021-07-12T17:28:18.711Z] - zfs command: missing [2021-07-12T17:28:18.711Z] - zpool command: missing [2021-07-12T17:28:18.711Z] [2021-07-12T17:28:18.711Z] Limits: [2021-07-12T17:28:18.711Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-12T17:28:18.711Z] [2021-07-12T17:28:18.711Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-12T17:28:19.203Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2837fba75f5ee7e57c167af4e70569adaf59377a . [2021-07-12T17:28:19.203Z] #1 [internal] load build definition from Dockerfile [2021-07-12T17:28:19.203Z] #1 sha256:0892050d8e456cc70dac6f023420642439dcf7b05a52f7818e4f5df5ee578fda [2021-07-12T17:28:19.203Z] #1 transferring dockerfile: 16.59kB done [2021-07-12T17:28:19.203Z] #1 DONE 0.0s [2021-07-12T17:28:19.203Z] [2021-07-12T17:28:19.203Z] #2 [internal] load .dockerignore [2021-07-12T17:28:19.203Z] #2 sha256:46959cb2b8fc134425af7a7de937d1512a4c28dc64454c21df7ebaff75be2b36 [2021-07-12T17:28:19.203Z] #2 transferring context: 87B done [2021-07-12T17:28:19.203Z] #2 DONE 0.0s [2021-07-12T17:28:19.203Z] [2021-07-12T17:28:19.203Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-12T17:28:19.203Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-12T17:28:19.458Z] #3 DONE 0.1s [2021-07-12T17:28:19.458Z] [2021-07-12T17:28:19.458Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-12T17:28:19.458Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-12T17:28:19.458Z] #4 CACHED [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-12T17:28:19.713Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-12T17:28:19.713Z] #6 DONE 0.1s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:19.713Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-12T17:28:19.713Z] #8 DONE 0.1s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:19.713Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-12T17:28:19.713Z] #7 DONE 0.1s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-12T17:28:19.713Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-12T17:28:19.713Z] #5 DONE 0.1s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:19.713Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-12T17:28:19.713Z] #72 DONE 0.0s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:19.713Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-12T17:28:19.713Z] #70 DONE 0.0s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:28:19.713Z] #9 sha256:386fa1a8013e29990f6c9ded548efcd649ba6c04c629d5b911f8a4032699e1a7 [2021-07-12T17:28:19.713Z] #9 DONE 0.0s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-12T17:28:19.713Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-12T17:28:19.713Z] #33 DONE 0.0s [2021-07-12T17:28:19.713Z] [2021-07-12T17:28:19.713Z] #30 [internal] load build context [2021-07-12T17:28:19.713Z] #30 sha256:8752786e6af80d3a2c068becfb45c28f2ac2ad34afcf3102fd322bb905dbcf11 [2021-07-12T17:28:20.279Z] #30 ... [2021-07-12T17:28:20.279Z] [2021-07-12T17:28:20.279Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-12T17:28:20.279Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-12T17:28:20.279Z] #49 DONE 0.4s [2021-07-12T17:28:20.279Z] [2021-07-12T17:28:20.279Z] #30 [internal] load build context [2021-07-12T17:28:20.279Z] #30 sha256:8752786e6af80d3a2c068becfb45c28f2ac2ad34afcf3102fd322bb905dbcf11 [2021-07-12T17:28:21.246Z] #30 transferring context: 55.75MB 1.3s done [2021-07-12T17:28:21.246Z] #30 DONE 1.3s [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-12T17:28:21.246Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-12T17:28:21.246Z] #73 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #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-12T17:28:21.246Z] #36 sha256:ce5d4588cbe1105dd36949a97e0bcf78013d3f0a57a3b207f80f4607bcedef15 [2021-07-12T17:28:21.246Z] #36 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-12T17:28:21.246Z] #26 sha256:da8181a90383243d7c01884a15ec84c1a29cb002219a613470c79a33ee3d044f [2021-07-12T17:28:21.246Z] #26 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-12T17:28:21.246Z] #38 sha256:36a87655b69bcc6093ce579eb03f3dcc3773745274191ed2e410cf058ed7bce8 [2021-07-12T17:28:21.246Z] #38 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #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-12T17:28:21.246Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-12T17:28:21.246Z] #34 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-12T17:28:21.246Z] #14 sha256:5b3c966bcc7e0ee63780ed73be9c1c2170cd6002c186427f9da4444f4370959a [2021-07-12T17:28:21.246Z] #14 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-12T17:28:21.246Z] #25 sha256:a068da8aaa67c01bf6090e6a55e9269f336b192430d0e6fe9f17e670ef777df9 [2021-07-12T17:28:21.246Z] #25 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-12T17:28:21.246Z] #32 sha256:919e9f6bb2994a38d5e9f8bd4af3118cd26d181e7f0bc025ef5ec0455beca647 [2021-07-12T17:28:21.246Z] #32 CACHED [2021-07-12T17:28:21.246Z] [2021-07-12T17:28:21.246Z] #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-12T17:28:21.247Z] #28 sha256:d807b100e0719e2c75c97e0488b7412335ecafab4f4a6a70e001335a55cacb5a [2021-07-12T17:28:21.247Z] #28 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #51 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd [2021-07-12T17:28:21.247Z] #51 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:28:21.247Z] #29 sha256:9ed0c411f9bb70a690f4683fc2f54c74eeb3dcea803bf6de9251beff5e3f0ad4 [2021-07-12T17:28:21.247Z] #29 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #63 sha256:76411ac57c2d666c6b5cfc3d70e356cfc4d70834da2bc8a8644a3f56f2209e61 [2021-07-12T17:28:21.247Z] #63 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-12T17:28:21.247Z] #24 sha256:8e4f5da95b66df180d3c1116d842b8a1d0965aa4c00e6cdc6e8fc6c2006bf95d [2021-07-12T17:28:21.247Z] #24 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-12T17:28:21.247Z] #21 sha256:1020a7a012ba16d1fbb892199e50ec344d9613d1a2a73fc3054ca740e03e6cb3 [2021-07-12T17:28:21.247Z] #21 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #53 sha256:22287765e693dca78dcff7bc87746b9878363c47ae8fb6a0811f23ea410ab8fb [2021-07-12T17:28:21.247Z] #53 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #55 sha256:1e2cb0fe2b112bd7f69ee015e2665edc88049081996590c31d767212843fdd91 [2021-07-12T17:28:21.247Z] #55 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #17 sha256:8121ca5c175d6ccbde419721c5d0aa9728b4d91bb32a377e094078b83e1eda6f [2021-07-12T17:28:21.247Z] #17 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #42 sha256:3107dd8d3255b35f85264c36b01c8232c914295db74ec3630b19e7655d81b287 [2021-07-12T17:28:21.247Z] #42 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #20 sha256:a464b7e47cbcb83ddebd896224567e32d775e0f9ef87724f74115790c229b5ef [2021-07-12T17:28:21.247Z] #20 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #74 sha256:87d1f4b11d14a27f4ff74e111887b8119d52c2514f3f2180e838a811d9a110dc [2021-07-12T17:28:21.247Z] #74 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-12T17:28:21.247Z] #37 sha256:29240402e66b8dee0e4ada35e9e36239154903a7ab6badff0cc628513b104d0b [2021-07-12T17:28:21.247Z] #37 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #57 sha256:7fd51ad76399253ea0fca45c25520440d1991b025232c6c87f4f70c4bc19e0bc [2021-07-12T17:28:21.247Z] #57 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-12T17:28:21.247Z] #46 sha256:358ed6518b222100b495b31991b1746f564051e9e0b115a03ffd9be4f9ddb21e [2021-07-12T17:28:21.247Z] #46 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #65 sha256:acb2c80913c9d787cb6c55df36ff5b2992592c8aeba5ddd1ad0f994a4b7dcbf9 [2021-07-12T17:28:21.247Z] #65 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-12T17:28:21.247Z] #10 sha256:495c47d2680c0735cd1e284ea2d6aa156f0dd06951e58c6969e8c4b403dd0f13 [2021-07-12T17:28:21.247Z] #10 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #64 sha256:64da2ff8628412a61bb2a94f7190c1e2f41ad7a47bd2be5a82b329f8d322cd3f [2021-07-12T17:28:21.247Z] #64 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-12T17:28:21.247Z] #67 sha256:a81206592d039449b04f87b500f23398502cc43a8ba4d7e69a32f6d6f7e1fbef [2021-07-12T17:28:21.247Z] #67 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-12T17:28:21.247Z] #23 sha256:dd9b7605f5b498b606f6e95c33fe9546ce84a6feadfa88788edc7d88dffc80c0 [2021-07-12T17:28:21.247Z] #23 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #45 sha256:0195502e76087ecd15bbcfdefce1edb419321af6482a3dead5553926e98ec165 [2021-07-12T17:28:21.247Z] #45 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-12T17:28:21.247Z] #16 sha256:6301d6d26dba6de8685e464bd1cdf3555b74a11f89dad3c33eca1c34e946578d [2021-07-12T17:28:21.247Z] #16 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #62 sha256:2eb34f726d87c4db16014053bcaeb20744a95250a2f4f89c28f67d88f0f9c96f [2021-07-12T17:28:21.247Z] #62 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #56 sha256:3a6b95d7ed278fed4d411348a6d668b270997091210817bf9de7b1b30ce736e9 [2021-07-12T17:28:21.247Z] #56 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #58 sha256:a63733e4d36f04a21337f79ade83e3c82978709367e53d73f115fcf5033cff1e [2021-07-12T17:28:21.247Z] #58 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #39 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb [2021-07-12T17:28:21.247Z] #39 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-12T17:28:21.247Z] #35 sha256:80f2be3106c2ecf488c4e90ee1217579e0f3633319e739c26feb07c1ec3e6280 [2021-07-12T17:28:21.247Z] #35 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #61 sha256:6c0c682ae42708cf04e1a0e5e0e700c3f37109b04d65904a2d12a5f9cddde6f2 [2021-07-12T17:28:21.247Z] #61 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-12T17:28:21.247Z] #68 sha256:36347435af861dfd105572ff0b1c67e0ef9442692e08f30498092db9712cb699 [2021-07-12T17:28:21.247Z] #68 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #60 sha256:5175d280b8dc499fc353fff3b4f929cf6b5b6cc82470d8ed7940259eb2740593 [2021-07-12T17:28:21.247Z] #60 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #52 sha256:bad5184ae2f0bb11e90aa983baf33e032cff53d8e8014b50e53d28f3849390bc [2021-07-12T17:28:21.247Z] #52 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #22 sha256:a5a73662c8d63e01986e5ee07ed006a96b20be37b7ea3f79e8a32b71e58e5518 [2021-07-12T17:28:21.247Z] #22 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #59 sha256:762b50a10fa6e74ffd15392e71ea3f033325efbe1c472be31347759553c33935 [2021-07-12T17:28:21.247Z] #59 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #54 sha256:87c1a6628a69cafe9ff59d3885ccc8854fa59855a27924ee999584653152980f [2021-07-12T17:28:21.247Z] #54 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #48 sha256:3e38f31e5f5e3e4fd33487b53a7a51e01e17420b6a39da25037e413b03280cba [2021-07-12T17:28:21.247Z] #48 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #50 sha256:46709e3ec42daec7915217403b1a769c32c5726d5a2247155e69855435c2e4b7 [2021-07-12T17:28:21.247Z] #50 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #47 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622 [2021-07-12T17:28:21.247Z] #47 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #44 sha256:81c8b23c10f7aaef1f2132958348edf8ce222771f4ef9eb644435354bc0ec0b2 [2021-07-12T17:28:21.247Z] #44 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #27 sha256:384c85b575899922cff64e2b953ddbae7d06b20ac8c4c1ba7751d7472ef95727 [2021-07-12T17:28:21.247Z] #27 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #18 sha256:84ddddac9c1f748b4583f17ddd7ee1fc9e076899165d32267288c855ce15315f [2021-07-12T17:28:21.247Z] #18 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-12T17:28:21.247Z] #15 sha256:750351cffe69bbfad9aa1110c89058a7bbf52e6310b17634ff45503e1985a400 [2021-07-12T17:28:21.247Z] #15 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-12T17:28:21.247Z] #13 sha256:3d51243322494771f1b8db08f6e0611a7477a80f40c992d6831533dcaf06851d [2021-07-12T17:28:21.247Z] #13 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #19 sha256:d45e00026ce593b62728db17dc6ae151e509efd0060ce5ee256184bd08f5a6fa [2021-07-12T17:28:21.247Z] #19 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #69 sha256:11a21f05ccf08b691f2666ce1aff76631bc289bd34ba584773f15f34ed470434 [2021-07-12T17:28:21.247Z] #69 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-12T17:28:21.247Z] #12 sha256:40d4f2611cf7cab57000f1bf7af7ad6f6758c96c8aa304d8c416e8284c2da5b5 [2021-07-12T17:28:21.247Z] #12 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #31 sha256:4e29b1b07f5ba031ef89837f174457b5fcddc21050fbc096d35b883c5f403f3f [2021-07-12T17:28:21.247Z] #31 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #11 sha256:9360be7e97ddb2af60ce4991dd20efa2e48cbc73c4217e54ebe257e0e374ceea [2021-07-12T17:28:21.247Z] #11 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #43 sha256:ae28f2169ef257b10722851098b50c0979a1d79ff35be12433e8525618cdc918 [2021-07-12T17:28:21.247Z] #43 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #66 sha256:fa2b110f0a4b0bd02c1785875efe0167a274a592dbdd98d698f302bdc0c5ea83 [2021-07-12T17:28:21.247Z] #66 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-12T17:28:21.247Z] #40 sha256:84cb59ab6a77e330180f1652645b1a01e953132cc993df89050837502d542896 [2021-07-12T17:28:21.247Z] #40 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-12T17:28:21.247Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-12T17:28:21.247Z] #71 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #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-12T17:28:21.247Z] #41 sha256:90d6a88babb326388fbb3bc4f3b2444e2b8f22e468166abd73beb8145b360138 [2021-07-12T17:28:21.247Z] #41 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-12T17:28:21.247Z] #75 sha256:c7cfd12e7a665ab6108fd7df215b83f371ada78cc319d6e7999f214b0fc9d2c5 [2021-07-12T17:28:21.247Z] #75 CACHED [2021-07-12T17:28:21.247Z] [2021-07-12T17:28:21.247Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-12T17:28:21.247Z] #76 sha256:3ca4c6086ba8d3fb6e4c2bb58a8686a520d52ca8412491168a9edb542b6c9d29 [2021-07-12T17:28:22.173Z] #76 DONE 0.9s [2021-07-12T17:28:22.174Z] [2021-07-12T17:28:22.174Z] #77 exporting to image [2021-07-12T17:28:22.174Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-12T17:28:22.174Z] #77 exporting layers [2021-07-12T17:28:23.099Z] #77 exporting layers 1.0s done [2021-07-12T17:28:23.099Z] #77 writing image sha256:389792a15f99ab17f9fa75849721dcfdba63f2b8ed20801335d8614d84b716e8 done [2021-07-12T17:28:23.099Z] #77 naming to docker.io/library/docker:2837fba75f5ee7e57c167af4e70569adaf59377a done [2021-07-12T17:28:23.099Z] #77 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-12T17:28:23.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42625/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/validate/default [2021-07-12T17:28:23.976Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-12T17:28:23.976Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-12T17:28:23.976Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-12T17:28:23.976Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-12T17:28:24.231Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-12T17:28:24.231Z] Congratulations! No new tests were added to integration-cli. [2021-07-12T17:28:24.231Z] [2021-07-12T17:28:24.231Z] INFO Start validation with golang-ci-lint [2021-07-12T17:28:24.231Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-12T17:28:24.231Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-12T17:28:24.231Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-12T17:28:25.321Z] Fetching without tags [2021-07-12T17:28:25.557Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:25.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:25.311Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:25.314Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:25.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:25.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:25.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:25.323Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:25.559Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:25.560Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:26.029Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:26.029Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:26.078Z] Commit message: "libnetwork: ensure all nodes are available in tests" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:26.889Z] + docker version [2021-07-12T17:28:26.889Z] Client: Docker Engine - Community [2021-07-12T17:28:26.889Z] Version: 20.10.6 [2021-07-12T17:28:26.889Z] API version: 1.41 [2021-07-12T17:28:26.889Z] Go version: go1.13.15 [2021-07-12T17:28:26.889Z] Git commit: 370c289 [2021-07-12T17:28:26.889Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-12T17:28:26.889Z] OS/Arch: linux/amd64 [2021-07-12T17:28:26.889Z] Context: default [2021-07-12T17:28:26.889Z] Experimental: true [2021-07-12T17:28:26.889Z] [2021-07-12T17:28:26.889Z] Server: Docker Engine - Community [2021-07-12T17:28:26.889Z] Engine: [2021-07-12T17:28:26.889Z] Version: 20.10.6 [2021-07-12T17:28:26.889Z] API version: 1.41 (minimum version 1.12) [2021-07-12T17:28:26.889Z] Go version: go1.13.15 [2021-07-12T17:28:26.889Z] Git commit: 8728dd2 [2021-07-12T17:28:26.889Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-12T17:28:26.889Z] OS/Arch: linux/amd64 [2021-07-12T17:28:26.889Z] Experimental: true [2021-07-12T17:28:26.889Z] containerd: [2021-07-12T17:28:26.889Z] Version: 1.4.6 [2021-07-12T17:28:26.889Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:26.889Z] runc: [2021-07-12T17:28:26.889Z] Version: 1.0.0-rc95 [2021-07-12T17:28:26.889Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:26.889Z] docker-init: [2021-07-12T17:28:26.889Z] Version: 0.19.0 [2021-07-12T17:28:26.889Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-12T17:28:26.015Z] > git remote # timeout=10 [2021-07-12T17:28:26.018Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:26.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:26.020Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:26.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T17:28:26.031Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:26.033Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:27.167Z] + docker info [2021-07-12T17:28:27.425Z] Client: [2021-07-12T17:28:27.425Z] Context: default [2021-07-12T17:28:27.425Z] Debug Mode: false [2021-07-12T17:28:27.425Z] Plugins: [2021-07-12T17:28:27.425Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-12T17:28:27.425Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-12T17:28:27.425Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-12T17:28:27.425Z] [2021-07-12T17:28:27.425Z] Server: [2021-07-12T17:28:27.425Z] Containers: 0 [2021-07-12T17:28:27.425Z] Running: 0 [2021-07-12T17:28:27.425Z] Paused: 0 [2021-07-12T17:28:27.425Z] Stopped: 0 [2021-07-12T17:28:27.425Z] Images: 5 [2021-07-12T17:28:27.425Z] Server Version: 20.10.6 [2021-07-12T17:28:27.425Z] Storage Driver: overlay2 [2021-07-12T17:28:27.425Z] Backing Filesystem: extfs [2021-07-12T17:28:27.425Z] Supports d_type: true [2021-07-12T17:28:27.425Z] Native Overlay Diff: true [2021-07-12T17:28:27.425Z] userxattr: false [2021-07-12T17:28:27.425Z] Logging Driver: json-file [2021-07-12T17:28:27.425Z] Cgroup Driver: cgroupfs [2021-07-12T17:28:27.425Z] Cgroup Version: 1 [2021-07-12T17:28:27.425Z] Plugins: [2021-07-12T17:28:27.425Z] Volume: local [2021-07-12T17:28:27.425Z] Network: bridge host ipvlan macvlan null overlay [2021-07-12T17:28:27.425Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-12T17:28:27.425Z] Swarm: inactive [2021-07-12T17:28:27.425Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-12T17:28:27.425Z] Default Runtime: runc [2021-07-12T17:28:27.425Z] Init Binary: docker-init [2021-07-12T17:28:27.425Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:27.425Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:27.425Z] init version: de40ad0 [2021-07-12T17:28:27.425Z] Security Options: [2021-07-12T17:28:27.425Z] apparmor [2021-07-12T17:28:27.425Z] seccomp [2021-07-12T17:28:27.425Z] Profile: default [2021-07-12T17:28:27.425Z] Kernel Version: 5.4.0-1048-aws [2021-07-12T17:28:27.425Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-12T17:28:27.425Z] OSType: linux [2021-07-12T17:28:27.425Z] Architecture: x86_64 [2021-07-12T17:28:27.425Z] CPUs: 8 [2021-07-12T17:28:27.425Z] Total Memory: 30.91GiB [2021-07-12T17:28:27.425Z] Name: ip-10-100-108-230 [2021-07-12T17:28:27.425Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-12T17:28:27.425Z] Docker Root Dir: /var/lib/docker [2021-07-12T17:28:27.425Z] Debug Mode: false [2021-07-12T17:28:27.425Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:27.425Z] Labels: [2021-07-12T17:28:27.425Z] Experimental: true [2021-07-12T17:28:27.425Z] Insecure Registries: [2021-07-12T17:28:27.425Z] 127.0.0.0/8 [2021-07-12T17:28:27.425Z] Live Restore Enabled: true [2021-07-12T17:28:27.425Z] [2021-07-12T17:28:27.425Z] WARNING: No swap limit support [Pipeline] sh [2021-07-12T17:28:27.703Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:28:27.703Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:28:27.703Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42625/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-12T17:28:27.703Z] + bash /home/ubuntu/workspace/moby_PR-42625/check-config.sh [2021-07-12T17:28:27.703Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-12T17:28:27.703Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-12T17:28:27.703Z] [2021-07-12T17:28:27.703Z] Generally Necessary: [2021-07-12T17:28:27.703Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-12T17:28:27.703Z] - apparmor: enabled and tools installed [2021-07-12T17:28:27.703Z] - CONFIG_NAMESPACES: enabled [2021-07-12T17:28:27.703Z] - CONFIG_NET_NS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_PID_NS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_IPC_NS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_UTS_NS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUPS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CPUSETS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_MEMCG: enabled [2021-07-12T17:28:27.703Z] - CONFIG_KEYS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_VETH: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-12T17:28:27.703Z] [2021-07-12T17:28:27.703Z] Optional Features: [2021-07-12T17:28:27.703Z] - CONFIG_USER_NS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_SECCOMP: enabled [2021-07-12T17:28:27.703Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-12T17:28:27.703Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-12T17:28:27.703Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-12T17:28:27.703Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-12T17:28:27.703Z] - CONFIG_BLK_CGROUP: enabled [2021-07-12T17:28:27.703Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_PERF: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-12T17:28:27.703Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-12T17:28:27.703Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-12T17:28:27.703Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-12T17:28:27.703Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-12T17:28:27.703Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_IP_VS: enabled (as module) [2021-07-12T17:28:27.703Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-12T17:28:27.703Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-12T17:28:27.961Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-12T17:28:27.961Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-12T17:28:27.961Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-12T17:28:27.961Z] - CONFIG_EXT4_FS: enabled [2021-07-12T17:28:27.961Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-12T17:28:27.961Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-12T17:28:27.961Z] - Network Drivers: [2021-07-12T17:28:27.961Z] - "overlay": [2021-07-12T17:28:27.961Z] - CONFIG_VXLAN: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-12T17:28:27.961Z] Optional (for encrypted networks): [2021-07-12T17:28:27.961Z] - CONFIG_CRYPTO: enabled [2021-07-12T17:28:27.961Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-12T17:28:27.961Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-12T17:28:27.961Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-12T17:28:27.961Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-12T17:28:27.961Z] - CONFIG_XFRM: enabled [2021-07-12T17:28:27.961Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-12T17:28:27.961Z] - "ipvlan": [2021-07-12T17:28:27.961Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-12T17:28:27.961Z] - "macvlan": [2021-07-12T17:28:27.961Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_DUMMY: enabled (as module) [2021-07-12T17:28:27.961Z] - "ftp,tftp client in container": [2021-07-12T17:28:27.961Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-12T17:28:27.961Z] - Storage Drivers: [2021-07-12T17:28:27.961Z] - "aufs": [2021-07-12T17:28:27.961Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-12T17:28:27.961Z] - "btrfs": [2021-07-12T17:28:27.961Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-12T17:28:27.961Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-12T17:28:27.961Z] - "devicemapper": [2021-07-12T17:28:27.961Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-12T17:28:27.961Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-12T17:28:27.961Z] - "overlay": [2021-07-12T17:28:27.961Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-12T17:28:27.961Z] - "zfs": [2021-07-12T17:28:27.961Z] - /dev/zfs: present [2021-07-12T17:28:27.961Z] - zfs command: missing [2021-07-12T17:28:27.961Z] - zpool command: missing [2021-07-12T17:28:27.961Z] [2021-07-12T17:28:27.961Z] Limits: [2021-07-12T17:28:27.961Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-12T17:28:27.961Z] [2021-07-12T17:28:27.961Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-12T17:28:28.285Z] + sudo modprobe ip_vs [2021-07-12T17:28:28.285Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2837fba75f5ee7e57c167af4e70569adaf59377a . [2021-07-12T17:28:28.543Z] #1 [internal] load build definition from Dockerfile [2021-07-12T17:28:28.543Z] #1 sha256:e53fbd4c26d7582bbd270e10e111d363d0b3ea788afa13a277939112b4b14849 [2021-07-12T17:28:28.543Z] #1 transferring dockerfile: 16.59kB done [2021-07-12T17:28:28.543Z] #1 DONE 0.0s [2021-07-12T17:28:28.543Z] [2021-07-12T17:28:28.543Z] #2 [internal] load .dockerignore [2021-07-12T17:28:28.543Z] #2 sha256:88098805b3d079d1a40d6857092e5cceab19c32c28151ce8988da8b2aa55b9b8 [2021-07-12T17:28:28.543Z] #2 transferring context: 87B done [2021-07-12T17:28:28.543Z] #2 DONE 0.0s [2021-07-12T17:28:28.543Z] [2021-07-12T17:28:28.543Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-12T17:28:28.543Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-12T17:28:28.543Z] #3 DONE 0.1s [2021-07-12T17:28:28.543Z] [2021-07-12T17:28:28.543Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-12T17:28:28.543Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-12T17:28:28.543Z] #4 CACHED [2021-07-12T17:28:28.801Z] [2021-07-12T17:28:28.801Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-12T17:28:28.801Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-12T17:28:28.801Z] #6 DONE 0.1s [2021-07-12T17:28:28.801Z] [2021-07-12T17:28:28.801Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:28.801Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-12T17:28:28.801Z] #8 DONE 0.1s [2021-07-12T17:28:28.801Z] [2021-07-12T17:28:28.801Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-12T17:28:28.801Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-12T17:28:28.801Z] #5 DONE 0.1s [2021-07-12T17:28:28.801Z] [2021-07-12T17:28:28.801Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:28.801Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-12T17:28:28.801Z] #7 DONE 0.1s [2021-07-12T17:28:29.068Z] [2021-07-12T17:28:29.068Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:29.068Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-12T17:28:29.068Z] #65 DONE 0.0s [2021-07-12T17:28:29.068Z] [2021-07-12T17:28:29.068Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:29.068Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-12T17:28:29.068Z] #63 DONE 0.0s [2021-07-12T17:28:29.068Z] [2021-07-12T17:28:29.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:28:29.068Z] #9 sha256:386fa1a8013e29990f6c9ded548efcd649ba6c04c629d5b911f8a4032699e1a7 [2021-07-12T17:28:29.068Z] #9 DONE 0.0s [2021-07-12T17:28:29.068Z] [2021-07-12T17:28:29.068Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-12T17:28:29.068Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-12T17:28:29.068Z] #26 DONE 0.0s [2021-07-12T17:28:29.068Z] [2021-07-12T17:28:29.068Z] #23 [internal] load build context [2021-07-12T17:28:29.068Z] #23 sha256:bf7a3d9e5aec6e3768553898021c9f56f10c60965481de7d31bc6d34d3b24be1 [2021-07-12T17:28:29.635Z] #23 ... [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-12T17:28:29.635Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-12T17:28:29.635Z] #42 DONE 0.5s [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #23 [internal] load build context [2021-07-12T17:28:29.635Z] #23 sha256:bf7a3d9e5aec6e3768553898021c9f56f10c60965481de7d31bc6d34d3b24be1 [2021-07-12T17:28:29.635Z] #23 transferring context: 55.75MB 0.7s done [2021-07-12T17:28:29.635Z] #23 DONE 0.8s [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-12T17:28:29.635Z] #14 sha256:9ed013647fd8b1d96dd85f6193fe8beae5291dbef2652369bf9a11c7b78d5604 [2021-07-12T17:28:29.635Z] #14 CACHED [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #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-12T17:28:29.635Z] #24 sha256:b5cb1ddb410c1cbb848e81dec90a22d0e57fd59e331463ce787c79ff86d48aae [2021-07-12T17:28:29.635Z] #24 CACHED [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #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-12T17:28:29.635Z] #29 sha256:78aba4d79471c67079c96e1bce58aca160b5020f1fb1da0e90e7bc448e6ab406 [2021-07-12T17:28:29.635Z] #29 CACHED [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #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-12T17:28:29.635Z] #34 sha256:8033edda25279244723e811dfa3344dab7e01d98dadb037c43cbce32cacda2c0 [2021-07-12T17:28:29.635Z] #34 CACHED [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.635Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-12T17:28:29.635Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470 [2021-07-12T17:28:29.635Z] #17 CACHED [2021-07-12T17:28:29.635Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622 [2021-07-12T17:28:29.636Z] #40 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:28:29.636Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48 [2021-07-12T17:28:29.636Z] #22 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-12T17:28:29.636Z] #15 sha256:e19a182d3adfd7237501a27927dc8dc642ef415ed5dbe18183907a7c1e916181 [2021-07-12T17:28:29.636Z] #15 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #41 sha256:3b2aaccf934b970d8fcf7e8d21b29d2071b191e764496c92280d97ecf00d11dd [2021-07-12T17:28:29.636Z] #41 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #62 sha256:567bb75139cfa27769f46ae3a10c78b91cd37d3169c9289221362f6a043de672 [2021-07-12T17:28:29.636Z] #62 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #33 sha256:1bf859a3c63a080b46b19868d5b77eb2281aaa7209bd7b5d69c310ac1ae83621 [2021-07-12T17:28:29.636Z] #33 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #67 sha256:da3d82e55135cfa1ac3d2d9ecf4fc6bcd475d9d2a4772ae1f17d4fe4ced314b9 [2021-07-12T17:28:29.636Z] #67 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #35 sha256:15b8d63e4dd0b0f9da40ee2f9d927d9583185f3579f0a146b094ab6a7de6db96 [2021-07-12T17:28:29.636Z] #35 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #49 sha256:b647bc5a85b7227faaa770790bbfbbe6401e7e39a8e8254c82b5550e0db59836 [2021-07-12T17:28:29.636Z] #49 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-12T17:28:29.636Z] #28 sha256:2202c59e3501fa516dcebfab30c7020227c3eecfc3fd6ca309c1cfb00151b7e3 [2021-07-12T17:28:29.636Z] #28 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-12T17:28:29.636Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3 [2021-07-12T17:28:29.636Z] #19 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-12T17:28:29.636Z] #54 sha256:8e909891c79d94477c0696a5bc21d4cadba1e77cc0f1fd235c23bc2c7c411fee [2021-07-12T17:28:29.636Z] #54 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #45 sha256:5663e2ba993e19cccb926b56dd3bbbe3932e8e49725ef0414dceed305730bb64 [2021-07-12T17:28:29.636Z] #45 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #52 sha256:52ed8e7ce14affff34e935d70eac05cccbab5c118eb43e5307aaf55230fb56bb [2021-07-12T17:28:29.636Z] #52 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-12T17:28:29.636Z] #10 sha256:495c47d2680c0735cd1e284ea2d6aa156f0dd06951e58c6969e8c4b403dd0f13 [2021-07-12T17:28:29.636Z] #10 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #58 sha256:9ebc165fe6a7fdf9e9f821acf2381c36612d851024b48fdc59c16539c08fefbd [2021-07-12T17:28:29.636Z] #58 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:28:29.636Z] #13 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3 [2021-07-12T17:28:29.636Z] #36 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #47 sha256:a29db2d3a985032144f8abdf0fd86a47f06f78bb40392ccc739902b01cb83d87 [2021-07-12T17:28:29.636Z] #47 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-12T17:28:29.636Z] #39 sha256:358ed6518b222100b495b31991b1746f564051e9e0b115a03ffd9be4f9ddb21e [2021-07-12T17:28:29.636Z] #39 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7 [2021-07-12T17:28:29.636Z] #20 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd [2021-07-12T17:28:29.636Z] #44 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-12T17:28:29.636Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-12T17:28:29.636Z] #27 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #55 sha256:5fc0930b8cf071277958989aa90f84916b1c4625ead4e249b899d84fd254b540 [2021-07-12T17:28:29.636Z] #55 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-12T17:28:29.636Z] #31 sha256:36a87655b69bcc6093ce579eb03f3dcc3773745274191ed2e410cf058ed7bce8 [2021-07-12T17:28:29.636Z] #31 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #38 sha256:0f318cf8c4c6fb885c1e4aabe498241cacba5dffd44cd5034a2cabd3a724e30d [2021-07-12T17:28:29.636Z] #38 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #48 sha256:8fc5ad6d06402a29d5e7c4eb14a222d1cbbfb9621cf97a1adea728dc95613043 [2021-07-12T17:28:29.636Z] #48 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-12T17:28:29.636Z] #61 sha256:648badfa4e80c8e0e3c9211bb468894336187fda9c260ac1e927aa4d73ebe344 [2021-07-12T17:28:29.636Z] #61 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-12T17:28:29.636Z] #60 sha256:6b74fa5e041baec2d85012a63295d10c256042ca67f1df3b469fbc0c27bdfd40 [2021-07-12T17:28:29.636Z] #60 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #46 sha256:2797753213870bc9938e5975854858c7b0683688643971b65144b1acf24f71d9 [2021-07-12T17:28:29.636Z] #46 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #37 sha256:79941d9ec151e5d6c322f26d285c508ca63a863a53359bb8aa375b839eb16842 [2021-07-12T17:28:29.636Z] #37 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-12T17:28:29.636Z] #25 sha256:7a3469f58f3e7ec0de8c30c2c241852c89dd1b2bda6ac021304a63eaad81e4d9 [2021-07-12T17:28:29.636Z] #25 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #11 sha256:9360be7e97ddb2af60ce4991dd20efa2e48cbc73c4217e54ebe257e0e374ceea [2021-07-12T17:28:29.636Z] #11 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-12T17:28:29.636Z] #18 sha256:7adc6042d482a201a4113725df1735d2ef20f47cd25d900b2f01e6628164751a [2021-07-12T17:28:29.636Z] #18 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-12T17:28:29.636Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-12T17:28:29.636Z] #66 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #53 sha256:ae5999103cb09bec612a325dfce680ae73876af9b6f202d3589bf81ab25d6ebc [2021-07-12T17:28:29.636Z] #53 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #50 sha256:53ea52a2f8c31b135851461d08f7576257be9cc17239297f53bc3ee5dc24d955 [2021-07-12T17:28:29.636Z] #50 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-12T17:28:29.636Z] #21 sha256:8f38c4765c84475a45f148fe8421d8ea075b3ffc6a2644a77f596ade5037beb3 [2021-07-12T17:28:29.636Z] #21 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #59 sha256:fcc7ebd85fb64f04d4cfcbbb00416cdb12ceb3781720df9d318e57b5b7db4b2b [2021-07-12T17:28:29.636Z] #59 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-12T17:28:29.636Z] #51 sha256:4436fa85dedaa2b7e2c2477e037335b4f4c14e7a1c0eb96f2aca03155756df25 [2021-07-12T17:28:29.636Z] #51 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-12T17:28:29.636Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-12T17:28:29.636Z] #64 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-12T17:28:29.636Z] #16 sha256:7f8af17aef9327adc72ff01ee621d5189ec0c2034dbe7e4a175a6869e861aaf4 [2021-07-12T17:28:29.636Z] #16 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #57 sha256:6ea8c438e92c4e7edc53779b04f370347498b80522a6148b1a5aa9ef73a5012e [2021-07-12T17:28:29.636Z] #57 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-12T17:28:29.636Z] #43 sha256:46709e3ec42daec7915217403b1a769c32c5726d5a2247155e69855435c2e4b7 [2021-07-12T17:28:29.636Z] #43 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-12T17:28:29.636Z] #30 sha256:cf0f1708105c30ec4e8a06e333e781b2e65efffcd494911eed6d3f8f260ecdcd [2021-07-12T17:28:29.636Z] #30 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5 [2021-07-12T17:28:29.636Z] #56 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #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-12T17:28:29.636Z] #12 sha256:5cb4f0aeb6edf363d75560242d07695672137bec0830d260daee842093fd66cd [2021-07-12T17:28:29.636Z] #12 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-12T17:28:29.636Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb [2021-07-12T17:28:29.636Z] #32 CACHED [2021-07-12T17:28:29.636Z] [2021-07-12T17:28:29.636Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-12T17:28:29.636Z] #68 sha256:25606e8b3c797404609a9d7b2710863f66e5dd32ac02cf04602e5cdd6c6b0090 [2021-07-12T17:28:29.636Z] #68 CACHED [2021-07-12T17:28:29.895Z] [2021-07-12T17:28:29.895Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-12T17:28:29.895Z] #69 sha256:5932e3dde62a7a5472430cd4cba75625f115809199cc70129e2705fb1e374831 [2021-07-12T17:28:30.450Z] Fetching without tags [2021-07-12T17:28:30.657Z] Fetching without tags [2021-07-12T17:28:30.731Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:30.829Z] #69 DONE 0.8s [2021-07-12T17:28:30.829Z] [2021-07-12T17:28:30.829Z] #70 exporting to image [2021-07-12T17:28:30.829Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-12T17:28:30.829Z] #70 exporting layers [2021-07-12T17:28:30.902Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:30.948Z] Still waiting to schedule task [2021-07-12T17:28:30.949Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-099b26a830d708cdb)’ [2021-07-12T17:28:31.208Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:31.208Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:31.387Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:31.388Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:31.395Z] #70 exporting layers 0.8s done [2021-07-12T17:28:31.395Z] #70 writing image sha256:1c0144c3b97b276b40954e66f30dcfbd3517d1d892938e51521b6cf3adbf083c done [2021-07-12T17:28:31.395Z] #70 naming to docker.io/library/docker:2837fba75f5ee7e57c167af4e70569adaf59377a done [2021-07-12T17:28:31.395Z] #70 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-12T17:28:31.440Z] Commit message: "libnetwork: ensure all nodes are available in tests" [Pipeline] sh [2021-07-12T17:28:31.727Z] + trap exit INT TERM [2021-07-12T17:28:31.727Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-12T17:28:31.727Z] + CONTAINER_NAME=docker-pr6 [2021-07-12T17:28:31.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42625/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh dynbinary [2021-07-12T17:28:31.843Z] Commit message: "libnetwork: ensure all nodes are available in tests" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:31.985Z] [2021-07-12T17:28:30.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:30.415Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:30.426Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:30.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:30.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:30.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:30.451Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:30.732Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:30.737Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:31.183Z] > git remote # timeout=10 [2021-07-12T17:28:31.186Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:31.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:31.192Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:31.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T17:28:31.209Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:31.214Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:30.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:30.646Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:30.648Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:30.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:30.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:30.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:30.659Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:30.903Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:30.906Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:31.358Z] > git remote # timeout=10 [2021-07-12T17:28:31.365Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:31.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:31.368Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:31.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T17:28:31.389Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:31.398Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:32.202Z] + docker version [2021-07-12T17:28:32.202Z] Client: Docker Engine - Community [2021-07-12T17:28:32.202Z] Version: 20.10.6 [2021-07-12T17:28:32.202Z] API version: 1.41 [2021-07-12T17:28:32.202Z] Go version: go1.13.15 [2021-07-12T17:28:32.202Z] Git commit: 370c289 [2021-07-12T17:28:32.202Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-12T17:28:32.202Z] OS/Arch: linux/amd64 [2021-07-12T17:28:32.202Z] Context: default [2021-07-12T17:28:32.202Z] Experimental: true [2021-07-12T17:28:32.202Z] [2021-07-12T17:28:32.202Z] Server: Docker Engine - Community [2021-07-12T17:28:32.202Z] Engine: [2021-07-12T17:28:32.202Z] Version: 20.10.6 [2021-07-12T17:28:32.202Z] API version: 1.41 (minimum version 1.12) [2021-07-12T17:28:32.202Z] Go version: go1.13.15 [2021-07-12T17:28:32.202Z] Git commit: 8728dd2 [2021-07-12T17:28:32.202Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-12T17:28:32.202Z] OS/Arch: linux/amd64 [2021-07-12T17:28:32.202Z] Experimental: true [2021-07-12T17:28:32.202Z] containerd: [2021-07-12T17:28:32.202Z] Version: 1.4.6 [2021-07-12T17:28:32.202Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:32.202Z] runc: [2021-07-12T17:28:32.202Z] Version: 1.0.0-rc95 [2021-07-12T17:28:32.202Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:32.202Z] docker-init: [2021-07-12T17:28:32.202Z] Version: 0.19.0 [2021-07-12T17:28:32.202Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-12T17:28:32.246Z] Removing bundles/ [2021-07-12T17:28:32.246Z] [2021-07-12T17:28:32.246Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-12T17:28:32.246Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:28:32.246Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:32.481Z] + docker info [2021-07-12T17:28:32.602Z] + docker version [2021-07-12T17:28:32.602Z] Client: Docker Engine - Community [2021-07-12T17:28:32.602Z] Version: 20.10.6 [2021-07-12T17:28:32.602Z] API version: 1.41 [2021-07-12T17:28:32.602Z] Go version: go1.13.15 [2021-07-12T17:28:32.602Z] Git commit: 370c289 [2021-07-12T17:28:32.602Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-12T17:28:32.602Z] OS/Arch: linux/amd64 [2021-07-12T17:28:32.602Z] Context: default [2021-07-12T17:28:32.602Z] Experimental: true [2021-07-12T17:28:32.602Z] [2021-07-12T17:28:32.602Z] Server: Docker Engine - Community [2021-07-12T17:28:32.602Z] Engine: [2021-07-12T17:28:32.602Z] Version: 20.10.6 [2021-07-12T17:28:32.602Z] API version: 1.41 (minimum version 1.12) [2021-07-12T17:28:32.602Z] Go version: go1.13.15 [2021-07-12T17:28:32.602Z] Git commit: 8728dd2 [2021-07-12T17:28:32.602Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-12T17:28:32.602Z] OS/Arch: linux/amd64 [2021-07-12T17:28:32.602Z] Experimental: true [2021-07-12T17:28:32.602Z] containerd: [2021-07-12T17:28:32.602Z] Version: 1.4.6 [2021-07-12T17:28:32.602Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:32.602Z] runc: [2021-07-12T17:28:32.602Z] Version: 1.0.0-rc95 [2021-07-12T17:28:32.602Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:32.602Z] docker-init: [2021-07-12T17:28:32.602Z] Version: 0.19.0 [2021-07-12T17:28:32.602Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-12T17:28:32.876Z] + docker info [2021-07-12T17:28:33.132Z] Client: [2021-07-12T17:28:33.132Z] Context: default [2021-07-12T17:28:33.132Z] Debug Mode: false [2021-07-12T17:28:33.132Z] Plugins: [2021-07-12T17:28:33.132Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-12T17:28:33.132Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-12T17:28:33.132Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-12T17:28:33.132Z] [2021-07-12T17:28:33.132Z] Server: [2021-07-12T17:28:33.132Z] Containers: 0 [2021-07-12T17:28:33.132Z] Running: 0 [2021-07-12T17:28:33.132Z] Paused: 0 [2021-07-12T17:28:33.132Z] Stopped: 0 [2021-07-12T17:28:33.132Z] Images: 4 [2021-07-12T17:28:33.132Z] Server Version: 20.10.6 [2021-07-12T17:28:33.132Z] Storage Driver: overlay2 [2021-07-12T17:28:33.132Z] Backing Filesystem: extfs [2021-07-12T17:28:33.132Z] Supports d_type: true [2021-07-12T17:28:33.132Z] Native Overlay Diff: true [2021-07-12T17:28:33.132Z] userxattr: false [2021-07-12T17:28:33.132Z] Logging Driver: json-file [2021-07-12T17:28:33.132Z] Cgroup Driver: cgroupfs [2021-07-12T17:28:33.132Z] Cgroup Version: 1 [2021-07-12T17:28:33.132Z] Plugins: [2021-07-12T17:28:33.132Z] Volume: local [2021-07-12T17:28:33.132Z] Network: bridge host ipvlan macvlan null overlay [2021-07-12T17:28:33.132Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-12T17:28:33.132Z] Swarm: inactive [2021-07-12T17:28:33.132Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-12T17:28:33.132Z] Default Runtime: runc [2021-07-12T17:28:33.132Z] Init Binary: docker-init [2021-07-12T17:28:33.132Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:33.132Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:33.132Z] init version: de40ad0 [2021-07-12T17:28:33.132Z] Security Options: [2021-07-12T17:28:33.132Z] apparmor [2021-07-12T17:28:33.132Z] seccomp [2021-07-12T17:28:33.132Z] Profile: default [2021-07-12T17:28:33.132Z] Kernel Version: 5.4.0-1048-aws [2021-07-12T17:28:33.132Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-12T17:28:33.132Z] OSType: linux [2021-07-12T17:28:33.132Z] Architecture: x86_64 [2021-07-12T17:28:33.132Z] CPUs: 2 [2021-07-12T17:28:33.132Z] Total Memory: 7.569GiB [2021-07-12T17:28:33.132Z] Name: ip-10-100-71-55 [2021-07-12T17:28:33.132Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-12T17:28:33.132Z] Docker Root Dir: /var/lib/docker [2021-07-12T17:28:33.132Z] Debug Mode: false [2021-07-12T17:28:33.132Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:33.132Z] Labels: [2021-07-12T17:28:33.132Z] Experimental: true [2021-07-12T17:28:33.132Z] Insecure Registries: [2021-07-12T17:28:33.132Z] 127.0.0.0/8 [2021-07-12T17:28:33.132Z] Live Restore Enabled: true [2021-07-12T17:28:33.132Z] [2021-07-12T17:28:33.132Z] WARNING: No swap limit support [Pipeline] sh [2021-07-12T17:28:33.407Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:28:33.407Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:28:33.407Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42625/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-12T17:28:33.407Z] + bash /home/ubuntu/workspace/moby_PR-42625/check-config.sh [2021-07-12T17:28:33.407Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-12T17:28:33.407Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-12T17:28:33.407Z] [2021-07-12T17:28:33.407Z] Generally Necessary: [2021-07-12T17:28:33.407Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-12T17:28:33.407Z] - apparmor: enabled and tools installed [2021-07-12T17:28:33.407Z] - CONFIG_NAMESPACES: enabled [2021-07-12T17:28:33.407Z] - CONFIG_NET_NS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_PID_NS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_IPC_NS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_UTS_NS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUPS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CPUSETS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_MEMCG: enabled [2021-07-12T17:28:33.407Z] - CONFIG_KEYS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_VETH: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-12T17:28:33.407Z] [2021-07-12T17:28:33.407Z] Optional Features: [2021-07-12T17:28:33.407Z] - CONFIG_USER_NS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_SECCOMP: enabled [2021-07-12T17:28:33.407Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-12T17:28:33.407Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-12T17:28:33.407Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-12T17:28:33.407Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-12T17:28:33.407Z] - CONFIG_BLK_CGROUP: enabled [2021-07-12T17:28:33.407Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_PERF: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-12T17:28:33.407Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-12T17:28:33.407Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-12T17:28:33.407Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-12T17:28:33.407Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-12T17:28:33.407Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_IP_VS: enabled (as module) [2021-07-12T17:28:33.407Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-12T17:28:33.413Z] Client: [2021-07-12T17:28:33.413Z] Context: default [2021-07-12T17:28:33.413Z] Debug Mode: false [2021-07-12T17:28:33.413Z] Plugins: [2021-07-12T17:28:33.413Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-12T17:28:33.413Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-12T17:28:33.413Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-12T17:28:33.413Z] [2021-07-12T17:28:33.413Z] Server: [2021-07-12T17:28:33.413Z] Containers: 0 [2021-07-12T17:28:33.413Z] Running: 0 [2021-07-12T17:28:33.413Z] Paused: 0 [2021-07-12T17:28:33.413Z] Stopped: 0 [2021-07-12T17:28:33.413Z] Images: 4 [2021-07-12T17:28:33.413Z] Server Version: 20.10.6 [2021-07-12T17:28:33.413Z] Storage Driver: overlay2 [2021-07-12T17:28:33.413Z] Backing Filesystem: extfs [2021-07-12T17:28:33.413Z] Supports d_type: true [2021-07-12T17:28:33.413Z] Native Overlay Diff: true [2021-07-12T17:28:33.413Z] userxattr: false [2021-07-12T17:28:33.413Z] Logging Driver: json-file [2021-07-12T17:28:33.413Z] Cgroup Driver: systemd [2021-07-12T17:28:33.413Z] Cgroup Version: 2 [2021-07-12T17:28:33.413Z] Plugins: [2021-07-12T17:28:33.413Z] Volume: local [2021-07-12T17:28:33.413Z] Network: bridge host ipvlan macvlan null overlay [2021-07-12T17:28:33.413Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-12T17:28:33.413Z] Swarm: inactive [2021-07-12T17:28:33.414Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-12T17:28:33.414Z] Default Runtime: runc [2021-07-12T17:28:33.414Z] Init Binary: docker-init [2021-07-12T17:28:33.414Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:28:33.414Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:28:33.414Z] init version: de40ad0 [2021-07-12T17:28:33.414Z] Security Options: [2021-07-12T17:28:33.414Z] apparmor [2021-07-12T17:28:33.414Z] seccomp [2021-07-12T17:28:33.414Z] Profile: default [2021-07-12T17:28:33.414Z] cgroupns [2021-07-12T17:28:33.414Z] Kernel Version: 5.4.0-1048-aws [2021-07-12T17:28:33.414Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-12T17:28:33.414Z] OSType: linux [2021-07-12T17:28:33.414Z] Architecture: x86_64 [2021-07-12T17:28:33.414Z] CPUs: 2 [2021-07-12T17:28:33.414Z] Total Memory: 7.569GiB [2021-07-12T17:28:33.414Z] Name: ip-10-100-105-255 [2021-07-12T17:28:33.414Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-12T17:28:33.414Z] Docker Root Dir: /var/lib/docker [2021-07-12T17:28:33.414Z] Debug Mode: false [2021-07-12T17:28:33.414Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:33.414Z] Labels: [2021-07-12T17:28:33.414Z] Experimental: true [2021-07-12T17:28:33.414Z] Insecure Registries: [2021-07-12T17:28:33.414Z] 127.0.0.0/8 [2021-07-12T17:28:33.414Z] Live Restore Enabled: true [2021-07-12T17:28:33.414Z] [2021-07-12T17:28:33.414Z] WARNING: No kernel memory limit support [2021-07-12T17:28:33.414Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-12T17:28:33.663Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-12T17:28:33.663Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-12T17:28:33.663Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-12T17:28:33.663Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-12T17:28:33.663Z] - CONFIG_EXT4_FS: enabled [2021-07-12T17:28:33.663Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-12T17:28:33.663Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-12T17:28:33.663Z] - Network Drivers: [2021-07-12T17:28:33.663Z] - "overlay": [2021-07-12T17:28:33.663Z] - CONFIG_VXLAN: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-12T17:28:33.663Z] Optional (for encrypted networks): [2021-07-12T17:28:33.663Z] - CONFIG_CRYPTO: enabled [2021-07-12T17:28:33.663Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-12T17:28:33.663Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-12T17:28:33.663Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-12T17:28:33.663Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-12T17:28:33.663Z] - CONFIG_XFRM: enabled [2021-07-12T17:28:33.663Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-12T17:28:33.663Z] - "ipvlan": [2021-07-12T17:28:33.663Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-12T17:28:33.663Z] - "macvlan": [2021-07-12T17:28:33.663Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_DUMMY: enabled (as module) [2021-07-12T17:28:33.663Z] - "ftp,tftp client in container": [2021-07-12T17:28:33.663Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-12T17:28:33.663Z] - Storage Drivers: [2021-07-12T17:28:33.663Z] - "aufs": [2021-07-12T17:28:33.663Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-12T17:28:33.663Z] - "btrfs": [2021-07-12T17:28:33.663Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-12T17:28:33.663Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-12T17:28:33.663Z] - "devicemapper": [2021-07-12T17:28:33.663Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-12T17:28:33.663Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-12T17:28:33.663Z] - "overlay": [2021-07-12T17:28:33.663Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-12T17:28:33.663Z] - "zfs": [2021-07-12T17:28:33.663Z] - /dev/zfs: present [2021-07-12T17:28:33.663Z] - zfs command: missing [2021-07-12T17:28:33.663Z] - zpool command: missing [2021-07-12T17:28:33.663Z] [2021-07-12T17:28:33.663Z] Limits: [2021-07-12T17:28:33.663Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-12T17:28:33.663Z] [2021-07-12T17:28:33.663Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-12T17:28:33.742Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2837fba75f5ee7e57c167af4e70569adaf59377a . [2021-07-12T17:28:33.982Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2837fba75f5ee7e57c167af4e70569adaf59377a . [2021-07-12T17:28:33.982Z] #1 [internal] load build definition from Dockerfile [2021-07-12T17:28:33.982Z] #1 sha256:59f188a299aa8ee6e98300f7138a38583a4edfd6c0020a70536a35c11c4b662e [2021-07-12T17:28:33.982Z] #1 transferring dockerfile: 16.59kB done [2021-07-12T17:28:33.982Z] #1 DONE 0.0s [2021-07-12T17:28:33.982Z] [2021-07-12T17:28:33.982Z] #2 [internal] load .dockerignore [2021-07-12T17:28:33.982Z] #2 sha256:0441a717ede8e98cf5046baf52c61521ae427497e17b3e6e48a1d843999a8144 [2021-07-12T17:28:33.982Z] #2 transferring context: 87B done [2021-07-12T17:28:33.982Z] #2 DONE 0.0s [2021-07-12T17:28:33.982Z] [2021-07-12T17:28:33.982Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-12T17:28:33.982Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-12T17:28:34.000Z] #1 [internal] load build definition from Dockerfile [2021-07-12T17:28:34.000Z] #1 sha256:00f02d85d93599738a903f8ff4e9704dcd60b4ae1f72cc045d5237a939828bba [2021-07-12T17:28:34.000Z] #1 transferring dockerfile: 16.59kB done [2021-07-12T17:28:34.000Z] #1 DONE 0.0s [2021-07-12T17:28:34.000Z] [2021-07-12T17:28:34.000Z] #2 [internal] load .dockerignore [2021-07-12T17:28:34.000Z] #2 sha256:0707036a0f45366c117e437acf5b03c42eea8498d0f2940e2608e667f6f07e14 [2021-07-12T17:28:34.000Z] #2 transferring context: 87B done [2021-07-12T17:28:34.000Z] #2 DONE 0.0s [2021-07-12T17:28:34.000Z] [2021-07-12T17:28:34.000Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-12T17:28:34.000Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-12T17:28:34.000Z] #3 DONE 0.2s [2021-07-12T17:28:34.000Z] [2021-07-12T17:28:34.000Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-12T17:28:34.000Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-12T17:28:34.000Z] #4 CACHED [2021-07-12T17:28:34.238Z] #3 DONE 0.1s [2021-07-12T17:28:34.238Z] [2021-07-12T17:28:34.238Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-12T17:28:34.238Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-12T17:28:34.238Z] #4 CACHED [2021-07-12T17:28:34.258Z] [2021-07-12T17:28:34.258Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-12T17:28:34.258Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-12T17:28:34.516Z] #5 DONE 0.1s [2021-07-12T17:28:34.516Z] [2021-07-12T17:28:34.516Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-12T17:28:34.516Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-12T17:28:34.516Z] #6 DONE 0.1s [2021-07-12T17:28:34.516Z] [2021-07-12T17:28:34.516Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:34.516Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-12T17:28:34.516Z] #8 DONE 0.1s [2021-07-12T17:28:34.516Z] [2021-07-12T17:28:34.516Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:34.516Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-12T17:28:34.516Z] #7 DONE 0.3s [2021-07-12T17:28:34.860Z] [2021-07-12T17:28:34.860Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-12T17:28:34.860Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-12T17:28:34.860Z] #5 DONE 0.1s [2021-07-12T17:28:34.860Z] [2021-07-12T17:28:34.860Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:34.860Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-12T17:28:34.860Z] #6 DONE 0.1s [2021-07-12T17:28:34.860Z] [2021-07-12T17:28:34.860Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:28:34.860Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-12T17:28:34.860Z] #8 DONE 0.1s [2021-07-12T17:28:34.860Z] [2021-07-12T17:28:34.860Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-12T17:28:34.860Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-12T17:28:34.860Z] #7 DONE 0.1s [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:35.118Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-12T17:28:35.118Z] #65 DONE 0.0s [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:35.118Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-12T17:28:35.118Z] #63 DONE 0.0s [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:28:35.118Z] #9 sha256:386fa1a8013e29990f6c9ded548efcd649ba6c04c629d5b911f8a4032699e1a7 [2021-07-12T17:28:35.118Z] #9 DONE 0.0s [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-12T17:28:35.118Z] #10 sha256:495c47d2680c0735cd1e284ea2d6aa156f0dd06951e58c6969e8c4b403dd0f13 [2021-07-12T17:28:35.118Z] #10 CACHED [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #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-12T17:28:35.118Z] #11 sha256:9360be7e97ddb2af60ce4991dd20efa2e48cbc73c4217e54ebe257e0e374ceea [2021-07-12T17:28:35.118Z] #11 CACHED [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-12T17:28:35.118Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-12T17:28:35.118Z] #26 DONE 0.0s [2021-07-12T17:28:35.118Z] [2021-07-12T17:28:35.118Z] #23 [internal] load build context [2021-07-12T17:28:35.118Z] #23 sha256:81625782ce2b423f58bb7ccd797395fd349479e6b242763f88f327f429d1d3b1 [2021-07-12T17:28:35.682Z] #23 ... [2021-07-12T17:28:35.682Z] [2021-07-12T17:28:35.682Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-12T17:28:35.682Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-12T17:28:35.682Z] #42 DONE 0.4s [2021-07-12T17:28:35.682Z] [2021-07-12T17:28:35.682Z] #23 [internal] load build context [2021-07-12T17:28:35.682Z] #23 sha256:81625782ce2b423f58bb7ccd797395fd349479e6b242763f88f327f429d1d3b1 [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:35.891Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-12T17:28:35.891Z] #65 DONE 0.0s [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:28:35.891Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-12T17:28:35.891Z] #63 DONE 0.0s [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:28:35.891Z] #9 sha256:386fa1a8013e29990f6c9ded548efcd649ba6c04c629d5b911f8a4032699e1a7 [2021-07-12T17:28:35.891Z] #9 DONE 0.0s [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-12T17:28:35.891Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-12T17:28:35.891Z] #26 DONE 0.0s [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #23 [internal] load build context [2021-07-12T17:28:35.891Z] #23 sha256:0d54a25998eb997cd46d3d45f0cbbf44755557d099ed56d7561c2e1c5e9eacd7 [2021-07-12T17:28:35.891Z] #23 ... [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-12T17:28:35.891Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-12T17:28:35.891Z] #42 DONE 0.4s [2021-07-12T17:28:35.891Z] [2021-07-12T17:28:35.891Z] #23 [internal] load build context [2021-07-12T17:28:35.891Z] #23 sha256:0d54a25998eb997cd46d3d45f0cbbf44755557d099ed56d7561c2e1c5e9eacd7 [2021-07-12T17:28:37.050Z] #23 ... [2021-07-12T17:28:37.050Z] [2021-07-12T17:28:37.050Z] #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-12T17:28:37.050Z] #12 sha256:5cb4f0aeb6edf363d75560242d07695672137bec0830d260daee842093fd66cd [2021-07-12T17:28:37.050Z] #12 DONE 2.0s [2021-07-12T17:28:37.050Z] [2021-07-12T17:28:37.050Z] #23 [internal] load build context [2021-07-12T17:28:37.050Z] #23 sha256:81625782ce2b423f58bb7ccd797395fd349479e6b242763f88f327f429d1d3b1 [2021-07-12T17:28:37.265Z] #23 transferring context: 55.74MB 1.6s done [2021-07-12T17:28:37.265Z] #23 DONE 1.6s [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-12T17:28:37.265Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470 [2021-07-12T17:28:37.265Z] #17 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #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-12T17:28:37.265Z] #69 sha256:e2541a79fb21e58e9a60bffe442c4d9726f06876f8b8ee5d46398f6247e0611d [2021-07-12T17:28:37.265Z] #69 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #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-12T17:28:37.265Z] #57 sha256:4111dc46cf45831aefc2b7dc9a9517e86568379d270fcf0224c134618153a6b3 [2021-07-12T17:28:37.265Z] #57 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-12T17:28:37.265Z] #18 sha256:7adc6042d482a201a4113725df1735d2ef20f47cd25d900b2f01e6628164751a [2021-07-12T17:28:37.265Z] #18 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-12T17:28:37.265Z] #31 sha256:36a87655b69bcc6093ce579eb03f3dcc3773745274191ed2e410cf058ed7bce8 [2021-07-12T17:28:37.265Z] #31 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #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-12T17:28:37.265Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5 [2021-07-12T17:28:37.265Z] #56 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.265Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-12T17:28:37.265Z] #45 sha256:5c50a2c923084eef946deeffad41af604ffad84574a073fa6381664a9b5284cb [2021-07-12T17:28:37.265Z] #45 CACHED [2021-07-12T17:28:37.265Z] [2021-07-12T17:28:37.266Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #49 sha256:cd76d3a0cb8edfba6edd2020d3463ed612976b9ec9466294e5573580061def9e [2021-07-12T17:28:37.266Z] #49 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #11 sha256:9360be7e97ddb2af60ce4991dd20efa2e48cbc73c4217e54ebe257e0e374ceea [2021-07-12T17:28:37.266Z] #11 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622 [2021-07-12T17:28:37.266Z] #40 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #12 sha256:5cb4f0aeb6edf363d75560242d07695672137bec0830d260daee842093fd66cd [2021-07-12T17:28:37.266Z] #12 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #47 sha256:0113788d4a215d8442492cd1a534b6d7b208f3447c2c7f545889a154d5ecf2c1 [2021-07-12T17:28:37.266Z] #47 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:28:37.266Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48 [2021-07-12T17:28:37.266Z] #22 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-12T17:28:37.266Z] #68 sha256:1cb50a692d38c881c02b6b35fe633925a4dcfe328eb8934808a2cc0963fc5fdf [2021-07-12T17:28:37.266Z] #68 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #67 sha256:e81cedfa42d54fb2be8618197c7930ec538db64edba2c9240eb27b521c5a736e [2021-07-12T17:28:37.266Z] #67 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-12T17:28:37.266Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-12T17:28:37.266Z] #64 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #62 sha256:313c56e9de165328478907a51d6063fcb678907d13aeedcef4081283a134ea99 [2021-07-12T17:28:37.266Z] #62 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #38 sha256:8c63d2831d011ae7582be2407bca1dc85c67cce47997178fec23709d0d225253 [2021-07-12T17:28:37.266Z] #38 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-12T17:28:37.266Z] #25 sha256:7a967812d32ea01cc593e18eaea8de180ce6534d25c17a2b349729366b4b8851 [2021-07-12T17:28:37.266Z] #25 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #58 sha256:3b1a66183c01223708d2317cb520eefc2a500ec3bb3bb2f1d87d3fe76e5d8798 [2021-07-12T17:28:37.266Z] #58 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-12T17:28:37.266Z] #39 sha256:358ed6518b222100b495b31991b1746f564051e9e0b115a03ffd9be4f9ddb21e [2021-07-12T17:28:37.266Z] #39 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-12T17:28:37.266Z] #10 sha256:495c47d2680c0735cd1e284ea2d6aa156f0dd06951e58c6969e8c4b403dd0f13 [2021-07-12T17:28:37.266Z] #10 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #41 sha256:374bdc18637127593fb0c24dba1abfe60c992c7c1d523de7f50165e7f9e65d9b [2021-07-12T17:28:37.266Z] #41 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #34 sha256:2a319cba9557900d402d60b45e4e09881b090eb4fb3d58bfebb4ed3c8568de36 [2021-07-12T17:28:37.266Z] #34 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #37 sha256:af97793d3d1474619be2d5ea45c4eb7e59309e40358a09222eca7ed15891f0b7 [2021-07-12T17:28:37.266Z] #37 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #33 sha256:c627a68c3a56e73206daa3c60ed5573296d67f7d56d5c8d84f8b824a290b1d5f [2021-07-12T17:28:37.266Z] #33 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #50 sha256:c58e90f348f76a5b572cac50694a84d2a9dd038cea07e4a29e422098febe7463 [2021-07-12T17:28:37.266Z] #50 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-12T17:28:37.266Z] #28 sha256:53d7cc1bd2ed187eea0799ad3a034e5e00f71c9fb3e14925fd9c9cd4edf72fb5 [2021-07-12T17:28:37.266Z] #28 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #48 sha256:3aab3baf3a7d1fdb95545812188d5bed7432bf6049f1afe50724865a1902904f [2021-07-12T17:28:37.266Z] #48 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-12T17:28:37.266Z] #61 sha256:f85f78b2b438e29ef65a2d6bc28a183a06607d895ab643065ba2e3ce073352c0 [2021-07-12T17:28:37.266Z] #61 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #35 sha256:dff753bc7616fda39531a4b6333d9ab6b505cd8e0d6d8f4e12130654af0c8630 [2021-07-12T17:28:37.266Z] #35 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #51 sha256:8ee972a85e560f504481d507bbf2cf249c86002cd5e5652f70b41b73278fdf9c [2021-07-12T17:28:37.266Z] #51 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd [2021-07-12T17:28:37.266Z] #44 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-12T17:28:37.266Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-12T17:28:37.266Z] #66 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #29 sha256:22d54407452b561ef09743b75822b5bfd957e1cd4d7ffc41f8fe9e49881eaf55 [2021-07-12T17:28:37.266Z] #29 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7 [2021-07-12T17:28:37.266Z] #20 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-12T17:28:37.266Z] #60 sha256:a99eea84fed1719eaff08ba703e70c4b6cf0d570bc4febbe8f5d92d9c2532c50 [2021-07-12T17:28:37.266Z] #60 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-12T17:28:37.266Z] #30 sha256:cd88ba3e86570a31bcbffffaeca82c955b4153e76ea1130f8fddabe87d2faabe [2021-07-12T17:28:37.266Z] #30 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #43 sha256:46709e3ec42daec7915217403b1a769c32c5726d5a2247155e69855435c2e4b7 [2021-07-12T17:28:37.266Z] #43 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #55 sha256:290be9473a364fb255dc3d53b787e505715c36b30f18425606f46e35e1a3867f [2021-07-12T17:28:37.266Z] #55 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-12T17:28:37.266Z] #27 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #46 sha256:8993e2fce1fc26af5c5b535b66185e3f0b1ec13f9f3e468bb9c463fcd68952a6 [2021-07-12T17:28:37.266Z] #46 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:28:37.266Z] #13 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #21 sha256:8f38c4765c84475a45f148fe8421d8ea075b3ffc6a2644a77f596ade5037beb3 [2021-07-12T17:28:37.266Z] #21 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #15 sha256:e19a182d3adfd7237501a27927dc8dc642ef415ed5dbe18183907a7c1e916181 [2021-07-12T17:28:37.266Z] #15 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-12T17:28:37.266Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3 [2021-07-12T17:28:37.266Z] #19 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #52 sha256:a6f61391bc7bde03fe3ccfbb21b80c547b60d2065d5259cd17777de6a99d4dfd [2021-07-12T17:28:37.266Z] #52 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3 [2021-07-12T17:28:37.266Z] #36 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #59 sha256:fdde858a0893d7eaaa58baaf00806e8241612164a115d035a8a7de34738726b0 [2021-07-12T17:28:37.266Z] #59 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #54 sha256:815032b973174068274646d20e6dcb3c3ff9b33c09e1e8c72821b448bf6a903c [2021-07-12T17:28:37.266Z] #54 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-12T17:28:37.266Z] #16 sha256:7f8af17aef9327adc72ff01ee621d5189ec0c2034dbe7e4a175a6869e861aaf4 [2021-07-12T17:28:37.266Z] #16 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-12T17:28:37.266Z] #14 sha256:9ed013647fd8b1d96dd85f6193fe8beae5291dbef2652369bf9a11c7b78d5604 [2021-07-12T17:28:37.266Z] #14 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #24 sha256:c5ea9cddcde4352213461027c75b1b080ca2639a125d227f5cd2d7bea6dbd1e4 [2021-07-12T17:28:37.266Z] #24 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-12T17:28:37.266Z] #53 sha256:186c40c86970c48b3fdb22329e55f2671c90f712899882c06d6c290cabb16965 [2021-07-12T17:28:37.266Z] #53 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb [2021-07-12T17:28:37.266Z] #32 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #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-12T17:28:37.266Z] #70 sha256:2a5dd0aa7514ceced747bb72aa57493400546f2929806b93abfd9ada8deeba00 [2021-07-12T17:28:37.266Z] #70 CACHED [2021-07-12T17:28:37.266Z] [2021-07-12T17:28:37.266Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-12T17:28:37.266Z] #71 sha256:c4925585a504ce325f18eccae9a56d9c422452bc9bbd41b569691a4793ea14c5 [2021-07-12T17:28:38.430Z] Fetching without tags [2021-07-12T17:28:39.164Z] #71 DONE 1.7s [2021-07-12T17:28:39.164Z] [2021-07-12T17:28:39.164Z] #72 exporting to image [2021-07-12T17:28:39.164Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-12T17:28:39.164Z] #72 exporting layers [2021-07-12T17:28:39.432Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:39.573Z] #23 transferring context: 55.75MB 4.0s done [2021-07-12T17:28:39.573Z] #23 DONE 4.1s [2021-07-12T17:28:39.573Z] [2021-07-12T17:28:39.573Z] #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-12T17:28:39.573Z] #24 sha256:4898c51195c88be20ee5965741425e3cd7f6fd8beef1461fa95c2e7673fc7b99 [2021-07-12T17:28:39.593Z] Fetching without tags [2021-07-12T17:28:39.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:39.168Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:39.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:39.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:39.625Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:39.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:39.628Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:37.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:38.009Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:38.115Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:38.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:38.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:38.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:38.469Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:39.466Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:39.566Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:40.096Z] #72 exporting layers 1.0s done [2021-07-12T17:28:40.096Z] #72 writing image sha256:3b2dc8918d81de21f597cbf9baea07e67ad4fadc682466faa47d2c32b9e35ea3 done [2021-07-12T17:28:40.096Z] #72 naming to docker.io/library/docker:2837fba75f5ee7e57c167af4e70569adaf59377a done [2021-07-12T17:28:40.096Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-12T17:28:40.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -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:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh dynbinary test-integration [2021-07-12T17:28:40.611Z] Fetching without tags [2021-07-12T17:28:40.672Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:40.942Z] #24 1.626 + RM_GOPATH=0 [2021-07-12T17:28:40.942Z] #24 1.626 + TMP_GOPATH= [2021-07-12T17:28:40.942Z] #24 1.626 + : /build [2021-07-12T17:28:40.942Z] #24 1.626 + '[' -z '' ']' [2021-07-12T17:28:40.942Z] #24 1.626 ++ mktemp -d [2021-07-12T17:28:40.942Z] #24 1.627 + export GOPATH=/tmp/tmp.hUe7Fm7wpU [2021-07-12T17:28:40.942Z] #24 1.627 + GOPATH=/tmp/tmp.hUe7Fm7wpU [2021-07-12T17:28:40.942Z] #24 1.627 + RM_GOPATH=1 [2021-07-12T17:28:40.942Z] #24 1.627 + case "$(go env GOARCH)" in [2021-07-12T17:28:40.942Z] #24 1.627 ++ go env GOARCH [2021-07-12T17:28:40.942Z] #24 1.645 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:40.942Z] #24 1.645 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:40.942Z] #24 1.649 ++ dirname /tmp/install/install.sh [2021-07-12T17:28:40.942Z] #24 1.650 + dir=/tmp/install [2021-07-12T17:28:40.942Z] #24 1.650 + bin=dockercli [2021-07-12T17:28:40.942Z] #24 1.650 + shift [2021-07-12T17:28:40.942Z] #24 1.650 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-12T17:28:40.942Z] #24 1.650 + . /tmp/install/dockercli.installer [2021-07-12T17:28:40.942Z] #24 1.651 ++ : stable [2021-07-12T17:28:40.942Z] #24 1.651 ++ : 17.06.2-ce [2021-07-12T17:28:40.942Z] #24 1.651 + install_dockercli [2021-07-12T17:28:40.942Z] #24 1.651 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-12T17:28:40.942Z] #24 1.651 Install docker/cli version 17.06.2-ce from stable [2021-07-12T17:28:40.942Z] #24 1.651 ++ uname -m [2021-07-12T17:28:40.942Z] #24 1.653 + arch=x86_64 [2021-07-12T17:28:40.942Z] #24 1.653 + '[' x86_64 '!=' x86_64 ']' [2021-07-12T17:28:40.942Z] #24 1.653 + url=https://download.docker.com/linux/static [2021-07-12T17:28:40.942Z] #24 1.654 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-12T17:28:40.942Z] #24 1.655 + tar -xz docker/docker [2021-07-12T17:28:41.008Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-12T17:28:41.008Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-12T17:28:41.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-12T17:28:41.008Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-12T17:28:41.008Z] 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-12T17:28:41.008Z] Detected virtualization docker. [2021-07-12T17:28:41.008Z] Detected architecture x86-64. [2021-07-12T17:28:41.008Z] Set hostname to . [2021-07-12T17:28:41.574Z] + source /etc/docker-entrypoint-cmd [2021-07-12T17:28:41.574Z] ++ hack/make.sh dynbinary test-integration [2021-07-12T17:28:41.574Z] [2021-07-12T17:28:41.823Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:41.839Z] Removing bundles/ [2021-07-12T17:28:41.839Z] [2021-07-12T17:28:41.839Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-12T17:28:39.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:40.104Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:28:40.240Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:40.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:28:40.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:28:40.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:40.649Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:28:41.856Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:41.981Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:40.703Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:40.804Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:42.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:28:42.098Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:28:44.225Z] #24 4.923 + mkdir -p /build [2021-07-12T17:28:44.225Z] #24 4.925 + mv docker/docker /build/ [2021-07-12T17:28:44.225Z] #24 4.933 + rmdir docker [2021-07-12T17:28:44.481Z] #24 DONE 5.3s [2021-07-12T17:28:44.481Z] [2021-07-12T17:28:44.481Z] #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-12T17:28:44.481Z] #59 sha256:f04ee0e9cf3728254da12791f8bcaea1d955bffc53bc3301c9da426cd9d676e5 [2021-07-12T17:28:44.481Z] #59 1.516 + RM_GOPATH=0 [2021-07-12T17:28:44.481Z] #59 1.516 + TMP_GOPATH= [2021-07-12T17:28:44.481Z] #59 1.516 + : /build [2021-07-12T17:28:44.481Z] #59 1.516 + '[' -z '' ']' [2021-07-12T17:28:44.481Z] #59 1.516 ++ mktemp -d [2021-07-12T17:28:44.481Z] #59 1.516 + export GOPATH=/tmp/tmp.InwC00ShXL [2021-07-12T17:28:44.481Z] #59 1.516 + GOPATH=/tmp/tmp.InwC00ShXL [2021-07-12T17:28:44.481Z] #59 1.516 + RM_GOPATH=1 [2021-07-12T17:28:44.481Z] #59 1.516 + case "$(go env GOARCH)" in [2021-07-12T17:28:44.481Z] #59 1.522 ++ go env GOARCH [2021-07-12T17:28:44.481Z] #59 1.534 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:44.481Z] #59 1.534 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:44.481Z] #59 1.534 ++ dirname /tmp/install/install.sh [2021-07-12T17:28:44.481Z] #59 1.534 + dir=/tmp/install [2021-07-12T17:28:44.481Z] #59 1.534 + bin=rootlesskit [2021-07-12T17:28:44.481Z] #59 1.534 + shift [2021-07-12T17:28:44.481Z] #59 1.534 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-12T17:28:44.481Z] #59 1.534 + . /tmp/install/rootlesskit.installer [2021-07-12T17:28:44.481Z] #59 1.534 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-12T17:28:44.481Z] #59 1.535 + install_rootlesskit [2021-07-12T17:28:44.481Z] #59 1.535 + case "$1" in [2021-07-12T17:28:44.481Z] #59 1.535 + export CGO_ENABLED=0 [2021-07-12T17:28:44.481Z] #59 1.535 + CGO_ENABLED=0 [2021-07-12T17:28:44.481Z] #59 1.535 + _install_rootlesskit [2021-07-12T17:28:44.481Z] #59 1.535 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-12T17:28:44.481Z] #59 1.535 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-12T17:28:44.481Z] #59 1.535 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.InwC00ShXL/src/github.com/rootless-containers/rootlesskit [2021-07-12T17:28:44.481Z] #59 1.539 Cloning into '/tmp/tmp.InwC00ShXL/src/github.com/rootless-containers/rootlesskit'... [2021-07-12T17:28:44.481Z] #59 3.399 + cd /tmp/tmp.InwC00ShXL/src/github.com/rootless-containers/rootlesskit [2021-07-12T17:28:44.481Z] #59 3.402 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-12T17:28:44.481Z] #59 3.409 + export GO111MODULE=on [2021-07-12T17:28:44.481Z] #59 3.409 + GO111MODULE=on [2021-07-12T17:28:44.481Z] #59 3.409 + export GOPROXY=https://proxy.golang.org [2021-07-12T17:28:44.481Z] #59 3.409 + GOPROXY=https://proxy.golang.org [2021-07-12T17:28:44.481Z] #59 3.409 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-12T17:28:44.481Z] #59 3.409 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-12T17:28:44.481Z] #59 4.179 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-12T17:28:44.481Z] #59 4.179 go: downloading github.com/pkg/errors v0.9.1 [2021-07-12T17:28:44.481Z] #59 4.213 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-12T17:28:44.481Z] #59 4.396 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-12T17:28:44.737Z] #59 5.656 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-12T17:28:44.984Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:44.984Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:44.994Z] #59 5.872 go: downloading github.com/google/uuid v1.2.0 [2021-07-12T17:28:44.994Z] #59 5.875 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-12T17:28:44.994Z] #59 5.888 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-12T17:28:44.994Z] #59 5.919 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-12T17:28:44.994Z] #59 ... [2021-07-12T17:28:44.994Z] [2021-07-12T17:28:44.994Z] #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-12T17:28:44.994Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5 [2021-07-12T17:28:44.994Z] #56 1.983 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-12T17:28:44.994Z] #56 1.983 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-12T17:28:44.994Z] #56 2.032 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-12T17:28:44.994Z] #56 2.979 Reading package lists... [2021-07-12T17:28:44.994Z] #56 5.282 Reading package lists... [2021-07-12T17:28:44.994Z] #56 7.489 Building dependency tree... [2021-07-12T17:28:44.994Z] #56 7.974 Reading state information... [2021-07-12T17:28:44.994Z] #56 8.349 The following additional packages will be installed: [2021-07-12T17:28:44.994Z] #56 8.350 libbtrfs0 [2021-07-12T17:28:44.994Z] #56 8.409 The following NEW packages will be installed: [2021-07-12T17:28:44.994Z] #56 8.415 libbtrfs-dev libbtrfs0 [2021-07-12T17:28:44.994Z] #56 8.703 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T17:28:44.994Z] #56 8.703 Need to get 119 kB of archives. [2021-07-12T17:28:44.994Z] #56 8.703 After this operation, 387 kB of additional disk space will be used. [2021-07-12T17:28:44.994Z] #56 8.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-12T17:28:44.994Z] #56 8.706 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-12T17:28:44.994Z] #56 9.101 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:28:44.994Z] #56 9.210 Fetched 119 kB in 0s (458 kB/s) [2021-07-12T17:28:44.994Z] #56 9.290 Selecting previously unselected package libbtrfs0. [2021-07-12T17:28:44.994Z] #56 9.290 (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-12T17:28:44.994Z] #56 9.472 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-12T17:28:44.994Z] #56 9.493 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-12T17:28:44.994Z] #56 9.612 Selecting previously unselected package libbtrfs-dev. [2021-07-12T17:28:44.994Z] #56 9.613 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-12T17:28:44.994Z] #56 9.639 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:28:44.994Z] #56 9.815 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-12T17:28:44.994Z] #56 9.846 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:28:44.994Z] #56 9.866 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:28:45.251Z] #56 ... [2021-07-12T17:28:45.251Z] [2021-07-12T17:28:45.251Z] #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-12T17:28:45.251Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3 [2021-07-12T17:28:45.251Z] #36 1.921 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-12T17:28:45.251Z] #36 1.983 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-12T17:28:45.251Z] #36 2.032 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-12T17:28:45.251Z] #36 2.968 Reading package lists... [2021-07-12T17:28:45.251Z] #36 5.775 Reading package lists... [2021-07-12T17:28:45.251Z] #36 8.049 Building dependency tree... [2021-07-12T17:28:45.251Z] #36 8.483 Reading state information... [2021-07-12T17:28:45.251Z] #36 8.758 The following additional packages will be installed: [2021-07-12T17:28:45.251Z] #36 8.767 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-12T17:28:45.251Z] #36 8.771 Suggested packages: [2021-07-12T17:28:45.251Z] #36 8.771 cmake-doc ninja-build lrzip [2021-07-12T17:28:45.251Z] #36 8.771 Recommended packages: [2021-07-12T17:28:45.251Z] #36 8.771 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-12T17:28:45.251Z] #36 9.104 The following NEW packages will be installed: [2021-07-12T17:28:45.251Z] #36 9.107 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-12T17:28:45.251Z] #36 9.108 vim-common xxd [2021-07-12T17:28:45.251Z] #36 9.442 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T17:28:45.251Z] #36 9.442 Need to get 14.9 MB of archives. [2021-07-12T17:28:45.251Z] #36 9.442 After this operation, 61.8 MB of additional disk space will be used. [2021-07-12T17:28:45.251Z] #36 9.442 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-12T17:28:45.251Z] #36 9.447 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-12T17:28:45.251Z] #36 9.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-12T17:28:45.251Z] #36 9.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-12T17:28:45.251Z] #36 9.930 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-12T17:28:45.251Z] #36 9.945 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-12T17:28:45.251Z] #36 9.954 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-12T17:28:45.251Z] #36 9.960 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-12T17:28:45.251Z] #36 9.961 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-12T17:28:45.251Z] #36 9.966 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-12T17:28:45.251Z] #36 ... [2021-07-12T17:28:45.251Z] [2021-07-12T17:28:45.251Z] #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-12T17:28:45.251Z] #59 sha256:f04ee0e9cf3728254da12791f8bcaea1d955bffc53bc3301c9da426cd9d676e5 [2021-07-12T17:28:45.251Z] #59 6.038 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-12T17:28:45.251Z] #59 6.128 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-12T17:28:45.507Z] #59 ... [2021-07-12T17:28:45.507Z] [2021-07-12T17:28:45.507Z] #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-12T17:28:45.507Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5 [2021-07-12T17:28:45.507Z] #56 DONE 10.3s [2021-07-12T17:28:45.507Z] [2021-07-12T17:28:45.507Z] #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-12T17:28:45.507Z] #59 sha256:f04ee0e9cf3728254da12791f8bcaea1d955bffc53bc3301c9da426cd9d676e5 [2021-07-12T17:28:45.508Z] #59 6.365 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-12T17:28:45.615Z] Commit message: "libnetwork: ensure all nodes are available in tests" [2021-07-12T17:28:45.764Z] #59 6.480 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:46.038Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:46.038Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:46.329Z] #59 7.201 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-12T17:28:46.671Z] Commit message: "libnetwork: ensure all nodes are available in tests" [2021-07-12T17:28:45.512Z] > git remote # timeout=10 [2021-07-12T17:28:45.617Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:45.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:45.718Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:45.895Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-12T17:28:46.070Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:46.186Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:44.361Z] > git remote # timeout=10 [2021-07-12T17:28:44.560Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:44.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:44.664Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:44.847Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-12T17:28:45.018Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:45.242Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:46.893Z] #59 ... [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #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-12T17:28:46.893Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-12T17:28:46.893Z] #27 CACHED [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-12T17:28:46.893Z] #28 sha256:86ea975de01e1b8f3c17c687014efbcc28741944adf7a1093814d67763fdd51b [2021-07-12T17:28:46.893Z] #28 CACHED [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #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-12T17:28:46.893Z] #29 sha256:e720a829a9bb901feedbdc6348ae66cbeadc8107a48698841504cd77d459ee41 [2021-07-12T17:28:46.893Z] #29 CACHED [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-12T17:28:46.893Z] #31 sha256:36a87655b69bcc6093ce579eb03f3dcc3773745274191ed2e410cf058ed7bce8 [2021-07-12T17:28:46.893Z] #31 CACHED [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #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-12T17:28:46.893Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb [2021-07-12T17:28:46.893Z] #32 CACHED [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #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-12T17:28:46.893Z] #34 sha256:30486d79d1eda0ff18086954f61b826de7616132004512099fcb3cde307469e9 [2021-07-12T17:28:46.893Z] #34 CACHED [2021-07-12T17:28:46.893Z] [2021-07-12T17:28:46.893Z] #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-12T17:28:46.893Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:28:46.893Z] #57 1.289 + RM_GOPATH=0 [2021-07-12T17:28:46.893Z] #57 1.289 + TMP_GOPATH= [2021-07-12T17:28:46.893Z] #57 1.289 + : /build [2021-07-12T17:28:46.893Z] #57 1.290 + '[' -z '' ']' [2021-07-12T17:28:46.893Z] #57 1.290 ++ mktemp -d [2021-07-12T17:28:46.893Z] #57 1.292 + export GOPATH=/tmp/tmp.xg35KiizYm [2021-07-12T17:28:46.893Z] #57 1.292 + GOPATH=/tmp/tmp.xg35KiizYm [2021-07-12T17:28:46.893Z] #57 1.292 + RM_GOPATH=1 [2021-07-12T17:28:46.893Z] #57 1.293 + case "$(go env GOARCH)" in [2021-07-12T17:28:46.893Z] #57 1.296 ++ go env GOARCH [2021-07-12T17:28:46.893Z] #57 1.331 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:46.893Z] #57 1.331 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:46.893Z] #57 1.332 ++ dirname /tmp/install/install.sh [2021-07-12T17:28:46.893Z] #57 1.338 + dir=/tmp/install [2021-07-12T17:28:46.893Z] #57 1.340 + bin=containerd [2021-07-12T17:28:46.893Z] #57 1.340 + shift [2021-07-12T17:28:46.893Z] #57 1.340 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-12T17:28:46.893Z] #57 1.341 + . /tmp/install/containerd.installer [2021-07-12T17:28:46.893Z] #57 1.341 ++ set -e [2021-07-12T17:28:46.893Z] #57 1.341 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-12T17:28:46.893Z] #57 1.342 + install_containerd [2021-07-12T17:28:46.893Z] #57 1.342 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-12T17:28:46.893Z] #57 1.342 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-12T17:28:46.893Z] #57 1.343 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xg35KiizYm/src/github.com/containerd/containerd [2021-07-12T17:28:46.893Z] #57 1.344 Cloning into '/tmp/tmp.xg35KiizYm/src/github.com/containerd/containerd'... [2021-07-12T17:28:46.920Z] + docker version [2021-07-12T17:28:46.920Z] Client: Mirantis Container Runtime [2021-07-12T17:28:46.920Z] Version: 20.10.0 [2021-07-12T17:28:46.920Z] API version: 1.41 [2021-07-12T17:28:46.920Z] Go version: go1.13.15 [2021-07-12T17:28:46.920Z] Git commit: 6ee42dc [2021-07-12T17:28:46.920Z] Built: 03/11/2021 13:24:56 [2021-07-12T17:28:46.920Z] OS/Arch: windows/amd64 [2021-07-12T17:28:46.920Z] Context: default [2021-07-12T17:28:46.920Z] Experimental: true [2021-07-12T17:28:46.920Z] [2021-07-12T17:28:46.920Z] Server: Mirantis Container Runtime [2021-07-12T17:28:46.920Z] Engine: [2021-07-12T17:28:46.920Z] Version: 20.10.0 [2021-07-12T17:28:46.920Z] API version: 1.41 (minimum version 1.24) [2021-07-12T17:28:46.920Z] Go version: go1.13.15 [2021-07-12T17:28:46.920Z] Git commit: 1e08f21e79 [2021-07-12T17:28:46.920Z] Built: 03/11/2021 13:23:32 [2021-07-12T17:28:46.920Z] OS/Arch: windows/amd64 [2021-07-12T17:28:46.920Z] Experimental: true [Pipeline] sh [2021-07-12T17:28:47.150Z] #57 ... [2021-07-12T17:28:47.150Z] [2021-07-12T17:28:47.150Z] #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-12T17:28:47.150Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:28:47.150Z] #13 2.190 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-12T17:28:47.150Z] #13 2.190 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-12T17:28:47.150Z] #13 2.190 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-12T17:28:47.150Z] #13 2.190 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-12T17:28:47.150Z] #13 3.760 Reading package lists... [2021-07-12T17:28:47.150Z] #13 6.050 Reading package lists... [2021-07-12T17:28:47.150Z] #13 8.259 Building dependency tree... [2021-07-12T17:28:47.150Z] #13 8.879 Reading state information... [2021-07-12T17:28:47.150Z] #13 9.171 The following additional packages will be installed: [2021-07-12T17:28:47.150Z] #13 9.171 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-12T17:28:47.150Z] #13 9.171 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-12T17:28:47.150Z] #13 9.171 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-12T17:28:47.150Z] #13 9.171 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-12T17:28:47.150Z] #13 9.171 mingw-w64-x86-64-dev [2021-07-12T17:28:47.150Z] #13 9.171 Suggested packages: [2021-07-12T17:28:47.150Z] #13 9.171 gcc-8-locales seccomp wine64 [2021-07-12T17:28:47.150Z] #13 9.506 The following NEW packages will be installed: [2021-07-12T17:28:47.150Z] #13 9.515 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-12T17:28:47.150Z] #13 9.515 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-12T17:28:47.150Z] #13 9.515 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-12T17:28:47.150Z] #13 9.515 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-12T17:28:47.150Z] #13 9.515 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-12T17:28:47.150Z] #13 9.521 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-12T17:28:47.150Z] #13 9.524 The following packages will be upgraded: [2021-07-12T17:28:47.150Z] #13 9.526 libseccomp2 [2021-07-12T17:28:47.150Z] #13 9.940 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T17:28:47.150Z] #13 9.940 Need to get 77.8 MB of archives. [2021-07-12T17:28:47.150Z] #13 9.940 After this operation, 487 MB of additional disk space will be used. [2021-07-12T17:28:47.150Z] #13 9.940 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-12T17:28:47.150Z] #13 9.944 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-12T17:28:47.150Z] #13 10.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-12T17:28:47.150Z] #13 10.07 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-12T17:28:47.150Z] #13 10.15 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-12T17:28:47.150Z] #13 10.16 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-12T17:28:47.150Z] #13 10.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-12T17:28:47.150Z] #13 10.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-12T17:28:47.150Z] #13 ... [2021-07-12T17:28:47.150Z] [2021-07-12T17:28:47.150Z] #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-12T17:28:47.150Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3 [2021-07-12T17:28:47.150Z] #36 10.63 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:28:47.150Z] #36 10.68 Fetched 14.9 MB in 1s (15.7 MB/s) [2021-07-12T17:28:47.150Z] #36 10.77 Selecting previously unselected package xxd. [2021-07-12T17:28:47.150Z] #36 10.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-12T17:28:47.150Z] #36 10.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-12T17:28:47.150Z] #36 10.87 Unpacking xxd (2:8.1.0875-5) ... [2021-07-12T17:28:47.150Z] #36 11.02 Selecting previously unselected package vim-common. [2021-07-12T17:28:47.150Z] #36 11.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-12T17:28:47.150Z] #36 11.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-12T17:28:47.150Z] #36 11.25 Selecting previously unselected package cmake-data. [2021-07-12T17:28:47.150Z] #36 11.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-12T17:28:47.150Z] #36 11.26 Unpacking cmake-data (3.13.4-1) ... [2021-07-12T17:28:47.406Z] #36 12.22 Selecting previously unselected package libicu63:amd64. [2021-07-12T17:28:47.406Z] #36 12.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-12T17:28:47.406Z] #36 12.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:47.953Z] + docker info [2021-07-12T17:28:48.398Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:28:48.398Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:28:48.433Z] + docker version [2021-07-12T17:28:48.433Z] Client: Mirantis Container Runtime [2021-07-12T17:28:48.433Z] Version: 20.10.0 [2021-07-12T17:28:48.433Z] API version: 1.41 [2021-07-12T17:28:48.433Z] Go version: go1.13.15 [2021-07-12T17:28:48.433Z] Git commit: 6ee42dc [2021-07-12T17:28:48.433Z] Built: 03/11/2021 13:24:56 [2021-07-12T17:28:48.433Z] OS/Arch: windows/amd64 [2021-07-12T17:28:48.433Z] Context: default [2021-07-12T17:28:48.433Z] Experimental: true [2021-07-12T17:28:48.433Z] [2021-07-12T17:28:48.433Z] Server: Mirantis Container Runtime [2021-07-12T17:28:48.433Z] Engine: [2021-07-12T17:28:48.433Z] Version: 20.10.0 [2021-07-12T17:28:48.433Z] API version: 1.41 (minimum version 1.24) [2021-07-12T17:28:48.433Z] Go version: go1.13.15 [2021-07-12T17:28:48.433Z] Git commit: 1e08f21e79 [2021-07-12T17:28:48.433Z] Built: 03/11/2021 13:23:32 [2021-07-12T17:28:48.433Z] OS/Arch: windows/amd64 [2021-07-12T17:28:48.433Z] Experimental: true [2021-07-12T17:28:48.923Z] Client: [2021-07-12T17:28:48.923Z] Context: default [2021-07-12T17:28:48.923Z] Debug Mode: false [2021-07-12T17:28:48.923Z] Plugins: [2021-07-12T17:28:48.923Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-12T17:28:48.923Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-12T17:28:48.923Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-12T17:28:48.923Z] [2021-07-12T17:28:48.923Z] Server: [2021-07-12T17:28:48.923Z] Containers: 1 [2021-07-12T17:28:48.923Z] Running: 0 [2021-07-12T17:28:48.923Z] Paused: 0 [2021-07-12T17:28:48.923Z] Stopped: 1 [2021-07-12T17:28:48.923Z] Images: 11 [2021-07-12T17:28:48.923Z] Server Version: 20.10.0 [2021-07-12T17:28:48.923Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-12T17:28:48.923Z] Windows: [2021-07-12T17:28:48.923Z] LCOW: [2021-07-12T17:28:48.923Z] Logging Driver: json-file [2021-07-12T17:28:48.923Z] Plugins: [2021-07-12T17:28:48.923Z] Volume: local [2021-07-12T17:28:48.923Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:28:48.923Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:28:48.923Z] Swarm: inactive [2021-07-12T17:28:48.923Z] Default Isolation: process [2021-07-12T17:28:48.923Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T17:28:48.923Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T17:28:48.923Z] OSType: windows [2021-07-12T17:28:48.923Z] Architecture: x86_64 [2021-07-12T17:28:48.923Z] CPUs: 4 [2021-07-12T17:28:48.923Z] Total Memory: 32GiB [2021-07-12T17:28:48.923Z] Name: azwin-2-b79701 [2021-07-12T17:28:48.923Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-12T17:28:48.923Z] Docker Root Dir: D:\docker [2021-07-12T17:28:48.923Z] Debug Mode: false [2021-07-12T17:28:48.923Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:48.923Z] Labels: [2021-07-12T17:28:48.923Z] Experimental: true [2021-07-12T17:28:48.923Z] Insecure Registries: [2021-07-12T17:28:48.923Z] 10.0.0.4:5000 [2021-07-12T17:28:48.923Z] 127.0.0.0/8 [2021-07-12T17:28:48.923Z] Registry Mirrors: [2021-07-12T17:28:48.923Z] http://10.0.0.4:5000/ [2021-07-12T17:28:48.923Z] Live Restore Enabled: false [2021-07-12T17:28:48.923Z] [Pipeline] sh [2021-07-12T17:28:47.749Z] > git remote # timeout=10 [2021-07-12T17:28:47.881Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:28:48.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:28:48.031Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:28:48.235Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-12T17:28:48.431Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:28:48.552Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:28:49.283Z] Commit message: "libnetwork: ensure all nodes are available in tests" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-12T17:28:49.932Z] #36 14.84 Selecting previously unselected package libxml2:amd64. [2021-07-12T17:28:49.932Z] #36 14.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-12T17:28:49.932Z] #36 14.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-12T17:28:49.965Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:28:50.190Z] #36 15.05 Selecting previously unselected package libarchive13:amd64. [2021-07-12T17:28:50.190Z] #36 15.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-12T17:28:50.190Z] #36 15.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-12T17:28:50.190Z] #36 15.22 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-12T17:28:50.448Z] #36 15.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-12T17:28:50.448Z] #36 15.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-12T17:28:50.448Z] #36 15.33 Selecting previously unselected package librhash0:amd64. [2021-07-12T17:28:50.448Z] #36 15.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-12T17:28:50.448Z] #36 15.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-12T17:28:50.705Z] #36 15.46 Selecting previously unselected package libuv1:amd64. [2021-07-12T17:28:50.705Z] #36 15.47 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-12T17:28:50.705Z] #36 15.47 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-12T17:28:50.705Z] #36 15.57 Selecting previously unselected package cmake. [2021-07-12T17:28:50.705Z] #36 15.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-12T17:28:50.705Z] #36 15.58 Unpacking cmake (3.13.4-1) ... [2021-07-12T17:28:51.026Z] + docker version [2021-07-12T17:28:51.026Z] Client: [2021-07-12T17:28:51.026Z] Version: 20.10.6 [2021-07-12T17:28:51.026Z] API version: 1.41 [2021-07-12T17:28:51.026Z] Go version: go1.16.3 [2021-07-12T17:28:51.026Z] Git commit: 370c289 [2021-07-12T17:28:51.026Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-12T17:28:51.027Z] OS/Arch: windows/amd64 [2021-07-12T17:28:51.027Z] Context: default [2021-07-12T17:28:51.027Z] Experimental: true [2021-07-12T17:28:51.027Z] [2021-07-12T17:28:51.027Z] Server: Docker Engine - Community [2021-07-12T17:28:51.027Z] Engine: [2021-07-12T17:28:51.027Z] Version: 20.10.6 [2021-07-12T17:28:51.027Z] API version: 1.41 (minimum version 1.24) [2021-07-12T17:28:51.027Z] Go version: go1.13.15 [2021-07-12T17:28:51.027Z] Git commit: 8728dd2 [2021-07-12T17:28:51.027Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-12T17:28:51.027Z] OS/Arch: windows/amd64 [2021-07-12T17:28:51.027Z] Experimental: true [Pipeline] sh [2021-07-12T17:28:52.031Z] + docker info [2021-07-12T17:28:52.074Z] #36 16.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-12T17:28:52.074Z] #36 16.82 Setting up xxd (2:8.1.0875-5) ... [2021-07-12T17:28:52.074Z] #36 16.84 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-12T17:28:52.074Z] #36 16.86 Setting up vim-common (2:8.1.0875-5) ... [2021-07-12T17:28:52.074Z] #36 16.89 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-12T17:28:52.074Z] #36 16.90 Setting up cmake-data (3.13.4-1) ... [2021-07-12T17:28:52.074Z] #36 16.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-12T17:28:52.074Z] #36 16.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-12T17:28:52.074Z] #36 16.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-12T17:28:52.074Z] #36 16.98 Setting up cmake (3.13.4-1) ... [2021-07-12T17:28:52.074Z] #36 17.00 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:28:52.074Z] #36 17.06 Processing triggers for mime-support (3.62) ... [2021-07-12T17:28:52.856Z] Client: [2021-07-12T17:28:52.856Z] Context: default [2021-07-12T17:28:52.856Z] Debug Mode: false [2021-07-12T17:28:52.856Z] Plugins: [2021-07-12T17:28:52.856Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-12T17:28:52.856Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-12T17:28:52.856Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-12T17:28:52.856Z] [2021-07-12T17:28:52.856Z] Server: [2021-07-12T17:28:52.856Z] Containers: 0 [2021-07-12T17:28:52.856Z] Running: 0 [2021-07-12T17:28:52.856Z] Paused: 0 [2021-07-12T17:28:52.856Z] Stopped: 0 [2021-07-12T17:28:52.856Z] Images: 10 [2021-07-12T17:28:52.856Z] Server Version: 20.10.0 [2021-07-12T17:28:52.856Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-12T17:28:52.856Z] Windows: [2021-07-12T17:28:52.856Z] LCOW: [2021-07-12T17:28:52.856Z] Logging Driver: json-file [2021-07-12T17:28:52.856Z] Plugins: [2021-07-12T17:28:52.856Z] Volume: local [2021-07-12T17:28:52.856Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:28:52.856Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:28:52.856Z] Swarm: inactive [2021-07-12T17:28:52.856Z] Default Isolation: process [2021-07-12T17:28:52.856Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T17:28:52.856Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T17:28:52.856Z] OSType: windows [2021-07-12T17:28:52.856Z] Architecture: x86_64 [2021-07-12T17:28:52.856Z] CPUs: 4 [2021-07-12T17:28:52.856Z] Total Memory: 32GiB [2021-07-12T17:28:52.856Z] Name: azwin-2-1dbf30 [2021-07-12T17:28:52.856Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-12T17:28:52.856Z] Docker Root Dir: D:\docker [2021-07-12T17:28:52.856Z] Debug Mode: false [2021-07-12T17:28:52.856Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:52.856Z] Labels: [2021-07-12T17:28:52.856Z] Experimental: true [2021-07-12T17:28:52.856Z] Insecure Registries: [2021-07-12T17:28:52.856Z] 10.0.0.4:5000 [2021-07-12T17:28:52.856Z] 127.0.0.0/8 [2021-07-12T17:28:52.856Z] Registry Mirrors: [2021-07-12T17:28:52.856Z] http://10.0.0.4:5000/ [2021-07-12T17:28:52.856Z] Live Restore Enabled: false [2021-07-12T17:28:52.856Z] [2021-07-12T17:28:52.983Z] Client: [2021-07-12T17:28:52.983Z] Context: default [2021-07-12T17:28:52.983Z] Debug Mode: false [2021-07-12T17:28:52.983Z] Plugins: [2021-07-12T17:28:52.983Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-12T17:28:52.983Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-12T17:28:52.983Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-12T17:28:52.983Z] [2021-07-12T17:28:52.983Z] Server: [2021-07-12T17:28:52.983Z] Containers: 1 [2021-07-12T17:28:52.983Z] Running: 0 [2021-07-12T17:28:52.983Z] Paused: 0 [2021-07-12T17:28:52.983Z] Stopped: 1 [2021-07-12T17:28:52.983Z] Images: 11 [2021-07-12T17:28:52.983Z] Server Version: 20.10.6 [2021-07-12T17:28:52.983Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-12T17:28:52.983Z] Windows: [2021-07-12T17:28:52.983Z] LCOW: [2021-07-12T17:28:52.983Z] Logging Driver: json-file [2021-07-12T17:28:52.983Z] Plugins: [2021-07-12T17:28:52.983Z] Volume: local [2021-07-12T17:28:52.983Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:28:52.983Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:28:52.983Z] Swarm: inactive [2021-07-12T17:28:52.983Z] Default Isolation: process [2021-07-12T17:28:52.983Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-12T17:28:52.983Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-12T17:28:52.983Z] OSType: windows [2021-07-12T17:28:52.983Z] Architecture: x86_64 [2021-07-12T17:28:52.983Z] CPUs: 4 [2021-07-12T17:28:52.983Z] Total Memory: 32GiB [2021-07-12T17:28:52.983Z] Name: azwin-2-6ed110 [2021-07-12T17:28:52.983Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-12T17:28:52.983Z] Docker Root Dir: D:\docker [2021-07-12T17:28:52.983Z] Debug Mode: false [2021-07-12T17:28:52.983Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:28:52.983Z] Labels: [2021-07-12T17:28:52.983Z] Experimental: true [2021-07-12T17:28:52.983Z] Insecure Registries: [2021-07-12T17:28:52.983Z] 10.0.0.4:5000 [2021-07-12T17:28:52.983Z] 127.0.0.0/8 [2021-07-12T17:28:52.983Z] Registry Mirrors: [2021-07-12T17:28:52.983Z] http://10.0.0.4:5000/ [2021-07-12T17:28:52.983Z] Live Restore Enabled: false [2021-07-12T17:28:52.983Z] Product License: Community Engine [2021-07-12T17:28:52.983Z] [Pipeline] } [Pipeline] // stage [2021-07-12T17:28:53.006Z] #36 DONE 17.8s [2021-07-12T17:28:53.006Z] [2021-07-12T17:28:53.006Z] #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-12T17:28:53.006Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:28:53.006Z] #13 10.28 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-12T17:28:53.006Z] #13 10.38 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-12T17:28:53.006Z] #13 10.39 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-12T17:28:53.006Z] #13 11.40 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-12T17:28:53.006Z] #13 12.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-12T17:28:53.006Z] #13 12.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-12T17:28:53.006Z] #13 12.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-12T17:28:53.006Z] #13 12.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-12T17:28:53.006Z] #13 12.19 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-12T17:28:53.006Z] #13 12.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-12T17:28:53.006Z] #13 12.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-12T17:28:53.006Z] #13 12.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-12T17:28:53.006Z] #13 12.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-12T17:28:53.006Z] #13 12.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-12T17:28:53.006Z] #13 12.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-12T17:28:53.006Z] #13 12.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-12T17:28:53.006Z] #13 12.27 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-12T17:28:53.006Z] #13 12.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-12T17:28:53.006Z] #13 12.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:28:53.006Z] #13 12.72 Fetched 77.8 MB in 3s (29.9 MB/s) [2021-07-12T17:28:53.006Z] #13 12.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-12T17:28:53.006Z] #13 12.78 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-12T17:28:53.006Z] #13 12.82 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-12T17:28:53.006Z] #13 12.97 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-12T17:28:53.006Z] #13 13.08 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-12T17:28:53.006Z] #13 13.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-12T17:28:53.006Z] #13 13.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-12T17:28:53.006Z] #13 13.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-12T17:28:53.007Z] #13 14.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-12T17:28:53.007Z] #13 14.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-12T17:28:53.007Z] #13 14.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-12T17:28:53.007Z] #13 15.05 Selecting previously unselected package binutils-mingw-w64. [2021-07-12T17:28:53.007Z] #13 15.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-12T17:28:53.007Z] #13 15.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-12T17:28:53.007Z] #13 15.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-12T17:28:53.007Z] #13 15.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-12T17:28:53.007Z] #13 15.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-12T17:28:53.007Z] #13 15.35 Selecting previously unselected package dmsetup. [2021-07-12T17:28:53.007Z] #13 15.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-12T17:28:53.007Z] #13 15.37 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-12T17:28:53.007Z] #13 15.56 Selecting previously unselected package mingw-w64-common. [2021-07-12T17:28:53.007Z] #13 15.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-12T17:28:53.007Z] #13 15.59 Unpacking mingw-w64-common (6.0.0-3) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-12T17:28:55.531Z] #13 18.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-12T17:28:55.531Z] #13 18.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-12T17:28:55.531Z] #13 18.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-12T17:28:57.425Z] #13 ... [2021-07-12T17:28:57.425Z] [2021-07-12T17:28:57.425Z] #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-12T17:28:57.425Z] #37 sha256:9cfec3066f7bd143f9f142fd6974695804a5ffeacf5f411b918c58552dbc44a6 [2021-07-12T17:28:57.425Z] #37 1.031 + RM_GOPATH=0 [2021-07-12T17:28:57.425Z] #37 1.031 + TMP_GOPATH= [2021-07-12T17:28:57.425Z] #37 1.031 + : /build [2021-07-12T17:28:57.425Z] #37 1.031 + '[' -z '' ']' [2021-07-12T17:28:57.425Z] #37 1.031 ++ mktemp -d [2021-07-12T17:28:57.425Z] #37 1.033 + export GOPATH=/tmp/tmp.xPmT7h7OVo [2021-07-12T17:28:57.425Z] #37 1.033 + GOPATH=/tmp/tmp.xPmT7h7OVo [2021-07-12T17:28:57.425Z] #37 1.033 + RM_GOPATH=1 [2021-07-12T17:28:57.425Z] #37 1.033 + case "$(go env GOARCH)" in [2021-07-12T17:28:57.425Z] #37 1.033 ++ go env GOARCH [2021-07-12T17:28:57.425Z] #37 1.046 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:57.425Z] #37 1.046 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:28:57.425Z] #37 1.046 ++ dirname /tmp/install/install.sh [2021-07-12T17:28:57.425Z] #37 1.047 + dir=/tmp/install [2021-07-12T17:28:57.425Z] #37 1.047 + bin=tini [2021-07-12T17:28:57.425Z] #37 1.047 + shift [2021-07-12T17:28:57.425Z] #37 1.047 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-12T17:28:57.425Z] #37 1.047 + . /tmp/install/tini.installer [2021-07-12T17:28:57.425Z] #37 1.047 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-12T17:28:57.425Z] #37 1.047 + install_tini [2021-07-12T17:28:57.425Z] #37 1.048 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-12T17:28:57.425Z] #37 1.048 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-12T17:28:57.425Z] #37 1.048 + git clone https://github.com/krallin/tini.git /tmp/tmp.xPmT7h7OVo/tini [2021-07-12T17:28:57.425Z] #37 1.052 Cloning into '/tmp/tmp.xPmT7h7OVo/tini'... [2021-07-12T17:28:57.425Z] #37 1.494 + cd /tmp/tmp.xPmT7h7OVo/tini [2021-07-12T17:28:57.425Z] #37 1.494 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-12T17:28:57.425Z] #37 1.500 + cmake . [2021-07-12T17:28:57.425Z] #37 1.786 -- The C compiler identification is GNU 8.3.0 [2021-07-12T17:28:57.425Z] #37 1.806 -- Check for working C compiler: /usr/bin/cc [2021-07-12T17:28:57.425Z] #37 2.076 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-12T17:28:57.425Z] #37 2.078 -- Detecting C compiler ABI info [2021-07-12T17:28:57.425Z] #37 2.274 -- Detecting C compiler ABI info - done [2021-07-12T17:28:57.425Z] #37 2.289 -- Detecting C compile features [2021-07-12T17:28:57.425Z] #37 3.065 -- Detecting C compile features - done [2021-07-12T17:28:57.425Z] #37 3.087 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-12T17:28:57.425Z] #37 3.183 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-12T17:28:57.425Z] #37 3.232 -- Configuring done [2021-07-12T17:28:57.425Z] #37 3.249 -- Generating done [2021-07-12T17:28:57.425Z] #37 3.250 -- Build files have been written to: /tmp/tmp.xPmT7h7OVo/tini [2021-07-12T17:28:57.425Z] #37 3.253 + make tini-static [2021-07-12T17:28:57.425Z] #37 3.397 Scanning dependencies of target tini-static [2021-07-12T17:28:57.425Z] #37 3.442 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-12T17:28:57.425Z] #37 3.929 [100%] Linking C executable tini-static [2021-07-12T17:28:57.425Z] #37 4.271 [100%] Built target tini-static [2021-07-12T17:28:57.425Z] #37 4.302 + mkdir -p /build [2021-07-12T17:28:57.425Z] #37 4.306 + cp tini-static /build/docker-init [2021-07-12T17:28:57.682Z] #37 ... [2021-07-12T17:28:57.682Z] [2021-07-12T17:28:57.682Z] #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-12T17:28:57.682Z] #59 sha256:f04ee0e9cf3728254da12791f8bcaea1d955bffc53bc3301c9da426cd9d676e5 [2021-07-12T17:28:57.682Z] #59 8.351 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-12T17:28:57.682Z] #59 ... [2021-07-12T17:28:57.682Z] [2021-07-12T17:28:57.682Z] #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-12T17:28:57.682Z] #37 sha256:9cfec3066f7bd143f9f142fd6974695804a5ffeacf5f411b918c58552dbc44a6 [2021-07-12T17:28:57.682Z] #37 DONE 4.8s [2021-07-12T17:28:57.682Z] [2021-07-12T17:28:57.682Z] #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-12T17:28:57.682Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:28:57.682Z] #13 20.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-12T17:28:57.682Z] #13 20.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-12T17:28:57.682Z] #13 20.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:28:57.682Z] #13 20.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-12T17:28:57.939Z] #13 20.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-12T17:28:57.939Z] #13 20.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:28:58.869Z] #13 ... [2021-07-12T17:28:58.869Z] [2021-07-12T17:28:58.869Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-12T17:28:58.869Z] #39 sha256:358ed6518b222100b495b31991b1746f564051e9e0b115a03ffd9be4f9ddb21e [2021-07-12T17:28:58.869Z] #39 CACHED [2021-07-12T17:28:58.869Z] [2021-07-12T17:28:58.869Z] #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-12T17:28:58.869Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622 [2021-07-12T17:28:58.869Z] #40 CACHED [2021-07-12T17:28:58.869Z] [2021-07-12T17:28:58.869Z] #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-12T17:28:58.869Z] #43 sha256:46709e3ec42daec7915217403b1a769c32c5726d5a2247155e69855435c2e4b7 [2021-07-12T17:28:58.869Z] #43 CACHED [2021-07-12T17:28:58.869Z] [2021-07-12T17:28:58.869Z] #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-12T17:28:58.869Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd [2021-07-12T17:28:58.869Z] #44 CACHED [2021-07-12T17:28:58.869Z] [2021-07-12T17:28:58.869Z] #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-12T17:28:58.870Z] #46 sha256:37ff9aa8f1f67487d0077709d9dff83738269452d7f2cb2ffae2c43c38617898 [2021-07-12T17:28:58.870Z] #46 CACHED [2021-07-12T17:28:58.870Z] [2021-07-12T17:28:58.870Z] #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-12T17:28:58.870Z] #48 sha256:f8b1a1a1bb269ebdb349b31cdd782db5034993abb27ae20180f3360ce51ce3d1 [2021-07-12T17:28:58.870Z] #48 CACHED [2021-07-12T17:28:58.870Z] [2021-07-12T17:28:58.870Z] #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-12T17:28:58.870Z] #50 sha256:c2f2ad48e668f1015123c5da01c50c5d8e42e57a87f2e8ed59f070a9c54227d2 [2021-07-12T17:28:58.870Z] #50 CACHED [2021-07-12T17:28:58.870Z] [2021-07-12T17:28:58.870Z] #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-12T17:28:58.870Z] #52 sha256:6bd8406583336f0582388fca94c3e77fccb87c47867206cd6628d5c544411e1d [2021-07-12T17:28:58.870Z] #52 CACHED [2021-07-12T17:28:58.870Z] [2021-07-12T17:28:58.870Z] #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-12T17:28:58.870Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:29:02.469Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-12T17:29:02.469Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-07c5e92e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-12T17:29:02.469Z] ---------------------------------------------------------------------------- [2021-07-12T17:29:02.469Z] [2021-07-12T17:29:02.469Z] INFO: executeCI.ps1 starting at Mon Jul 12 17:29:01 CUT 2021 [2021-07-12T17:29:02.469Z] [2021-07-12T17:29:02.469Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-12T17:29:02.469Z] INFO: Running git version 2.24.1.windows.2 [2021-07-12T17:29:02.469Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-12T17:29:02.469Z] INFO: Environment variables: [2021-07-12T17:29:02.469Z] [2021-07-12T17:29:02.469Z] Name Value [2021-07-12T17:29:02.469Z] ---- ----- [2021-07-12T17:29:02.469Z] ALLUSERSPROFILE C:\ProgramData [2021-07-12T17:29:02.469Z] amd64 true [2021-07-12T17:29:02.469Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-12T17:29:02.469Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-12T17:29:02.469Z] arm64 true [2021-07-12T17:29:02.469Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-12T17:29:02.469Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-12T17:29:02.469Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-12T17:29:02.469Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-12T17:29:02.469Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-12T17:29:02.469Z] BRANCH_NAME PR-42625 [2021-07-12T17:29:02.469Z] BUILD_DISPLAY_NAME #6 [2021-07-12T17:29:02.469Z] BUILD_ID 6 [2021-07-12T17:29:02.469Z] BUILD_NUMBER 6 [2021-07-12T17:29:02.469Z] BUILD_TAG jenkins-moby-PR-42625-6 [2021-07-12T17:29:02.469Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/ [2021-07-12T17:29:02.469Z] cgroup2 true [2021-07-12T17:29:02.469Z] CHANGE_AUTHOR rvolosatovs [2021-07-12T17:29:02.469Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-07-12T17:29:02.469Z] CHANGE_BRANCH fix_network_db_islands [2021-07-12T17:29:02.469Z] CHANGE_FORK rvolosatovs [2021-07-12T17:29:02.469Z] CHANGE_ID 42625 [2021-07-12T17:29:02.469Z] CHANGE_TARGET master [2021-07-12T17:29:02.469Z] CHANGE_TITLE Fix flaky libnetwork/networkdb tests [2021-07-12T17:29:02.469Z] CHANGE_URL https://github.com/moby/moby/pull/42625 [2021-07-12T17:29:02.469Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:29:02.470Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-12T17:29:02.470Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-12T17:29:02.470Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-12T17:29:02.470Z] COMPUTERNAME azwin-2-b79701 [2021-07-12T17:29:02.470Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-12T17:29:02.470Z] ConfigSequenceNumber 0 [2021-07-12T17:29:02.470Z] dco true [2021-07-12T17:29:02.470Z] DOCKER_BUILDKIT 0 [2021-07-12T17:29:02.470Z] DOCKER_DUT_DEBUG 1 [2021-07-12T17:29:02.470Z] DOCKER_EXPERIMENTAL 1 [2021-07-12T17:29:02.470Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-12T17:29:02.470Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-12T17:29:02.470Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-12T17:29:02.470Z] EXECUTOR_NUMBER 0 [2021-07-12T17:29:02.470Z] FQDN azwin-2-b79701.westus.cloudapp.azure.com [2021-07-12T17:29:02.470Z] GIT_BRANCH PR-42625 [2021-07-12T17:29:02.470Z] GIT_COMMIT 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:29:02.470Z] GIT_PREVIOUS_COMMIT 3e3b4e9b0b3d65f3d5a98b28f320f4c9bd0b02dc [2021-07-12T17:29:02.470Z] GIT_URL https://github.com/moby/moby.git [2021-07-12T17:29:02.470Z] HUDSON_COOKIE 5c53136d-d264-4a71-93f4-32e6b329f71b [2021-07-12T17:29:02.470Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-12T17:29:02.470Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-12T17:29:02.470Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-12T17:29:02.470Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-12T17:29:02.470Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-12T17:29:02.470Z] JENKINS_NODE_COOKIE 23168842-7c07-4f60-bb55-11ac5aa47304 [2021-07-12T17:29:02.470Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-12T17:29:02.470Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-12T17:29:02.470Z] JOB_BASE_NAME PR-42625 [2021-07-12T17:29:02.470Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/display/redirect [2021-07-12T17:29:02.470Z] JOB_NAME moby/PR-42625 [2021-07-12T17:29:02.470Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/ [2021-07-12T17:29:02.470Z] library.jps.version master [2021-07-12T17:29:02.470Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-12T17:29:02.470Z] NODE_LABELS amd64 azure azwin-2-b79701 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-12T17:29:02.470Z] NODE_NAME azwin-2-b79701 [2021-07-12T17:29:02.470Z] NUMBER_OF_PROCESSORS 4 [2021-07-12T17:29:02.470Z] OS Windows_NT [2021-07-12T17:29:02.470Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-12T17:29:02.470Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-12T17:29:02.470Z] ppc64le false [2021-07-12T17:29:02.470Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-12T17:29:02.470Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-12T17:29:02.470Z] PROCESSOR_LEVEL 6 [2021-07-12T17:29:02.470Z] PROCESSOR_REVISION 5504 [2021-07-12T17:29:02.470Z] ProgramData C:\ProgramData [2021-07-12T17:29:02.470Z] ProgramFiles C:\Program Files [2021-07-12T17:29:02.470Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-12T17:29:02.470Z] ProgramW6432 C:\Program Files [2021-07-12T17:29:02.470Z] PROMPT $P$G [2021-07-12T17:29:02.470Z] PSExecutionPolicyPreference Bypass [2021-07-12T17:29:02.470Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-12T17:29:02.470Z] PUBLIC C:\Users\Public [2021-07-12T17:29:02.470Z] rootless true [2021-07-12T17:29:02.470Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=artif... [2021-07-12T17:29:02.470Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=changes [2021-07-12T17:29:02.470Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect [2021-07-12T17:29:02.470Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=tests [2021-07-12T17:29:02.470Z] s390x false [2021-07-12T17:29:02.470Z] SKIP_VALIDATION_TESTS 1 [2021-07-12T17:29:02.470Z] SOURCES_DRIVE d [2021-07-12T17:29:02.470Z] SOURCES_SUBDIR gopath [2021-07-12T17:29:02.470Z] STAGE_NAME Run tests [2021-07-12T17:29:02.470Z] SystemDrive C: [2021-07-12T17:29:02.470Z] SystemRoot C:\Windows [2021-07-12T17:29:02.470Z] TEMP C:\Windows\TEMP [2021-07-12T17:29:02.470Z] TESTDEBUG 0 [2021-07-12T17:29:02.470Z] TESTRUN_DRIVE d [2021-07-12T17:29:02.470Z] TESTRUN_SUBDIR CI [2021-07-12T17:29:02.470Z] TIMEOUT 120m [2021-07-12T17:29:02.470Z] TMP C:\Windows\TEMP [2021-07-12T17:29:02.470Z] unit_validate true [2021-07-12T17:29:02.470Z] USERDOMAIN WORKGROUP [2021-07-12T17:29:02.470Z] USERNAME azwin-2-b79701$ [2021-07-12T17:29:02.470Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-12T17:29:02.470Z] validate_force false [2021-07-12T17:29:02.470Z] windir C:\Windows [2021-07-12T17:29:02.470Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-12T17:29:02.470Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-12T17:29:02.470Z] windows2022 true [2021-07-12T17:29:02.470Z] windows2022containerd true [2021-07-12T17:29:02.470Z] windowsRS1 false [2021-07-12T17:29:02.470Z] windowsRS5 true [2021-07-12T17:29:02.470Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-12T17:29:02.470Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-12T17:29:02.470Z] [2021-07-12T17:29:02.470Z] [2021-07-12T17:29:02.470Z] [2021-07-12T17:29:02.470Z] INFO: Sources under d:\gopath\... [2021-07-12T17:29:02.470Z] INFO: Test run under d:\CI\... [2021-07-12T17:29:02.470Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-12T17:29:02.470Z] INFO: docker/docker repository was found [2021-07-12T17:29:02.931Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-12T17:29:02.931Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-12T17:29:02.931Z] INFO: Docker version of control daemon [2021-07-12T17:29:02.931Z] [2021-07-12T17:29:03.045Z] #13 ... [2021-07-12T17:29:03.045Z] [2021-07-12T17:29:03.045Z] #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-12T17:29:03.045Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:29:03.045Z] #57 17.09 + cd /tmp/tmp.xg35KiizYm/src/github.com/containerd/containerd [2021-07-12T17:29:03.045Z] #57 17.09 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-12T17:29:03.045Z] #57 17.59 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-12T17:29:03.045Z] #57 17.59 + BUILDTAGS='netgo osusergo static_build' [2021-07-12T17:29:03.045Z] #57 17.59 + export EXTRA_FLAGS=-buildmode=pie [2021-07-12T17:29:03.045Z] #57 17.59 + EXTRA_FLAGS=-buildmode=pie [2021-07-12T17:29:03.045Z] #57 17.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-12T17:29:03.045Z] #57 17.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-12T17:29:03.045Z] #57 17.59 + '[' '' = dynamic ']' [2021-07-12T17:29:03.045Z] #57 17.59 + make [2021-07-12T17:29:03.392Z] Client: Mirantis Container Runtime [2021-07-12T17:29:03.392Z] Version: 20.10.0 [2021-07-12T17:29:03.392Z] API version: 1.41 [2021-07-12T17:29:03.392Z] Go version: go1.13.15 [2021-07-12T17:29:03.392Z] Git commit: 6ee42dc [2021-07-12T17:29:03.392Z] Built: 03/11/2021 13:24:56 [2021-07-12T17:29:03.392Z] OS/Arch: windows/amd64 [2021-07-12T17:29:03.392Z] Context: default [2021-07-12T17:29:03.392Z] Experimental: true [2021-07-12T17:29:03.392Z] [2021-07-12T17:29:03.392Z] Server: Mirantis Container Runtime [2021-07-12T17:29:03.392Z] Engine: [2021-07-12T17:29:03.392Z] Version: 20.10.0 [2021-07-12T17:29:03.392Z] API version: 1.41 (minimum version 1.24) [2021-07-12T17:29:03.392Z] Go version: go1.13.15 [2021-07-12T17:29:03.392Z] Git commit: 1e08f21e79 [2021-07-12T17:29:03.392Z] Built: 03/11/2021 13:23:32 [2021-07-12T17:29:03.392Z] OS/Arch: windows/amd64 [2021-07-12T17:29:03.392Z] Experimental: true [2021-07-12T17:29:03.392Z] [2021-07-12T17:29:03.392Z] INFO: Docker info of control daemon [2021-07-12T17:29:03.392Z] [2021-07-12T17:29:03.975Z] #57 18.37 + bin/ctr [2021-07-12T17:29:04.340Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:29:04.340Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:29:04.340Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:29:04.340Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:29:04.340Z] [2021-07-12T17:29:04.363Z] Client: [2021-07-12T17:29:04.363Z] Context: default [2021-07-12T17:29:04.363Z] Debug Mode: false [2021-07-12T17:29:04.363Z] Plugins: [2021-07-12T17:29:04.363Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-12T17:29:04.363Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-12T17:29:04.363Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-12T17:29:04.363Z] [2021-07-12T17:29:04.363Z] Server: [2021-07-12T17:29:04.363Z] Containers: 1 [2021-07-12T17:29:04.363Z] Running: 0 [2021-07-12T17:29:04.363Z] Paused: 0 [2021-07-12T17:29:04.363Z] Stopped: 1 [2021-07-12T17:29:04.363Z] Images: 11 [2021-07-12T17:29:04.363Z] Server Version: 20.10.0 [2021-07-12T17:29:04.363Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-12T17:29:04.363Z] Windows: [2021-07-12T17:29:04.363Z] LCOW: [2021-07-12T17:29:04.363Z] Logging Driver: json-file [2021-07-12T17:29:04.363Z] Plugins: [2021-07-12T17:29:04.363Z] Volume: local [2021-07-12T17:29:04.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:29:04.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:29:04.363Z] Swarm: inactive [2021-07-12T17:29:04.363Z] Default Isolation: process [2021-07-12T17:29:04.363Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T17:29:04.363Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T17:29:04.363Z] OSType: windows [2021-07-12T17:29:04.363Z] Architecture: x86_64 [2021-07-12T17:29:04.363Z] CPUs: 4 [2021-07-12T17:29:04.363Z] Total Memory: 32GiB [2021-07-12T17:29:04.363Z] Name: azwin-2-b79701 [2021-07-12T17:29:04.363Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-12T17:29:04.363Z] Docker Root Dir: D:\docker [2021-07-12T17:29:04.363Z] Debug Mode: false [2021-07-12T17:29:04.363Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:29:04.363Z] Labels: [2021-07-12T17:29:04.363Z] Experimental: true [2021-07-12T17:29:04.363Z] Insecure Registries: [2021-07-12T17:29:04.363Z] 10.0.0.4:5000 [2021-07-12T17:29:04.363Z] 127.0.0.0/8 [2021-07-12T17:29:04.363Z] Registry Mirrors: [2021-07-12T17:29:04.363Z] http://10.0.0.4:5000/ [2021-07-12T17:29:04.363Z] Live Restore Enabled: false [2021-07-12T17:29:04.363Z] [2021-07-12T17:29:04.363Z] [2021-07-12T17:29:04.363Z] INFO: Commit hash is 2837fba75f [2021-07-12T17:29:04.363Z] INFO: Nuke-Everything... [2021-07-12T17:29:04.363Z] INFO: Container count on control daemon to delete is 1 [2021-07-12T17:29:05.335Z] c983eaa49e6c [2021-07-12T17:29:05.335Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-12T17:29:05.796Z] Deleted: sha256:75f6fbf43beb7779fc2e64f7b823b99caafbe6015d1cbf6d66f5ae443e97e881 [2021-07-12T17:29:05.796Z] Deleted: sha256:1e3ba83da740c01393a31581984940bed0fc77ec479b1a086c9eeab4458ab074 [2021-07-12T17:29:05.796Z] INFO: Nuking d:\CI [2021-07-12T17:29:06.496Z] #57 ... [2021-07-12T17:29:06.496Z] [2021-07-12T17:29:06.496Z] #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-12T17:29:06.496Z] #59 sha256:f04ee0e9cf3728254da12791f8bcaea1d955bffc53bc3301c9da426cd9d676e5 [2021-07-12T17:29:06.496Z] #59 24.29 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-12T17:29:06.496Z] #59 24.29 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-12T17:29:06.496Z] #59 DONE 26.9s [2021-07-12T17:29:06.496Z] [2021-07-12T17:29:06.496Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-12T17:29:06.496Z] #60 sha256:290ac9306c44ce880bbc6a46e341106e5e78d371150ea78027f3db3c0d4a8170 [2021-07-12T17:29:06.496Z] #60 DONE 0.1s [2021-07-12T17:29:06.496Z] [2021-07-12T17:29:06.496Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-12T17:29:06.496Z] #61 sha256:11f36eb5ce3c3de6f4047d5d66d66908daf77db06aa537f3b8f1204441765768 [2021-07-12T17:29:06.496Z] #61 DONE 0.1s [2021-07-12T17:29:06.496Z] [2021-07-12T17:29:06.496Z] #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-12T17:29:06.496Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:29:06.496Z] #13 28.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-12T17:29:06.496Z] #13 28.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-12T17:29:06.496Z] #13 29.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:29:07.425Z] #13 ... [2021-07-12T17:29:07.425Z] [2021-07-12T17:29:07.425Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-12T17:29:07.425Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-12T17:29:07.425Z] #64 CACHED [2021-07-12T17:29:07.425Z] [2021-07-12T17:29:07.425Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-12T17:29:07.425Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-12T17:29:07.425Z] #66 CACHED [2021-07-12T17:29:07.425Z] [2021-07-12T17:29:07.425Z] #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-12T17:29:07.425Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04 [2021-07-12T17:29:10.697Z] #13 33.59 Selecting previously unselected package libapparmor1:amd64. [2021-07-12T17:29:10.697Z] #13 33.59 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-12T17:29:10.697Z] #13 33.60 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-12T17:29:10.697Z] #13 33.65 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-12T17:29:10.697Z] #13 33.66 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-12T17:29:10.697Z] #13 33.66 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-12T17:29:10.898Z] + TEST_INTEGRATION_DEST=1 [2021-07-12T17:29:10.898Z] + CONTAINER_NAME=docker-pr6-1 [2021-07-12T17:29:10.898Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-12T17:29:10.898Z] + run_tests test-integration-flaky [2021-07-12T17:29:10.898Z] + '[' -n 0 ']' [2021-07-12T17:29:10.898Z] + rm= [2021-07-12T17:29:10.898Z] + TEST_INTEGRATION_DEST=2 [2021-07-12T17:29:10.898Z] + CONTAINER_NAME=docker-pr6-2 [2021-07-12T17:29:10.898Z] + TEST_SKIP_INTEGRATION=1 [2021-07-12T17:29:10.898Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-12T17:29:10.898Z] + run_tests [2021-07-12T17:29:10.898Z] + c=0 [2021-07-12T17:29:10.898Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42625/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42625/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh test-integration-flaky test-integration [2021-07-12T17:29:10.898Z] + '[' -n 0 ']' [2021-07-12T17:29:10.898Z] + rm= [2021-07-12T17:29:10.898Z] + TEST_INTEGRATION_DEST=3 [2021-07-12T17:29:10.898Z] + CONTAINER_NAME=docker-pr6-3 [2021-07-12T17:29:10.898Z] + TEST_SKIP_INTEGRATION=1 [2021-07-12T17:29:10.898Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-12T17:29:10.898Z] + run_tests [2021-07-12T17:29:10.898Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42625/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42625/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh '' test-integration [2021-07-12T17:29:10.898Z] + '[' -n 0 ']' [2021-07-12T17:29:10.898Z] + rm= [2021-07-12T17:29:10.898Z] ++ jobs -p [2021-07-12T17:29:10.898Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42625/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42625/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh '' test-integration [2021-07-12T17:29:10.898Z] + for job in $(jobs -p) [2021-07-12T17:29:10.898Z] + wait 1834 [2021-07-12T17:29:10.898Z] [2021-07-12T17:29:10.898Z] [2021-07-12T17:29:10.898Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-12T17:29:10.898Z] [2021-07-12T17:29:10.953Z] #13 33.75 Selecting previously unselected package libbtrfs0. [2021-07-12T17:29:10.953Z] #13 33.75 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-12T17:29:10.953Z] #13 33.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-12T17:29:10.953Z] #13 33.80 Selecting previously unselected package libbtrfs-dev. [2021-07-12T17:29:10.953Z] #13 33.80 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-12T17:29:10.953Z] #13 33.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:29:10.953Z] #13 33.89 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-12T17:29:10.953Z] #13 33.89 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-12T17:29:10.953Z] #13 33.90 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-12T17:29:10.953Z] #13 33.95 Selecting previously unselected package libudev-dev:amd64. [2021-07-12T17:29:10.953Z] #13 33.96 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-12T17:29:10.953Z] #13 33.97 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-12T17:29:11.157Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-12T17:29:11.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-12T17:29:11.157Z] HOSTNAME=93f1ff6e3a9f [2021-07-12T17:29:11.157Z] TEST_SKIP_INTEGRATION=1 [2021-07-12T17:29:11.157Z] TESTDEBUG=0 [2021-07-12T17:29:11.157Z] DEST=bundles/test-integration [2021-07-12T17:29:11.157Z] PWD=/go/src/github.com/docker/docker [2021-07-12T17:29:11.157Z] KEEPBUNDLE=1 [2021-07-12T17:29:11.158Z] DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:29:11.158Z] container=docker [2021-07-12T17:29:11.158Z] HOME=/root [2021-07-12T17:29:11.158Z] GOLANG_VERSION=1.16.5 [2021-07-12T17:29:11.158Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-12T17:29:11.158Z] VALIDATE_BRANCH=master [2021-07-12T17:29:11.158Z] TERM=xterm [2021-07-12T17:29:11.158Z] DOCKER_PKG=github.com/docker/docker [2021-07-12T17:29:11.158Z] SHLVL=1 [2021-07-12T17:29:11.158Z] TIMEOUT=120m [2021-07-12T17:29:11.158Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-12T17:29:11.158Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-12T17:29:11.158Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-12T17:29:11.158Z] GO111MODULE=off [2021-07-12T17:29:11.158Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-12T17:29:11.158Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-12T17:29:11.158Z] GOPATH=/go [2021-07-12T17:29:11.158Z] PKG_CONFIG=pkg-config [2021-07-12T17:29:11.158Z] _=/usr/bin/env [2021-07-12T17:29:11.158Z] Building test suite binary ./integration-cli/test.main [2021-07-12T17:29:11.158Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-12T17:29:11.158Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-12T17:29:11.158Z] HOSTNAME=e4f2915ecd16 [2021-07-12T17:29:11.158Z] TEST_SKIP_INTEGRATION=1 [2021-07-12T17:29:11.158Z] TESTDEBUG=0 [2021-07-12T17:29:11.158Z] DEST=bundles/test-integration [2021-07-12T17:29:11.158Z] PWD=/go/src/github.com/docker/docker [2021-07-12T17:29:11.158Z] KEEPBUNDLE=1 [2021-07-12T17:29:11.158Z] DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:29:11.158Z] container=docker [2021-07-12T17:29:11.158Z] HOME=/root [2021-07-12T17:29:11.158Z] GOLANG_VERSION=1.16.5 [2021-07-12T17:29:11.158Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-12T17:29:11.158Z] VALIDATE_BRANCH=master [2021-07-12T17:29:11.158Z] TERM=xterm [2021-07-12T17:29:11.158Z] DOCKER_PKG=github.com/docker/docker [2021-07-12T17:29:11.158Z] SHLVL=1 [2021-07-12T17:29:11.158Z] TIMEOUT=120m [2021-07-12T17:29:11.158Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-12T17:29:11.158Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-12T17:29:11.158Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-12T17:29:11.158Z] GO111MODULE=off [2021-07-12T17:29:11.158Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-12T17:29:11.158Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-12T17:29:11.158Z] GOPATH=/go [2021-07-12T17:29:11.158Z] PKG_CONFIG=pkg-config [2021-07-12T17:29:11.158Z] _=/usr/bin/env [2021-07-12T17:29:11.158Z] Building test suite binary ./integration-cli/test.main [2021-07-12T17:29:11.210Z] #13 34.04 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-12T17:29:11.210Z] #13 34.04 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-12T17:29:11.210Z] #13 34.05 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-12T17:29:11.210Z] #13 34.17 Selecting previously unselected package libpcre16-3:amd64. [2021-07-12T17:29:11.210Z] #13 34.17 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-12T17:29:11.210Z] #13 34.17 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-12T17:29:11.210Z] #13 34.25 Selecting previously unselected package libpcre32-3:amd64. [2021-07-12T17:29:11.210Z] #13 34.25 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-12T17:29:11.210Z] #13 34.26 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-12T17:29:11.417Z] No new tests added to integration. [2021-07-12T17:29:11.417Z] [2021-07-12T17:29:11.417Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-12T17:29:11.467Z] #13 34.35 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-12T17:29:11.467Z] #13 34.35 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-12T17:29:11.467Z] #13 34.35 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-12T17:29:11.467Z] #13 34.43 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-12T17:29:11.467Z] #13 34.43 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-12T17:29:11.467Z] #13 34.44 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-12T17:29:11.678Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-12T17:29:11.678Z] HOSTNAME=e0a94390b46c [2021-07-12T17:29:11.679Z] TESTDEBUG=0 [2021-07-12T17:29:11.679Z] DEST=bundles/test-integration [2021-07-12T17:29:11.679Z] PWD=/go/src/github.com/docker/docker [2021-07-12T17:29:11.679Z] KEEPBUNDLE=1 [2021-07-12T17:29:11.679Z] DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:29:11.679Z] container=docker [2021-07-12T17:29:11.679Z] HOME=/root [2021-07-12T17:29:11.679Z] GOLANG_VERSION=1.16.5 [2021-07-12T17:29:11.679Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-12T17:29:11.679Z] VALIDATE_BRANCH=master [2021-07-12T17:29:11.679Z] TERM=xterm [2021-07-12T17:29:11.679Z] DOCKER_PKG=github.com/docker/docker [2021-07-12T17:29:11.679Z] SHLVL=1 [2021-07-12T17:29:11.679Z] TIMEOUT=120m [2021-07-12T17:29:11.679Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-12T17:29:11.679Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-12T17:29:11.679Z] GO111MODULE=off [2021-07-12T17:29:11.679Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-12T17:29:11.679Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-12T17:29:11.679Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-12T17:29:11.679Z] GOPATH=/go [2021-07-12T17:29:11.679Z] PKG_CONFIG=pkg-config [2021-07-12T17:29:11.679Z] _=/usr/bin/env [2021-07-12T17:29:11.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-12T17:29:11.723Z] #13 34.60 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-12T17:29:11.723Z] #13 34.60 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-12T17:29:11.723Z] #13 34.60 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-12T17:29:11.723Z] #13 34.70 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-12T17:29:11.723Z] #13 34.70 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-12T17:29:11.723Z] #13 34.71 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-12T17:29:11.723Z] #13 34.75 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-12T17:29:11.723Z] #13 34.76 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-12T17:29:11.723Z] #13 34.76 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-12T17:29:11.723Z] #13 34.82 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-12T17:29:11.979Z] #13 34.82 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-12T17:29:11.979Z] #13 34.83 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-12T17:29:11.979Z] #13 35.02 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-12T17:29:11.979Z] #13 35.04 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-12T17:29:11.979Z] #13 35.06 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-12T17:29:12.236Z] #13 35.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-12T17:29:12.236Z] #13 35.09 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-12T17:29:12.236Z] #13 35.11 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-12T17:29:12.236Z] #13 35.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:29:12.236Z] #13 35.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-12T17:29:12.236Z] #13 35.15 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-12T17:29:12.236Z] #13 35.16 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-12T17:29:12.236Z] #13 35.20 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-12T17:29:12.236Z] #13 35.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:29:12.236Z] #13 35.23 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-12T17:29:12.236Z] #13 35.24 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-12T17:29:12.236Z] #13 35.26 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-12T17:29:12.236Z] #13 35.27 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-12T17:29:12.236Z] #13 35.29 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-12T17:29:12.498Z] #13 35.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:29:12.498Z] #13 35.33 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-12T17:29:12.498Z] #13 35.34 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-12T17:29:12.498Z] #13 35.35 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:29:12.498Z] #13 35.36 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-12T17:29:12.498Z] #13 35.37 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-12T17:29:12.498Z] #13 35.38 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-12T17:29:12.498Z] #13 35.39 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-12T17:29:12.498Z] #13 35.41 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-12T17:29:12.498Z] #13 35.42 Setting up dmsetup (2:1.02.155-3) ... [2021-07-12T17:29:12.498Z] #13 35.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-12T17:29:12.498Z] #13 35.46 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-12T17:29:12.498Z] #13 35.48 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:29:13.062Z] #13 DONE 36.1s [2021-07-12T17:29:13.062Z] [2021-07-12T17:29:13.062Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-12T17:29:13.062Z] #14 sha256:9ed013647fd8b1d96dd85f6193fe8beae5291dbef2652369bf9a11c7b78d5604 [2021-07-12T17:29:14.530Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-12T17:29:14.530Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-53d4238f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-12T17:29:14.530Z] ---------------------------------------------------------------------------- [2021-07-12T17:29:14.530Z] [2021-07-12T17:29:14.530Z] INFO: executeCI.ps1 starting at Mon Jul 12 17:29:12 CUT 2021 [2021-07-12T17:29:14.530Z] [2021-07-12T17:29:14.530Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-12T17:29:14.530Z] INFO: Running git version 2.24.1.windows.2 [2021-07-12T17:29:14.530Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-12T17:29:14.530Z] INFO: Environment variables: [2021-07-12T17:29:14.530Z] [2021-07-12T17:29:14.530Z] Name Value [2021-07-12T17:29:14.530Z] ---- ----- [2021-07-12T17:29:14.530Z] ALLUSERSPROFILE C:\ProgramData [2021-07-12T17:29:14.530Z] amd64 true [2021-07-12T17:29:14.530Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-12T17:29:14.530Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-12T17:29:14.530Z] arm64 true [2021-07-12T17:29:14.530Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-12T17:29:14.530Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-12T17:29:14.530Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-12T17:29:14.530Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-12T17:29:14.530Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-12T17:29:14.530Z] BRANCH_NAME PR-42625 [2021-07-12T17:29:14.530Z] BUILD_DISPLAY_NAME #6 [2021-07-12T17:29:14.530Z] BUILD_ID 6 [2021-07-12T17:29:14.530Z] BUILD_NUMBER 6 [2021-07-12T17:29:14.530Z] BUILD_TAG jenkins-moby-PR-42625-6 [2021-07-12T17:29:14.530Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/ [2021-07-12T17:29:14.530Z] cgroup2 true [2021-07-12T17:29:14.530Z] CHANGE_AUTHOR rvolosatovs [2021-07-12T17:29:14.530Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-07-12T17:29:14.530Z] CHANGE_BRANCH fix_network_db_islands [2021-07-12T17:29:14.530Z] CHANGE_FORK rvolosatovs [2021-07-12T17:29:14.530Z] CHANGE_ID 42625 [2021-07-12T17:29:14.530Z] CHANGE_TARGET master [2021-07-12T17:29:14.530Z] CHANGE_TITLE Fix flaky libnetwork/networkdb tests [2021-07-12T17:29:14.530Z] CHANGE_URL https://github.com/moby/moby/pull/42625 [2021-07-12T17:29:14.530Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:29:14.530Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-12T17:29:14.530Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-12T17:29:14.530Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-12T17:29:14.530Z] COMPUTERNAME azwin-2-1dbf30 [2021-07-12T17:29:14.530Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-12T17:29:14.530Z] ConfigSequenceNumber 0 [2021-07-12T17:29:14.530Z] dco true [2021-07-12T17:29:14.530Z] DOCKER_BUILDKIT 0 [2021-07-12T17:29:14.530Z] DOCKER_DUT_DEBUG 1 [2021-07-12T17:29:14.530Z] DOCKER_EXPERIMENTAL 1 [2021-07-12T17:29:14.530Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-12T17:29:14.530Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-12T17:29:14.530Z] EXECUTOR_NUMBER 0 [2021-07-12T17:29:14.530Z] FQDN azwin-2-1dbf30.westus.cloudapp.azure.com [2021-07-12T17:29:14.530Z] GIT_BRANCH PR-42625 [2021-07-12T17:29:14.530Z] GIT_COMMIT 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:29:14.531Z] GIT_PREVIOUS_COMMIT 3e3b4e9b0b3d65f3d5a98b28f320f4c9bd0b02dc [2021-07-12T17:29:14.531Z] GIT_URL https://github.com/moby/moby.git [2021-07-12T17:29:14.531Z] HUDSON_COOKIE e6d050ea-3f31-4940-9df5-db301e09c20f [2021-07-12T17:29:14.531Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-12T17:29:14.531Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-12T17:29:14.531Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-12T17:29:14.531Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-12T17:29:14.531Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-12T17:29:14.531Z] JENKINS_NODE_COOKIE 7876c153-706a-4bbf-b4a6-29aaf71f0674 [2021-07-12T17:29:14.531Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-12T17:29:14.531Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-12T17:29:14.531Z] JOB_BASE_NAME PR-42625 [2021-07-12T17:29:14.531Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/display/redirect [2021-07-12T17:29:14.531Z] JOB_NAME moby/PR-42625 [2021-07-12T17:29:14.531Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/ [2021-07-12T17:29:14.531Z] library.jps.version master [2021-07-12T17:29:14.531Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-12T17:29:14.531Z] NODE_LABELS amd64 azure azwin-2-1dbf30 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-12T17:29:14.531Z] NODE_NAME azwin-2-1dbf30 [2021-07-12T17:29:14.531Z] NUMBER_OF_PROCESSORS 4 [2021-07-12T17:29:14.531Z] OS Windows_NT [2021-07-12T17:29:14.531Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-12T17:29:14.531Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-12T17:29:14.531Z] ppc64le false [2021-07-12T17:29:14.531Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-12T17:29:14.531Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-12T17:29:14.531Z] PROCESSOR_LEVEL 6 [2021-07-12T17:29:14.531Z] PROCESSOR_REVISION 5504 [2021-07-12T17:29:14.531Z] ProgramData C:\ProgramData [2021-07-12T17:29:14.531Z] ProgramFiles C:\Program Files [2021-07-12T17:29:14.531Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-12T17:29:14.531Z] ProgramW6432 C:\Program Files [2021-07-12T17:29:14.531Z] PROMPT $P$G [2021-07-12T17:29:14.531Z] PSExecutionPolicyPreference Bypass [2021-07-12T17:29:14.531Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-12T17:29:14.531Z] PUBLIC C:\Users\Public [2021-07-12T17:29:14.531Z] rootless true [2021-07-12T17:29:14.531Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=artif... [2021-07-12T17:29:14.531Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=changes [2021-07-12T17:29:14.531Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect [2021-07-12T17:29:14.531Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=tests [2021-07-12T17:29:14.531Z] s390x false [2021-07-12T17:29:14.531Z] SKIP_VALIDATION_TESTS 1 [2021-07-12T17:29:14.531Z] SOURCES_DRIVE d [2021-07-12T17:29:14.531Z] SOURCES_SUBDIR gopath [2021-07-12T17:29:14.531Z] STAGE_NAME Run tests [2021-07-12T17:29:14.531Z] SystemDrive C: [2021-07-12T17:29:14.531Z] SystemRoot C:\Windows [2021-07-12T17:29:14.531Z] TEMP C:\Windows\TEMP [2021-07-12T17:29:14.531Z] TESTDEBUG 0 [2021-07-12T17:29:14.531Z] TESTRUN_DRIVE d [2021-07-12T17:29:14.531Z] TESTRUN_SUBDIR CI [2021-07-12T17:29:14.531Z] TIMEOUT 120m [2021-07-12T17:29:14.531Z] TMP C:\Windows\TEMP [2021-07-12T17:29:14.531Z] unit_validate true [2021-07-12T17:29:14.531Z] USERDOMAIN WORKGROUP [2021-07-12T17:29:14.531Z] USERNAME azwin-2-1dbf30$ [2021-07-12T17:29:14.531Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-12T17:29:14.531Z] validate_force false [2021-07-12T17:29:14.531Z] windir C:\Windows [2021-07-12T17:29:14.531Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-12T17:29:14.531Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-12T17:29:14.531Z] windows2022 true [2021-07-12T17:29:14.531Z] windows2022containerd true [2021-07-12T17:29:14.531Z] windowsRS1 false [2021-07-12T17:29:14.531Z] windowsRS5 true [2021-07-12T17:29:14.531Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-12T17:29:14.531Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.531Z] INFO: Sources under d:\gopath\... [2021-07-12T17:29:14.531Z] INFO: Test run under d:\CI\... [2021-07-12T17:29:14.531Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-12T17:29:14.531Z] INFO: docker/docker repository was found [2021-07-12T17:29:14.531Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-12T17:29:14.531Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-12T17:29:14.531Z] INFO: Docker version of control daemon [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.531Z] Client: Mirantis Container Runtime [2021-07-12T17:29:14.531Z] Version: 20.10.0 [2021-07-12T17:29:14.531Z] API version: 1.41 [2021-07-12T17:29:14.531Z] Go version: go1.13.15 [2021-07-12T17:29:14.531Z] Git commit: 6ee42dc [2021-07-12T17:29:14.531Z] Built: 03/11/2021 13:24:56 [2021-07-12T17:29:14.531Z] OS/Arch: windows/amd64 [2021-07-12T17:29:14.531Z] Context: default [2021-07-12T17:29:14.531Z] Experimental: true [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.531Z] Server: Mirantis Container Runtime [2021-07-12T17:29:14.531Z] Engine: [2021-07-12T17:29:14.531Z] Version: 20.10.0 [2021-07-12T17:29:14.531Z] API version: 1.41 (minimum version 1.24) [2021-07-12T17:29:14.531Z] Go version: go1.13.15 [2021-07-12T17:29:14.531Z] Git commit: 1e08f21e79 [2021-07-12T17:29:14.531Z] Built: 03/11/2021 13:23:32 [2021-07-12T17:29:14.531Z] OS/Arch: windows/amd64 [2021-07-12T17:29:14.531Z] Experimental: true [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.531Z] INFO: Docker info of control daemon [2021-07-12T17:29:14.531Z] [2021-07-12T17:29:14.955Z] #14 DONE 1.5s [2021-07-12T17:29:14.955Z] [2021-07-12T17:29:14.955Z] #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-12T17:29:14.955Z] #15 sha256:e19a182d3adfd7237501a27927dc8dc642ef415ed5dbe18183907a7c1e916181 [2021-07-12T17:29:15.152Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-12T17:29:15.152Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-03dcf390\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-12T17:29:15.152Z] ---------------------------------------------------------------------------- [2021-07-12T17:29:15.152Z] [2021-07-12T17:29:15.152Z] INFO: executeCI.ps1 starting at Mon Jul 12 17:29:11 CUT 2021 [2021-07-12T17:29:15.152Z] [2021-07-12T17:29:15.152Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-12T17:29:15.152Z] INFO: Running git version 2.24.1.windows.2 [2021-07-12T17:29:15.152Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-12T17:29:15.152Z] INFO: Environment variables: [2021-07-12T17:29:15.152Z] [2021-07-12T17:29:15.152Z] Name Value [2021-07-12T17:29:15.152Z] ---- ----- [2021-07-12T17:29:15.152Z] ALLUSERSPROFILE C:\ProgramData [2021-07-12T17:29:15.152Z] amd64 true [2021-07-12T17:29:15.152Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-12T17:29:15.152Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-12T17:29:15.152Z] arm64 true [2021-07-12T17:29:15.152Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-12T17:29:15.152Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-12T17:29:15.152Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-12T17:29:15.152Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-12T17:29:15.152Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-12T17:29:15.152Z] BRANCH_NAME PR-42625 [2021-07-12T17:29:15.152Z] BUILD_DISPLAY_NAME #6 [2021-07-12T17:29:15.152Z] BUILD_ID 6 [2021-07-12T17:29:15.152Z] BUILD_NUMBER 6 [2021-07-12T17:29:15.152Z] BUILD_TAG jenkins-moby-PR-42625-6 [2021-07-12T17:29:15.152Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/ [2021-07-12T17:29:15.152Z] cgroup2 true [2021-07-12T17:29:15.152Z] CHANGE_AUTHOR rvolosatovs [2021-07-12T17:29:15.152Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-07-12T17:29:15.152Z] CHANGE_BRANCH fix_network_db_islands [2021-07-12T17:29:15.152Z] CHANGE_FORK rvolosatovs [2021-07-12T17:29:15.152Z] CHANGE_ID 42625 [2021-07-12T17:29:15.152Z] CHANGE_TARGET master [2021-07-12T17:29:15.152Z] CHANGE_TITLE Fix flaky libnetwork/networkdb tests [2021-07-12T17:29:15.152Z] CHANGE_URL https://github.com/moby/moby/pull/42625 [2021-07-12T17:29:15.152Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:29:15.152Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-12T17:29:15.152Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-12T17:29:15.152Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-12T17:29:15.152Z] COMPUTERNAME azwin-2-6ed110 [2021-07-12T17:29:15.152Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-12T17:29:15.152Z] ConfigSequenceNumber 0 [2021-07-12T17:29:15.152Z] dco true [2021-07-12T17:29:15.152Z] DOCKER_BUILDKIT 0 [2021-07-12T17:29:15.152Z] DOCKER_DUT_DEBUG 1 [2021-07-12T17:29:15.152Z] DOCKER_EXPERIMENTAL 1 [2021-07-12T17:29:15.152Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-12T17:29:15.152Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-12T17:29:15.152Z] EXECUTOR_NUMBER 0 [2021-07-12T17:29:15.152Z] FQDN azwin-2-6ed110.westus.cloudapp.azure.com [2021-07-12T17:29:15.152Z] GIT_BRANCH PR-42625 [2021-07-12T17:29:15.152Z] GIT_COMMIT 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:29:15.153Z] GIT_PREVIOUS_COMMIT 3e3b4e9b0b3d65f3d5a98b28f320f4c9bd0b02dc [2021-07-12T17:29:15.153Z] GIT_URL https://github.com/moby/moby.git [2021-07-12T17:29:15.153Z] HUDSON_COOKIE fbd01102-7b25-44e6-a1f6-3709801b62ea [2021-07-12T17:29:15.153Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-12T17:29:15.153Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-12T17:29:15.153Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-12T17:29:15.153Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-12T17:29:15.153Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-12T17:29:15.153Z] JENKINS_NODE_COOKIE 541ddfaa-ecf9-4111-a58a-3d7ddf38d189 [2021-07-12T17:29:15.153Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-12T17:29:15.153Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-12T17:29:15.153Z] JOB_BASE_NAME PR-42625 [2021-07-12T17:29:15.153Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/display/redirect [2021-07-12T17:29:15.153Z] JOB_NAME moby/PR-42625 [2021-07-12T17:29:15.153Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/ [2021-07-12T17:29:15.153Z] library.jps.version master [2021-07-12T17:29:15.153Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-12T17:29:15.153Z] NODE_LABELS amd64 azure azwin-2-6ed110 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-12T17:29:15.153Z] NODE_NAME azwin-2-6ed110 [2021-07-12T17:29:15.153Z] NUMBER_OF_PROCESSORS 4 [2021-07-12T17:29:15.153Z] OS Windows_NT [2021-07-12T17:29:15.153Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-12T17:29:15.153Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-12T17:29:15.153Z] ppc64le false [2021-07-12T17:29:15.153Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-12T17:29:15.153Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-12T17:29:15.153Z] PROCESSOR_LEVEL 6 [2021-07-12T17:29:15.153Z] PROCESSOR_REVISION 5504 [2021-07-12T17:29:15.153Z] ProgramData C:\ProgramData [2021-07-12T17:29:15.153Z] ProgramFiles C:\Program Files [2021-07-12T17:29:15.153Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-12T17:29:15.153Z] ProgramW6432 C:\Program Files [2021-07-12T17:29:15.153Z] PROMPT $P$G [2021-07-12T17:29:15.153Z] PSExecutionPolicyPreference Bypass [2021-07-12T17:29:15.153Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-12T17:29:15.153Z] PUBLIC C:\Users\Public [2021-07-12T17:29:15.153Z] rootless true [2021-07-12T17:29:15.153Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=artif... [2021-07-12T17:29:15.153Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=changes [2021-07-12T17:29:15.153Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect [2021-07-12T17:29:15.153Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42625/6/display/redirect?page=tests [2021-07-12T17:29:15.153Z] s390x false [2021-07-12T17:29:15.153Z] SKIP_VALIDATION_TESTS 1 [2021-07-12T17:29:15.153Z] SOURCES_DRIVE d [2021-07-12T17:29:15.153Z] SOURCES_SUBDIR gopath [2021-07-12T17:29:15.153Z] STAGE_NAME Run tests [2021-07-12T17:29:15.153Z] SystemDrive C: [2021-07-12T17:29:15.153Z] SystemRoot C:\Windows [2021-07-12T17:29:15.153Z] TEMP C:\Windows\TEMP [2021-07-12T17:29:15.153Z] TESTDEBUG 0 [2021-07-12T17:29:15.153Z] TESTRUN_DRIVE d [2021-07-12T17:29:15.153Z] TESTRUN_SUBDIR CI [2021-07-12T17:29:15.153Z] TIMEOUT 120m [2021-07-12T17:29:15.153Z] TMP C:\Windows\TEMP [2021-07-12T17:29:15.153Z] unit_validate true [2021-07-12T17:29:15.153Z] USERDOMAIN WORKGROUP [2021-07-12T17:29:15.153Z] USERNAME azwin-2-6ed110$ [2021-07-12T17:29:15.153Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-12T17:29:15.153Z] validate_force false [2021-07-12T17:29:15.153Z] windir C:\Windows [2021-07-12T17:29:15.153Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-12T17:29:15.153Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-12T17:29:15.153Z] windows2022 true [2021-07-12T17:29:15.153Z] windows2022containerd true [2021-07-12T17:29:15.153Z] windowsRS1 false [2021-07-12T17:29:15.153Z] windowsRS5 true [2021-07-12T17:29:15.153Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-12T17:29:15.153Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] INFO: Sources under d:\gopath\... [2021-07-12T17:29:15.153Z] INFO: Test run under d:\CI\... [2021-07-12T17:29:15.153Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-12T17:29:15.153Z] INFO: docker/docker repository was found [2021-07-12T17:29:15.153Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-12T17:29:15.153Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2029' [2021-07-12T17:29:15.153Z] INFO: Docker version of control daemon [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] Client: [2021-07-12T17:29:15.153Z] Version: 20.10.6 [2021-07-12T17:29:15.153Z] API version: 1.41 [2021-07-12T17:29:15.153Z] Go version: go1.16.3 [2021-07-12T17:29:15.153Z] Git commit: 370c289 [2021-07-12T17:29:15.153Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-12T17:29:15.153Z] OS/Arch: windows/amd64 [2021-07-12T17:29:15.153Z] Context: default [2021-07-12T17:29:15.153Z] Experimental: true [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] Server: Docker Engine - Community [2021-07-12T17:29:15.153Z] Engine: [2021-07-12T17:29:15.153Z] Version: 20.10.6 [2021-07-12T17:29:15.153Z] API version: 1.41 (minimum version 1.24) [2021-07-12T17:29:15.153Z] Go version: go1.13.15 [2021-07-12T17:29:15.153Z] Git commit: 8728dd2 [2021-07-12T17:29:15.153Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-12T17:29:15.153Z] OS/Arch: windows/amd64 [2021-07-12T17:29:15.153Z] Experimental: true [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] INFO: Docker info of control daemon [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] Client: [2021-07-12T17:29:15.153Z] Context: default [2021-07-12T17:29:15.153Z] Debug Mode: false [2021-07-12T17:29:15.153Z] Plugins: [2021-07-12T17:29:15.153Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-12T17:29:15.153Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-12T17:29:15.153Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] Server: [2021-07-12T17:29:15.153Z] Containers: 1 [2021-07-12T17:29:15.153Z] Running: 0 [2021-07-12T17:29:15.153Z] Paused: 0 [2021-07-12T17:29:15.153Z] Stopped: 1 [2021-07-12T17:29:15.153Z] Images: 11 [2021-07-12T17:29:15.153Z] Server Version: 20.10.6 [2021-07-12T17:29:15.153Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-12T17:29:15.153Z] Windows: [2021-07-12T17:29:15.153Z] LCOW: [2021-07-12T17:29:15.153Z] Logging Driver: json-file [2021-07-12T17:29:15.153Z] Plugins: [2021-07-12T17:29:15.153Z] Volume: local [2021-07-12T17:29:15.153Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:29:15.153Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:29:15.153Z] Swarm: inactive [2021-07-12T17:29:15.153Z] Default Isolation: process [2021-07-12T17:29:15.153Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-12T17:29:15.153Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-12T17:29:15.153Z] OSType: windows [2021-07-12T17:29:15.153Z] Architecture: x86_64 [2021-07-12T17:29:15.153Z] CPUs: 4 [2021-07-12T17:29:15.153Z] Total Memory: 32GiB [2021-07-12T17:29:15.153Z] Name: azwin-2-6ed110 [2021-07-12T17:29:15.153Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-12T17:29:15.153Z] Docker Root Dir: D:\docker [2021-07-12T17:29:15.153Z] Debug Mode: false [2021-07-12T17:29:15.153Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:29:15.153Z] Labels: [2021-07-12T17:29:15.153Z] Experimental: true [2021-07-12T17:29:15.153Z] Insecure Registries: [2021-07-12T17:29:15.153Z] 10.0.0.4:5000 [2021-07-12T17:29:15.153Z] 127.0.0.0/8 [2021-07-12T17:29:15.153Z] Registry Mirrors: [2021-07-12T17:29:15.153Z] http://10.0.0.4:5000/ [2021-07-12T17:29:15.153Z] Live Restore Enabled: false [2021-07-12T17:29:15.153Z] Product License: Community Engine [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] [2021-07-12T17:29:15.153Z] INFO: Commit hash is 2837fba75f [2021-07-12T17:29:15.153Z] INFO: Nuke-Everything... [2021-07-12T17:29:15.153Z] INFO: Container count on control daemon to delete is 1 [2021-07-12T17:29:15.153Z] a11c58dc4e95 [2021-07-12T17:29:15.153Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-12T17:29:15.503Z] Client: [2021-07-12T17:29:15.503Z] Context: default [2021-07-12T17:29:15.503Z] Debug Mode: false [2021-07-12T17:29:15.503Z] Plugins: [2021-07-12T17:29:15.503Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-12T17:29:15.503Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-12T17:29:15.503Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-12T17:29:15.503Z] [2021-07-12T17:29:15.503Z] Server: [2021-07-12T17:29:15.503Z] Containers: 0 [2021-07-12T17:29:15.503Z] Running: 0 [2021-07-12T17:29:15.503Z] Paused: 0 [2021-07-12T17:29:15.503Z] Stopped: 0 [2021-07-12T17:29:15.503Z] Images: 10 [2021-07-12T17:29:15.503Z] Server Version: 20.10.0 [2021-07-12T17:29:15.503Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-12T17:29:15.503Z] Windows: [2021-07-12T17:29:15.503Z] LCOW: [2021-07-12T17:29:15.503Z] Logging Driver: json-file [2021-07-12T17:29:15.503Z] Plugins: [2021-07-12T17:29:15.503Z] Volume: local [2021-07-12T17:29:15.503Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:29:15.503Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:29:15.503Z] Swarm: inactive [2021-07-12T17:29:15.503Z] Default Isolation: process [2021-07-12T17:29:15.503Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T17:29:15.503Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T17:29:15.503Z] OSType: windows [2021-07-12T17:29:15.503Z] Architecture: x86_64 [2021-07-12T17:29:15.503Z] CPUs: 4 [2021-07-12T17:29:15.503Z] Total Memory: 32GiB [2021-07-12T17:29:15.503Z] Name: azwin-2-1dbf30 [2021-07-12T17:29:15.503Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-12T17:29:15.503Z] Docker Root Dir: D:\docker [2021-07-12T17:29:15.503Z] Debug Mode: false [2021-07-12T17:29:15.503Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:29:15.503Z] Labels: [2021-07-12T17:29:15.503Z] Experimental: true [2021-07-12T17:29:15.503Z] Insecure Registries: [2021-07-12T17:29:15.503Z] 10.0.0.4:5000 [2021-07-12T17:29:15.503Z] 127.0.0.0/8 [2021-07-12T17:29:15.503Z] Registry Mirrors: [2021-07-12T17:29:15.503Z] http://10.0.0.4:5000/ [2021-07-12T17:29:15.503Z] Live Restore Enabled: false [2021-07-12T17:29:15.503Z] [2021-07-12T17:29:15.503Z] [2021-07-12T17:29:15.503Z] INFO: Commit hash is 2837fba75f [2021-07-12T17:29:15.503Z] INFO: Nuke-Everything... [2021-07-12T17:29:15.887Z] #15 DONE 1.2s [2021-07-12T17:29:15.887Z] [2021-07-12T17:29:15.887Z] #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-12T17:29:15.887Z] #54 sha256:96fd8ac7d256c7ec60cad54ded7df9c89022e6b53b899dd143c9e881eec911b9 [2021-07-12T17:29:15.887Z] #54 1.313 + RM_GOPATH=0 [2021-07-12T17:29:15.887Z] #54 1.313 + TMP_GOPATH= [2021-07-12T17:29:15.887Z] #54 1.313 + : /build [2021-07-12T17:29:15.887Z] #54 1.313 + '[' -z '' ']' [2021-07-12T17:29:15.887Z] #54 1.313 ++ mktemp -d [2021-07-12T17:29:15.887Z] #54 1.314 + export GOPATH=/tmp/tmp.Ds4gfOadoy [2021-07-12T17:29:15.887Z] #54 1.314 + GOPATH=/tmp/tmp.Ds4gfOadoy [2021-07-12T17:29:15.887Z] #54 1.314 + RM_GOPATH=1 [2021-07-12T17:29:15.887Z] #54 1.314 + case "$(go env GOARCH)" in [2021-07-12T17:29:15.887Z] #54 1.314 ++ go env GOARCH [2021-07-12T17:29:15.887Z] #54 1.341 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:29:15.887Z] #54 1.341 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:29:15.887Z] #54 1.341 ++ dirname /tmp/install/install.sh [2021-07-12T17:29:15.887Z] #54 1.341 + dir=/tmp/install [2021-07-12T17:29:15.887Z] #54 1.341 + bin=runc [2021-07-12T17:29:15.887Z] #54 1.341 + shift [2021-07-12T17:29:15.887Z] #54 1.341 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-12T17:29:15.887Z] #54 1.341 + . /tmp/install/runc.installer [2021-07-12T17:29:15.887Z] #54 1.341 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-12T17:29:15.887Z] #54 1.341 + install_runc [2021-07-12T17:29:15.887Z] #54 1.341 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-12T17:29:15.887Z] #54 1.341 + uname -r [2021-07-12T17:29:15.887Z] #54 1.341 + RUNC_BUILDTAGS='seccomp ' [2021-07-12T17:29:15.887Z] #54 1.341 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-12T17:29:15.887Z] #54 1.341 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ds4gfOadoy/src/github.com/opencontainers/runc [2021-07-12T17:29:15.887Z] #54 1.341 Cloning into '/tmp/tmp.Ds4gfOadoy/src/github.com/opencontainers/runc'... [2021-07-12T17:29:15.887Z] #54 1.341 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-12T17:29:15.956Z] INFO: Container count on control daemon to delete is 0 [2021-07-12T17:29:16.127Z] INFO: Zapped successfully [2021-07-12T17:29:16.127Z] INFO: Location for testing is d:\CI\PR-42625\6 [2021-07-12T17:29:16.127Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-12T17:29:16.127Z] [2021-07-12T17:29:16.127Z] [2021-07-12T17:29:16.127Z] INFO: Building the image from Dockerfile.windows at 07/12/2021 17:29:14... [2021-07-12T17:29:16.127Z] [2021-07-12T17:29:16.407Z] INFO: Nuking d:\CI [2021-07-12T17:29:16.859Z] INFO: Zapped successfully [2021-07-12T17:29:16.859Z] INFO: Location for testing is d:\CI\PR-42625\6 [2021-07-12T17:29:16.859Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-12T17:29:16.859Z] [2021-07-12T17:29:16.859Z] [2021-07-12T17:29:16.859Z] INFO: Building the image from Dockerfile.windows at 07/12/2021 17:29:16... [2021-07-12T17:29:16.859Z] [2021-07-12T17:29:17.265Z] #54 ... [2021-07-12T17:29:17.265Z] [2021-07-12T17:29:17.265Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-12T17:29:17.265Z] #16 sha256:7f8af17aef9327adc72ff01ee621d5189ec0c2034dbe7e4a175a6869e861aaf4 [2021-07-12T17:29:17.265Z] #16 1.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-12T17:29:17.265Z] #16 DONE 1.2s [2021-07-12T17:29:17.265Z] [2021-07-12T17:29:17.265Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-12T17:29:17.265Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470 [2021-07-12T17:29:18.033Z] Deleted: sha256:32508f176e7a8cadc1f5ceab65a717320d2154648a00e8b4a16eb4aecd3385e3 [2021-07-12T17:29:18.033Z] Deleted: sha256:05ab6cc005ce70a6332602b5da940acb43cf453fd54eaf7b36c9257ff03f0b27 [2021-07-12T17:29:18.033Z] INFO: Nuking d:\CI [2021-07-12T17:29:18.194Z] #17 DONE 1.1s [2021-07-12T17:29:18.194Z] [2021-07-12T17:29:18.194Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-12T17:29:18.194Z] #18 sha256:7adc6042d482a201a4113725df1735d2ef20f47cd25d900b2f01e6628164751a [2021-07-12T17:29:19.561Z] #18 DONE 1.1s [2021-07-12T17:29:19.561Z] [2021-07-12T17:29:19.561Z] #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-12T17:29:19.561Z] #54 sha256:96fd8ac7d256c7ec60cad54ded7df9c89022e6b53b899dd143c9e881eec911b9 [2021-07-12T17:29:19.561Z] #54 5.205 + cd /tmp/tmp.Ds4gfOadoy/src/github.com/opencontainers/runc [2021-07-12T17:29:19.561Z] #54 5.205 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-12T17:29:19.561Z] #54 5.433 + '[' -z '' ']' [2021-07-12T17:29:19.561Z] #54 5.434 + target=static [2021-07-12T17:29:19.561Z] #54 5.434 + make 'BUILDTAGS=seccomp ' static [2021-07-12T17:29:19.561Z] #54 5.798 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-12T17:29:20.178Z] INFO: Zapped successfully [2021-07-12T17:29:20.178Z] INFO: Location for testing is d:\CI\PR-42625\6 [2021-07-12T17:29:20.178Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-12T17:29:20.178Z] [2021-07-12T17:29:20.178Z] [2021-07-12T17:29:20.178Z] INFO: Building the image from Dockerfile.windows at 07/12/2021 17:29:19... [2021-07-12T17:29:20.178Z] [2021-07-12T17:29:20.489Z] #54 ... [2021-07-12T17:29:20.489Z] [2021-07-12T17:29:20.489Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-12T17:29:20.489Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3 [2021-07-12T17:29:20.489Z] #19 DONE 1.0s [2021-07-12T17:29:20.489Z] [2021-07-12T17:29:20.489Z] #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-12T17:29:20.489Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7 [2021-07-12T17:29:21.859Z] #20 1.324 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-12T17:29:21.859Z] #20 1.429 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-12T17:29:21.859Z] #20 1.430 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-12T17:29:21.859Z] #20 1.431 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-12T17:29:23.219Z] Sending build context to Docker daemon 60.93MB [2021-07-12T17:29:23.219Z] [2021-07-12T17:29:23.685Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-12T17:29:23.685Z] ---> 39d157a84080 [2021-07-12T17:29:23.685Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-12T17:29:23.685Z] ---> Using cache [2021-07-12T17:29:23.685Z] ---> 929fc16a0aa2 [2021-07-12T17:29:23.685Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-12T17:29:23.685Z] ---> Using cache [2021-07-12T17:29:23.685Z] ---> 14221f3c0dd4 [2021-07-12T17:29:23.685Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-12T17:29:23.685Z] ---> Using cache [2021-07-12T17:29:23.685Z] ---> 544c93b0036d [2021-07-12T17:29:23.685Z] 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-12T17:29:23.685Z] ---> Using cache [2021-07-12T17:29:23.685Z] ---> 8dc6d3dab7bb [2021-07-12T17:29:23.686Z] 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-12T17:29:23.686Z] ---> Using cache [2021-07-12T17:29:23.686Z] ---> bf27b4db9099 [2021-07-12T17:29:23.686Z] 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-12T17:29:23.686Z] ---> Using cache [2021-07-12T17:29:23.686Z] ---> ae46a8595516 [2021-07-12T17:29:23.686Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-12T17:29:23.686Z] ---> Using cache [2021-07-12T17:29:23.686Z] ---> a8f5a78ec8e2 [2021-07-12T17:29:23.686Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-12T17:29:23.686Z] ---> Using cache [2021-07-12T17:29:23.686Z] ---> d8e8ac535e8b [2021-07-12T17:29:23.686Z] Step 10/10 : COPY . . [2021-07-12T17:29:24.158Z] #20 2.307 Reading package lists...#20 ... [2021-07-12T17:29:24.158Z] [2021-07-12T17:29:24.158Z] #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-12T17:29:24.158Z] #54 sha256:96fd8ac7d256c7ec60cad54ded7df9c89022e6b53b899dd143c9e881eec911b9 [2021-07-12T17:29:24.158Z] #54 9.957 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-12T17:29:24.158Z] #54 10.75 + mkdir -p /build [2021-07-12T17:29:24.158Z] #54 10.75 + cp runc /build/runc [2021-07-12T17:29:24.158Z] #54 DONE 10.9s [2021-07-12T17:29:24.158Z] [2021-07-12T17:29:24.158Z] #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-12T17:29:24.158Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7 [2021-07-12T17:29:24.158Z] #20 2.307 Reading package lists... [2021-07-12T17:29:26.060Z] #20 3.873 Reading package lists... [2021-07-12T17:29:26.060Z] #20 5.320 Building dependency tree... [2021-07-12T17:29:26.060Z] #20 5.573 Reading state information... [2021-07-12T17:29:26.060Z] #20 5.755 libcap2-bin is already the newest version (1:2.25-2). [2021-07-12T17:29:26.060Z] #20 5.755 The following additional packages will be installed: [2021-07-12T17:29:26.060Z] #20 5.755 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-12T17:29:26.060Z] #20 5.755 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-12T17:29:26.060Z] #20 5.756 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-12T17:29:26.060Z] #20 5.756 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-12T17:29:26.060Z] #20 5.756 python3.7 python3.7-minimal vim-runtime xxd [2021-07-12T17:29:26.060Z] #20 5.757 Suggested packages: [2021-07-12T17:29:26.060Z] #20 5.757 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-12T17:29:26.060Z] #20 5.757 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-12T17:29:26.060Z] #20 5.757 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-12T17:29:26.060Z] #20 5.757 quota [2021-07-12T17:29:26.060Z] #20 5.757 Recommended packages: [2021-07-12T17:29:26.060Z] #20 5.757 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-12T17:29:26.060Z] #20 5.757 python3-keyrings.alt python3-xdg unzip [2021-07-12T17:29:26.623Z] #20 6.289 The following NEW packages will be installed: [2021-07-12T17:29:26.623Z] #20 6.290 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-12T17:29:26.623Z] #20 6.290 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-12T17:29:26.623Z] #20 6.290 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-12T17:29:26.623Z] #20 6.290 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-12T17:29:26.623Z] #20 6.291 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-12T17:29:26.623Z] #20 6.291 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-12T17:29:26.623Z] #20 6.291 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-12T17:29:26.623Z] #20 6.291 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-12T17:29:26.623Z] #20 6.291 xz-utils zip [2021-07-12T17:29:26.883Z] #20 6.571 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T17:29:26.883Z] #20 6.571 Need to get 28.6 MB of archives. [2021-07-12T17:29:26.883Z] #20 6.571 After this operation, 116 MB of additional disk space will be used. [2021-07-12T17:29:26.883Z] #20 6.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-12T17:29:26.883Z] #20 6.574 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-12T17:29:26.883Z] #20 6.586 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-12T17:29:26.883Z] #20 6.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-12T17:29:26.883Z] #20 6.632 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-12T17:29:26.883Z] #20 6.634 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-12T17:29:26.883Z] #20 6.666 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-12T17:29:26.883Z] #20 6.671 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-12T17:29:27.139Z] #20 6.672 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-12T17:29:27.139Z] #20 6.674 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-12T17:29:27.139Z] #20 6.675 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-12T17:29:27.139Z] #20 6.677 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-12T17:29:27.140Z] #20 6.678 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-12T17:29:27.140Z] #20 6.682 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-12T17:29:27.140Z] #20 6.683 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-12T17:29:27.140Z] #20 6.684 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-12T17:29:27.140Z] #20 6.694 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-12T17:29:27.140Z] #20 6.722 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-12T17:29:27.140Z] #20 6.727 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-12T17:29:27.140Z] #20 6.731 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-12T17:29:27.140Z] #20 6.734 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-12T17:29:27.140Z] #20 6.737 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-12T17:29:27.140Z] #20 6.750 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-12T17:29:27.140Z] #20 6.752 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-12T17:29:27.140Z] #20 6.755 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-12T17:29:27.140Z] #20 6.782 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-12T17:29:27.140Z] #20 6.784 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-12T17:29:27.140Z] #20 6.785 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-12T17:29:27.140Z] #20 6.785 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-12T17:29:27.212Z] Sending build context to Docker daemon 60.93MB [2021-07-12T17:29:27.212Z] [2021-07-12T17:29:27.212Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-12T17:29:27.212Z] ---> 39d157a84080 [2021-07-12T17:29:27.212Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> 8f4796c88bdf [2021-07-12T17:29:27.212Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> c247f489e580 [2021-07-12T17:29:27.212Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> ad7eb3269738 [2021-07-12T17:29:27.212Z] 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-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> a55679c978d1 [2021-07-12T17:29:27.212Z] 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-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> 048e2e3d6f14 [2021-07-12T17:29:27.212Z] 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-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> cf2424f4401d [2021-07-12T17:29:27.212Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> 6c638f43bb13 [2021-07-12T17:29:27.212Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-12T17:29:27.212Z] ---> Using cache [2021-07-12T17:29:27.212Z] ---> a70a4a2ff72e [2021-07-12T17:29:27.212Z] Step 10/10 : COPY . . [2021-07-12T17:29:27.397Z] #20 6.952 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-12T17:29:27.397Z] #20 6.954 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-12T17:29:27.397Z] #20 6.955 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-12T17:29:27.397Z] #20 6.956 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-12T17:29:27.397Z] #20 6.958 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-12T17:29:27.397Z] #20 6.965 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-12T17:29:27.397Z] #20 6.967 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-12T17:29:27.397Z] #20 7.003 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-12T17:29:27.397Z] #20 7.005 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-12T17:29:27.397Z] #20 7.008 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-12T17:29:27.397Z] #20 7.016 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-12T17:29:27.397Z] #20 7.019 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-12T17:29:27.397Z] #20 7.024 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-12T17:29:27.397Z] #20 7.024 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-12T17:29:27.397Z] #20 7.051 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-12T17:29:27.397Z] #20 7.057 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-12T17:29:27.397Z] #20 7.061 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-12T17:29:27.397Z] #20 7.152 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-12T17:29:27.655Z] #20 7.171 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-12T17:29:27.655Z] #20 7.193 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-12T17:29:27.912Z] #20 7.458 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:29:27.912Z] #20 7.506 Fetched 28.6 MB in 1s (32.3 MB/s) [2021-07-12T17:29:27.912Z] #20 7.541 Selecting previously unselected package pigz. [2021-07-12T17:29:27.912Z] #20 7.541 (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-12T17:29:27.912Z] #20 7.569 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-12T17:29:27.912Z] #20 7.578 Unpacking pigz (2.4-1) ... [2021-07-12T17:29:27.912Z] #20 7.642 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-12T17:29:27.912Z] #20 7.645 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-12T17:29:27.912Z] #20 7.654 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-12T17:29:28.169Z] #20 7.849 Selecting previously unselected package python3.7-minimal. [2021-07-12T17:29:28.169Z] #20 7.852 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-12T17:29:28.169Z] #20 7.860 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-12T17:29:28.426Z] #20 8.236 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-12T17:29:28.426Z] #20 8.263 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-12T17:29:29.357Z] #20 8.966 Selecting previously unselected package python3-minimal. [2021-07-12T17:29:29.357Z] #20 8.966 (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-12T17:29:29.357Z] #20 8.999 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-12T17:29:29.357Z] #20 9.006 Unpacking python3-minimal (3.7.3-1) ... [2021-07-12T17:29:29.357Z] #20 9.053 Selecting previously unselected package libmpdec2:amd64. [2021-07-12T17:29:29.357Z] #20 9.061 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-12T17:29:29.615Z] #20 9.073 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-12T17:29:29.615Z] #20 9.135 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-12T17:29:29.615Z] #20 9.144 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-12T17:29:29.615Z] #20 9.152 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-12T17:29:29.872Z] #20 9.531 Selecting previously unselected package python3.7. [2021-07-12T17:29:29.872Z] #20 9.537 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-12T17:29:29.872Z] #20 9.548 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-12T17:29:29.872Z] #20 9.603 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-12T17:29:29.872Z] #20 9.606 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-12T17:29:29.872Z] #20 9.612 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-12T17:29:30.129Z] #20 9.678 Setting up python3-minimal (3.7.3-1) ... [2021-07-12T17:29:30.385Z] #20 10.04 Selecting previously unselected package python3. [2021-07-12T17:29:30.385Z] #20 10.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-12T17:29:30.385Z] #20 10.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-12T17:29:30.385Z] #20 10.07 Unpacking python3 (3.7.3-1) ... [2021-07-12T17:29:30.642Z] #20 10.13 Selecting previously unselected package libip4tc0:amd64. [2021-07-12T17:29:30.642Z] #20 10.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-12T17:29:30.642Z] #20 10.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-12T17:29:30.642Z] #20 10.20 Selecting previously unselected package libip6tc0:amd64. [2021-07-12T17:29:30.642Z] #20 10.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-12T17:29:30.642Z] #20 10.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-12T17:29:30.642Z] #20 10.27 Selecting previously unselected package libiptc0:amd64. [2021-07-12T17:29:30.642Z] #20 10.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-12T17:29:30.642Z] #20 10.28 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-12T17:29:30.642Z] #20 10.35 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-12T17:29:30.642Z] #20 10.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-12T17:29:30.642Z] #20 10.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-12T17:29:30.642Z] #20 10.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-12T17:29:30.906Z] #20 10.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-12T17:29:30.906Z] #20 10.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-12T17:29:30.906Z] #20 10.48 Selecting previously unselected package libnftnl11:amd64. [2021-07-12T17:29:30.906Z] #20 10.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-12T17:29:30.906Z] #20 10.49 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-12T17:29:30.906Z] #20 10.55 Selecting previously unselected package iptables. [2021-07-12T17:29:30.906Z] #20 10.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-12T17:29:30.906Z] #20 10.56 Unpacking iptables (1.8.2-4) ... [2021-07-12T17:29:31.177Z] #20 10.70 Selecting previously unselected package xxd. [2021-07-12T17:29:31.177Z] #20 10.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-12T17:29:31.177Z] #20 10.71 Unpacking xxd (2:8.1.0875-5) ... [2021-07-12T17:29:31.177Z] #20 10.80 Selecting previously unselected package vim-common. [2021-07-12T17:29:31.177Z] #20 10.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-12T17:29:31.177Z] #20 10.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-12T17:29:31.433Z] #20 10.91 Selecting previously unselected package bash-completion. [2021-07-12T17:29:31.433Z] #20 10.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-12T17:29:32.476Z] Sending build context to Docker daemon 60.93MB [2021-07-12T17:29:32.476Z] [2021-07-12T17:29:32.476Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-12T17:29:32.476Z] ---> 5bda1547be50 [2021-07-12T17:29:32.476Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-12T17:29:32.476Z] ---> Using cache [2021-07-12T17:29:32.476Z] ---> 7cbc3f6c0a57 [2021-07-12T17:29:32.476Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-12T17:29:32.476Z] ---> Using cache [2021-07-12T17:29:32.476Z] ---> 5e483eb8a5b7 [2021-07-12T17:29:32.476Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-12T17:29:32.476Z] ---> Using cache [2021-07-12T17:29:32.476Z] ---> 0a8f2c59b755 [2021-07-12T17:29:32.476Z] 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-12T17:29:32.476Z] ---> Using cache [2021-07-12T17:29:32.476Z] ---> 9aec8a31834f [2021-07-12T17:29:32.477Z] 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-12T17:29:32.477Z] ---> Using cache [2021-07-12T17:29:32.477Z] ---> 99e6959153ad [2021-07-12T17:29:32.477Z] 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-12T17:29:32.477Z] ---> Using cache [2021-07-12T17:29:32.477Z] ---> 3e635598d5c0 [2021-07-12T17:29:32.477Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-12T17:29:32.477Z] ---> Using cache [2021-07-12T17:29:32.477Z] ---> 0b0caae52491 [2021-07-12T17:29:32.477Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-12T17:29:32.477Z] ---> Using cache [2021-07-12T17:29:32.477Z] ---> 6d2fa713a4a0 [2021-07-12T17:29:32.477Z] Step 10/10 : COPY . . [2021-07-12T17:29:32.799Z] #20 12.19 Unpacking bash-completion (1:2.8-6) ... [2021-07-12T17:29:32.799Z] #20 12.35 Selecting previously unselected package bzip2. [2021-07-12T17:29:32.799Z] #20 12.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-12T17:29:32.799Z] #20 12.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-12T17:29:32.799Z] #20 12.42 Selecting previously unselected package xz-utils. [2021-07-12T17:29:32.799Z] #20 12.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-12T17:29:32.799Z] #20 12.43 Unpacking xz-utils (5.2.4-1) ... [2021-07-12T17:29:33.055Z] #20 12.52 Selecting previously unselected package apparmor. [2021-07-12T17:29:33.055Z] #20 12.53 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-12T17:29:33.055Z] #20 12.58 Unpacking apparmor (2.13.2-10) ... [2021-07-12T17:29:33.055Z] #20 12.75 Selecting previously unselected package aufs-tools. [2021-07-12T17:29:33.055Z] #20 12.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-12T17:29:33.055Z] #20 12.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-12T17:29:33.311Z] #20 12.83 Selecting previously unselected package libonig5:amd64. [2021-07-12T17:29:33.311Z] #20 12.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-12T17:29:33.311Z] #20 12.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-12T17:29:33.311Z] #20 12.92 Selecting previously unselected package libjq1:amd64. [2021-07-12T17:29:33.311Z] #20 12.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-12T17:29:33.311Z] #20 12.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-12T17:29:33.311Z] #20 12.99 Selecting previously unselected package jq. [2021-07-12T17:29:33.311Z] #20 13.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-12T17:29:33.311Z] #20 13.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-12T17:29:33.311Z] #20 13.05 Selecting previously unselected package libaio1:amd64. [2021-07-12T17:29:33.568Z] #20 13.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-12T17:29:33.568Z] #20 13.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-12T17:29:33.568Z] #20 13.11 Selecting previously unselected package libgpm2:amd64. [2021-07-12T17:29:33.568Z] #20 13.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-12T17:29:33.568Z] #20 13.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-12T17:29:33.568Z] #20 13.17 Selecting previously unselected package libicu63:amd64. [2021-07-12T17:29:33.568Z] #20 13.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-12T17:29:33.568Z] #20 13.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-12T17:29:33.917Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06b970e81ea941fe2) in /home/ubuntu/workspace/moby_PR-42625 [Pipeline] { [Pipeline] checkout [2021-07-12T17:29:34.091Z] The recommended git tool is: git [2021-07-12T17:29:34.934Z] #20 14.41 Selecting previously unselected package libnet1:amd64. [2021-07-12T17:29:34.934Z] #20 14.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-12T17:29:34.934Z] #20 14.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-12T17:29:34.934Z] #20 14.49 Selecting previously unselected package libnl-3-200:amd64. [2021-07-12T17:29:34.934Z] #20 14.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-12T17:29:34.934Z] #20 14.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-12T17:29:34.934Z] #20 14.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-12T17:29:34.934Z] #20 14.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-12T17:29:34.934Z] #20 14.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-12T17:29:34.934Z] #20 14.62 Selecting previously unselected package libreadline5:amd64. [2021-07-12T17:29:34.934Z] #20 14.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-12T17:29:34.934Z] #20 14.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-12T17:29:34.934Z] #20 14.70 Selecting previously unselected package net-tools. [2021-07-12T17:29:34.934Z] #20 14.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-12T17:29:34.934Z] #20 14.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-12T17:29:35.191Z] #20 14.83 Selecting previously unselected package patch. [2021-07-12T17:29:35.191Z] #20 14.84 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-12T17:29:35.191Z] #20 14.85 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-12T17:29:35.447Z] #20 14.91 Selecting previously unselected package python-pip-whl. [2021-07-12T17:29:35.447Z] #20 14.92 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-12T17:29:35.447Z] #20 14.93 Unpacking python-pip-whl (18.1-5) ... [2021-07-12T17:29:35.447Z] #20 15.18 Selecting previously unselected package python3-lib2to3. [2021-07-12T17:29:35.447Z] #20 15.18 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-12T17:29:35.447Z] #20 15.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-12T17:29:35.447Z] #20 15.27 Selecting previously unselected package python3-distutils. [2021-07-12T17:29:35.447Z] #20 15.28 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-12T17:29:35.447Z] #20 15.28 Unpacking python3-distutils (3.7.3-1) ... [2021-07-12T17:29:35.703Z] #20 15.36 Selecting previously unselected package python3-pip. [2021-07-12T17:29:35.703Z] #20 15.36 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-12T17:29:35.703Z] #20 15.37 Unpacking python3-pip (18.1-5) ... [2021-07-12T17:29:35.960Z] #20 15.46 Selecting previously unselected package python3-pkg-resources. [2021-07-12T17:29:35.960Z] #20 15.47 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-12T17:29:35.960Z] #20 15.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-12T17:29:35.960Z] #20 15.56 Selecting previously unselected package python3-setuptools. [2021-07-12T17:29:35.960Z] #20 15.57 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-12T17:29:35.960Z] #20 15.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-12T17:29:36.216Z] #20 15.70 Selecting previously unselected package python3-wheel. [2021-07-12T17:29:36.216Z] #20 15.71 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-12T17:29:36.216Z] #20 15.71 Unpacking python3-wheel (0.32.3-2) ... [2021-07-12T17:29:36.216Z] #20 15.77 Selecting previously unselected package sudo. [2021-07-12T17:29:36.216Z] #20 15.77 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-12T17:29:36.216Z] #20 15.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-12T17:29:36.473Z] #20 16.00 Selecting previously unselected package thin-provisioning-tools. [2021-07-12T17:29:36.473Z] #20 16.01 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-12T17:29:36.473Z] #20 16.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-12T17:29:36.473Z] #20 16.12 Selecting previously unselected package uidmap. [2021-07-12T17:29:36.473Z] #20 16.13 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-12T17:29:36.473Z] #20 16.13 Unpacking uidmap (1:4.5-1.1) ... [2021-07-12T17:29:36.473Z] #20 16.20 Selecting previously unselected package vim-runtime. [2021-07-12T17:29:36.473Z] #20 16.21 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-12T17:29:36.473Z] #20 16.23 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-12T17:29:36.729Z] #20 16.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-12T17:29:36.729Z] #20 16.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-12T17:29:37.658Z] #20 17.39 Selecting previously unselected package vim. [2021-07-12T17:29:37.915Z] #20 17.40 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-12T17:29:37.915Z] #20 17.42 Unpacking vim (2:8.1.0875-5) ... [2021-07-12T17:29:37.915Z] #20 17.64 Selecting previously unselected package xfsprogs. [2021-07-12T17:29:38.171Z] #20 17.65 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-12T17:29:38.171Z] #20 17.65 Unpacking xfsprogs (4.20.0-1) ... [2021-07-12T17:29:38.171Z] #20 17.86 Selecting previously unselected package zip. [2021-07-12T17:29:38.171Z] #20 17.86 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-12T17:29:38.171Z] #20 17.87 Unpacking zip (3.0-11+b1) ... [2021-07-12T17:29:38.428Z] #20 17.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-12T17:29:38.428Z] #20 17.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-12T17:29:38.428Z] #20 18.01 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-12T17:29:38.428Z] #20 18.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-12T17:29:38.428Z] #20 18.04 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-12T17:29:38.428Z] #20 18.06 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-12T17:29:38.428Z] #20 18.07 Setting up uidmap (1:4.5-1.1) ... [2021-07-12T17:29:38.428Z] #20 18.09 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-12T17:29:38.428Z] #20 18.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-12T17:29:38.428Z] #20 18.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-12T17:29:38.428Z] #20 18.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-12T17:29:38.428Z] #20 18.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-12T17:29:38.685Z] #20 18.16 Setting up xxd (2:8.1.0875-5) ... [2021-07-12T17:29:38.685Z] #20 18.18 Setting up zip (3.0-11+b1) ... [2021-07-12T17:29:38.685Z] #20 18.19 Setting up vim-common (2:8.1.0875-5) ... [2021-07-12T17:29:38.685Z] #20 18.22 Setting up bash-completion (1:2.8-6) ... [2021-07-12T17:29:38.972Z] using credential docker-jenkins-github-credentials [2021-07-12T17:29:38.982Z] Cloning the remote Git repository [2021-07-12T17:29:38.982Z] Cloning with configured refspecs honoured and without tags [2021-07-12T17:29:39.019Z] Cloning repository https://github.com/moby/moby.git [2021-07-12T17:29:40.058Z] #20 19.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-12T17:29:40.058Z] #20 19.46 Setting up xz-utils (5.2.4-1) ... [2021-07-12T17:29:40.058Z] #20 19.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-12T17:29:40.058Z] #20 19.49 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-12T17:29:40.058Z] #20 19.50 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-12T17:29:40.058Z] #20 19.55 invoke-rc.d: could not determine current runlevel [2021-07-12T17:29:40.058Z] #20 19.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-12T17:29:40.058Z] #20 19.57 Setting up pigz (2.4-1) ... [2021-07-12T17:29:40.058Z] #20 19.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-12T17:29:40.058Z] #20 19.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-12T17:29:40.058Z] #20 19.63 Setting up python-pip-whl (18.1-5) ... [2021-07-12T17:29:40.058Z] #20 19.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-12T17:29:40.058Z] #20 19.67 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-12T17:29:39.093Z] > git init /home/ubuntu/workspace/moby_PR-42625 # timeout=10 [2021-07-12T17:29:39.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:29:39.500Z] > git --version # timeout=10 [2021-07-12T17:29:39.509Z] > git --version # 'git version 2.25.1' [2021-07-12T17:29:39.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:29:39.517Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:29:40.315Z] #20 19.86 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-12T17:29:40.315Z] #20 19.88 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-12T17:29:40.315Z] #20 19.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-12T17:29:40.315Z] #20 19.90 Setting up vim (2:8.1.0875-5) ... [2021-07-12T17:29:40.315Z] #20 19.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-12T17:29:40.315Z] #20 19.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-12T17:29:40.315Z] #20 19.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-12T17:29:40.315Z] #20 19.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-12T17:29:40.315Z] #20 19.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-12T17:29:40.315Z] #20 19.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-12T17:29:40.315Z] #20 19.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-12T17:29:40.315Z] #20 19.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-12T17:29:40.315Z] #20 19.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-12T17:29:40.315Z] #20 19.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-12T17:29:40.315Z] #20 20.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-12T17:29:40.315Z] #20 20.03 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-12T17:29:40.315Z] #20 20.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-12T17:29:40.315Z] #20 20.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-12T17:29:41.684Z] #20 21.03 Setting up iptables (1.8.2-4) ... [2021-07-12T17:29:41.684Z] #20 21.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-12T17:29:41.684Z] #20 21.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-12T17:29:41.684Z] #20 21.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-12T17:29:41.684Z] #20 21.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-12T17:29:41.684Z] #20 21.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-12T17:29:41.684Z] #20 21.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-12T17:29:41.684Z] #20 21.09 Setting up python3 (3.7.3-1) ... [2021-07-12T17:29:41.684Z] #20 21.27 Setting up python3-wheel (0.32.3-2) ... [2021-07-12T17:29:41.940Z] #20 21.52 Setting up apparmor (2.13.2-10) ... [2021-07-12T17:29:43.311Z] #20 22.74 Setting up xfsprogs (4.20.0-1) ... [2021-07-12T17:29:43.311Z] #20 22.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-12T17:29:43.311Z] #20 22.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-12T17:29:43.566Z] #20 23.23 Setting up python3-distutils (3.7.3-1) ... [2021-07-12T17:29:43.822Z] #20 23.46 Setting up python3-setuptools (40.8.0-1) ... [2021-07-12T17:29:44.388Z] #20 23.93 Setting up python3-pip (18.1-5) ... [2021-07-12T17:29:44.646Z] #20 24.28 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:29:44.646Z] #20 24.31 Processing triggers for mime-support (3.62) ... [2021-07-12T17:29:45.575Z] #20 DONE 25.1s [2021-07-12T17:29:45.575Z] [2021-07-12T17:29:45.575Z] #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-12T17:29:45.575Z] #21 sha256:8f38c4765c84475a45f148fe8421d8ea075b3ffc6a2644a77f596ade5037beb3 [2021-07-12T17:29:46.504Z] #21 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-12T17:29:46.504Z] #21 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-12T17:29:46.504Z] #21 0.880 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-12T17:29:46.504Z] #21 DONE 1.0s [2021-07-12T17:29:46.504Z] [2021-07-12T17:29:46.504Z] #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-12T17:29:46.504Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:29:46.504Z] #57 ... [2021-07-12T17:29:46.504Z] [2021-07-12T17:29:46.504Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:29:46.504Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48 [2021-07-12T17:29:48.396Z] #22 1.686 Collecting yamllint==1.26.1 [2021-07-12T17:29:50.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-12T17:29:51.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-12T17:29:53.649Z] #22 6.931 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-12T17:29:53.649Z] #22 7.318 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-12T17:29:53.905Z] #22 7.432 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-12T17:29:53.905Z] #22 7.457 Collecting pyyaml (from yamllint==1.26.1) [2021-07-12T17:29:53.905Z] #22 7.553 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-12T17:29:54.161Z] #22 7.667 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-12T17:29:54.161Z] #22 7.668 Building wheels for collected packages: yamllint [2021-07-12T17:29:54.161Z] #22 7.669 Running setup.py bdist_wheel for yamllint: started [2021-07-12T17:29:54.417Z] #22 8.054 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-12T17:29:54.417Z] #22 8.054 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-12T17:29:54.417Z] #22 8.075 Successfully built yamllint [2021-07-12T17:29:54.674Z] #22 8.087 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-12T17:29:54.674Z] #22 8.235 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-12T17:29:54.931Z] #22 DONE 8.5s [2021-07-12T17:29:54.931Z] [2021-07-12T17:29:54.931Z] #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-12T17:29:54.931Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:29:54.931Z] #57 63.06 + bin/containerd [2021-07-12T17:29:54.931Z] #57 ... [2021-07-12T17:29:54.931Z] [2021-07-12T17:29:54.931Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-12T17:29:54.931Z] #25 sha256:b8270642802b350a12a1d95d2678bf171c2d2363975f82d7753b40529c4de54f [2021-07-12T17:29:55.188Z] #25 DONE 0.2s [2021-07-12T17:29:55.188Z] [2021-07-12T17:29:55.188Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-12T17:29:55.188Z] #30 sha256:e81322bee200295ed1721f1b45f3319c54b33f108e56bc5e562e5b860b9da69d [2021-07-12T17:29:58.464Z] #30 DONE 2.9s [2021-07-12T17:29:58.464Z] [2021-07-12T17:29:58.464Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-12T17:29:58.464Z] #33 sha256:e85416af9ee6890ce2f74434bb12c1f778b6f74157f28d6122fea0719cfa1af9 [2021-07-12T17:29:58.464Z] #33 DONE 0.4s [2021-07-12T17:29:58.464Z] [2021-07-12T17:29:58.464Z] #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-12T17:29:58.464Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:29:58.464Z] #57 ... [2021-07-12T17:29:58.464Z] [2021-07-12T17:29:58.464Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-12T17:29:58.464Z] #35 sha256:080d785975dbc6f3414761bc80749fcac8c57525f0e48bf6c2717c9a5f42da5b [2021-07-12T17:29:58.464Z] #35 DONE 0.1s [2021-07-12T17:29:58.720Z] [2021-07-12T17:29:58.720Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-12T17:29:58.720Z] #38 sha256:ace1190d32b88891412ffbc8e16f3a7213e68767cf1194307d5df9e6c3e72d41 [2021-07-12T17:29:58.720Z] #38 DONE 0.1s [2021-07-12T17:29:58.720Z] [2021-07-12T17:29:58.720Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-12T17:29:58.720Z] #41 sha256:9093891fab0a12a676140f2600b0a94c340fe7892971d288a6cc8c3b9ab337ad [2021-07-12T17:29:59.286Z] #41 DONE 0.6s [2021-07-12T17:29:59.286Z] [2021-07-12T17:29:59.286Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-12T17:29:59.286Z] #45 sha256:6d6ac4bbb28dc95a31696b90e2514de53205071a78aa4300f07872f05fbd566d [2021-07-12T17:29:59.286Z] #45 DONE 0.1s [2021-07-12T17:29:59.286Z] [2021-07-12T17:29:59.286Z] #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-12T17:29:59.286Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:29:59.286Z] #57 ... [2021-07-12T17:29:59.286Z] [2021-07-12T17:29:59.286Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-12T17:29:59.286Z] #47 sha256:c2921bf49ff1ae1a80ca6281b0418c8df30043e6302c72e1bc041b6c8b31ba67 [2021-07-12T17:29:59.525Z] ---> 84f6dc034b4a [2021-07-12T17:29:59.525Z] Successfully built 84f6dc034b4a [2021-07-12T17:29:59.525Z] Successfully tagged docker:latest [2021-07-12T17:29:59.525Z] INFO: Image build ended at 07/12/2021 17:29:58. Duration:00:00:44.0313011 [2021-07-12T17:29:59.525Z] [2021-07-12T17:29:59.525Z] [2021-07-12T17:29:59.525Z] INFO: Building the test binaries at 07/12/2021 17:29:58... [2021-07-12T17:29:59.542Z] #47 DONE 0.1s [2021-07-12T17:29:59.542Z] [2021-07-12T17:29:59.542Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-12T17:29:59.542Z] #49 sha256:8b13bb53b66f462b084226ee2085389446e0b93f7dd389ef79fda468c3f7962a [2021-07-12T17:29:59.542Z] #49 DONE 0.1s [2021-07-12T17:29:59.542Z] [2021-07-12T17:29:59.542Z] #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-12T17:29:59.542Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:29:59.542Z] #57 ... [2021-07-12T17:29:59.542Z] [2021-07-12T17:29:59.542Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-12T17:29:59.542Z] #51 sha256:ede0206a181ffe05f6efba394823d2a9a68f9d980763ae89266742ebac180078 [2021-07-12T17:30:00.105Z] #51 DONE 0.4s [2021-07-12T17:30:00.105Z] [2021-07-12T17:30:00.105Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-12T17:30:00.105Z] #53 sha256:33efaf36cce483c1d3c7b3be00061040ec292430cbe665b22a071ebac167ec31 [2021-07-12T17:30:00.105Z] #53 DONE 0.1s [2021-07-12T17:30:00.105Z] [2021-07-12T17:30:00.105Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-12T17:30:00.105Z] #55 sha256:ad92bad820b24fca9d20d3de67d7c489ceee2630f898c639174971227b858a22 [2021-07-12T17:30:00.361Z] #55 DONE 0.1s [2021-07-12T17:30:00.361Z] [2021-07-12T17:30:00.361Z] #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-12T17:30:00.361Z] #57 sha256:082f4a9ca495e249d1c89450a45539069e893d24210160253dc58e20af02bbb9 [2021-07-12T17:30:00.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:30:00.541Z] > git config --add remote.origin.fetch +refs/pull/42625/head:refs/remotes/origin/PR-42625 # timeout=10 [2021-07-12T17:30:00.570Z] Fetching without tags [2021-07-12T17:30:00.948Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:30:02.154Z] Merge succeeded, producing 2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:30:02.155Z] Checking out Revision 2837fba75f5ee7e57c167af4e70569adaf59377a (PR-42625) [2021-07-12T17:30:02.787Z] ---> 56b99549904d [2021-07-12T17:30:00.547Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:30:00.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-12T17:30:00.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-12T17:30:00.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:30:00.577Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42625/head:refs/remotes/origin/PR-42625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-12T17:30:00.957Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:30:00.967Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:30:02.049Z] > git remote # timeout=10 [2021-07-12T17:30:02.061Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T17:30:02.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-12T17:30:02.078Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-12T17:30:02.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T17:30:02.158Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T17:30:02.165Z] > git checkout -f 2837fba75f5ee7e57c167af4e70569adaf59377a # timeout=10 [2021-07-12T17:30:05.009Z] Successfully built 56b99549904d [2021-07-12T17:30:05.009Z] Successfully tagged docker:latest [2021-07-12T17:30:05.009Z] INFO: Image build ended at 07/12/2021 17:30:04. Duration:00:00:47.8923482 [2021-07-12T17:30:05.009Z] [2021-07-12T17:30:05.009Z] [2021-07-12T17:30:05.009Z] INFO: Building the test binaries at 07/12/2021 17:30:04... [2021-07-12T17:30:05.414Z] INFO: make.ps1 starting at 07/12/2021 17:30:04 [2021-07-12T17:30:05.414Z] INFO: Git commit (2837fba75f) assumed from DOCKER_GITCOMMIT environment variable [2021-07-12T17:30:05.414Z] INFO: Invoking autogen... [2021-07-12T17:30:05.414Z] INFO: Building daemon... [2021-07-12T17:30:05.993Z] Commit message: "libnetwork: ensure all nodes are available in tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-12T17:30:07.070Z] + docker version [2021-07-12T17:30:12.112Z] INFO: make.ps1 starting at 07/12/2021 17:30:11 [2021-07-12T17:30:13.068Z] INFO: Git commit (2837fba75f) assumed from DOCKER_GITCOMMIT environment variable [2021-07-12T17:30:13.068Z] INFO: Invoking autogen... [2021-07-12T17:30:13.521Z] INFO: Building daemon... [2021-07-12T17:30:15.069Z] ---> de3140568db4 [2021-07-12T17:30:15.069Z] Successfully built de3140568db4 [2021-07-12T17:30:15.069Z] Successfully tagged docker:latest [2021-07-12T17:30:15.069Z] INFO: Image build ended at 07/12/2021 17:30:14. Duration:00:00:54.6791609 [2021-07-12T17:30:15.069Z] [2021-07-12T17:30:15.069Z] [2021-07-12T17:30:15.069Z] INFO: Building the test binaries at 07/12/2021 17:30:14... [2021-07-12T17:30:17.097Z] Client: Docker Engine - Community [2021-07-12T17:30:17.097Z] Version: 20.10.6 [2021-07-12T17:30:17.097Z] API version: 1.41 [2021-07-12T17:30:17.097Z] Go version: go1.13.15 [2021-07-12T17:30:17.097Z] Git commit: 370c289 [2021-07-12T17:30:17.097Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-12T17:30:17.097Z] OS/Arch: linux/arm64 [2021-07-12T17:30:17.097Z] Context: default [2021-07-12T17:30:17.097Z] Experimental: true [2021-07-12T17:30:17.097Z] [2021-07-12T17:30:17.097Z] Server: Docker Engine - Community [2021-07-12T17:30:17.097Z] Engine: [2021-07-12T17:30:17.097Z] Version: 20.10.6 [2021-07-12T17:30:17.097Z] API version: 1.41 (minimum version 1.12) [2021-07-12T17:30:17.097Z] Go version: go1.13.15 [2021-07-12T17:30:17.097Z] Git commit: 8728dd2 [2021-07-12T17:30:17.097Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-12T17:30:17.097Z] OS/Arch: linux/arm64 [2021-07-12T17:30:17.097Z] Experimental: true [2021-07-12T17:30:17.097Z] containerd: [2021-07-12T17:30:17.097Z] Version: 1.4.6 [2021-07-12T17:30:17.097Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:30:17.097Z] runc: [2021-07-12T17:30:17.097Z] Version: 1.0.0-rc95 [2021-07-12T17:30:17.098Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:30:17.098Z] docker-init: [2021-07-12T17:30:17.098Z] Version: 0.19.0 [2021-07-12T17:30:17.098Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-12T17:30:17.434Z] + docker info [2021-07-12T17:30:17.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-12T17:30:17.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-12T17:30:18.528Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:30:18.528Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:30:18.528Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:30:18.528Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:30:18.528Z] [2021-07-12T17:30:18.528Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-12T17:30:18.528Z] DOCKER_SYSTEMD=1 [2021-07-12T17:30:18.528Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-12T17:30:18.528Z] HOSTNAME=a9588b3d7bf2 [2021-07-12T17:30:18.528Z] DEST=bundles/test-integration [2021-07-12T17:30:18.528Z] PWD=/go/src/github.com/docker/docker [2021-07-12T17:30:18.528Z] DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:30:18.528Z] container=docker [2021-07-12T17:30:18.528Z] HOME=/root [2021-07-12T17:30:18.528Z] LANG=C.UTF-8 [2021-07-12T17:30:18.528Z] INVOCATION_ID=071357f3e0db4da48e0293e4e9375725 [2021-07-12T17:30:18.528Z] GOLANG_VERSION=1.16.5 [2021-07-12T17:30:18.528Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-12T17:30:18.528Z] VALIDATE_BRANCH=master [2021-07-12T17:30:18.528Z] TERM=xterm [2021-07-12T17:30:18.528Z] DOCKER_PKG=github.com/docker/docker [2021-07-12T17:30:18.528Z] SHLVL=3 [2021-07-12T17:30:18.528Z] TIMEOUT=120m [2021-07-12T17:30:18.528Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-12T17:30:18.528Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-12T17:30:18.528Z] GO111MODULE=off [2021-07-12T17:30:18.528Z] DOCKER_EXPERIMENTAL=1 [2021-07-12T17:30:18.528Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-12T17:30:18.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-12T17:30:18.528Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-12T17:30:18.528Z] GOPATH=/go [2021-07-12T17:30:18.528Z] PKG_CONFIG=pkg-config [2021-07-12T17:30:18.528Z] _=/usr/bin/env [2021-07-12T17:30:18.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-12T17:30:22.259Z] #57 94.08 # github.com/containerd/containerd/cmd/containerd [2021-07-12T17:30:22.259Z] #57 94.08 /usr/bin/ld: /tmp/go-link-204831782/000019.o: in function `New': [2021-07-12T17:30:22.259Z] #57 94.08 /tmp/tmp.xg35KiizYm/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-12T17:30:22.259Z] #57 94.15 + bin/containerd-stress [2021-07-12T17:30:22.259Z] #57 95.23 + bin/containerd-shim [2021-07-12T17:30:23.734Z] INFO: make.ps1 starting at 07/12/2021 17:30:22 [2021-07-12T17:30:24.188Z] INFO: Git commit (2837fba75f) assumed from DOCKER_GITCOMMIT environment variable [2021-07-12T17:30:24.188Z] INFO: Invoking autogen... [2021-07-12T17:30:25.142Z] INFO: Building daemon... [2021-07-12T17:30:27.511Z] #57 102.1 + bin/containerd-shim-runc-v1 [2021-07-12T17:30:30.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-12T17:30:30.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-12T17:30:32.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-12T17:30:32.395Z] Client: [2021-07-12T17:30:32.395Z] Context: default [2021-07-12T17:30:32.395Z] Debug Mode: false [2021-07-12T17:30:32.395Z] Plugins: [2021-07-12T17:30:32.395Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-12T17:30:32.395Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-12T17:30:32.395Z] [2021-07-12T17:30:32.395Z] Server: [2021-07-12T17:30:32.395Z] Containers: 0 [2021-07-12T17:30:32.395Z] Running: 0 [2021-07-12T17:30:32.395Z] Paused: 0 [2021-07-12T17:30:32.395Z] Stopped: 0 [2021-07-12T17:30:32.395Z] Images: 0 [2021-07-12T17:30:32.395Z] Server Version: 20.10.6 [2021-07-12T17:30:32.395Z] Storage Driver: overlay2 [2021-07-12T17:30:32.395Z] Backing Filesystem: extfs [2021-07-12T17:30:32.395Z] Supports d_type: true [2021-07-12T17:30:32.395Z] Native Overlay Diff: true [2021-07-12T17:30:32.395Z] userxattr: false [2021-07-12T17:30:32.395Z] Logging Driver: json-file [2021-07-12T17:30:32.395Z] Cgroup Driver: cgroupfs [2021-07-12T17:30:32.395Z] Cgroup Version: 1 [2021-07-12T17:30:32.395Z] Plugins: [2021-07-12T17:30:32.395Z] Volume: local [2021-07-12T17:30:32.395Z] Network: bridge host ipvlan macvlan null overlay [2021-07-12T17:30:32.395Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-12T17:30:32.395Z] Swarm: inactive [2021-07-12T17:30:32.395Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-12T17:30:32.395Z] Default Runtime: runc [2021-07-12T17:30:32.395Z] Init Binary: docker-init [2021-07-12T17:30:32.395Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-12T17:30:32.395Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-12T17:30:32.395Z] init version: de40ad0 [2021-07-12T17:30:32.395Z] Security Options: [2021-07-12T17:30:32.395Z] apparmor [2021-07-12T17:30:32.395Z] seccomp [2021-07-12T17:30:32.395Z] Profile: default [2021-07-12T17:30:32.395Z] Kernel Version: 5.4.0-1048-aws [2021-07-12T17:30:32.395Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-12T17:30:32.395Z] OSType: linux [2021-07-12T17:30:32.395Z] Architecture: aarch64 [2021-07-12T17:30:32.395Z] CPUs: 4 [2021-07-12T17:30:32.395Z] Total Memory: 7.494GiB [2021-07-12T17:30:32.395Z] Name: ip-10-100-32-134 [2021-07-12T17:30:32.395Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-12T17:30:32.395Z] Docker Root Dir: /var/lib/docker [2021-07-12T17:30:32.395Z] Debug Mode: false [2021-07-12T17:30:32.395Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:30:32.395Z] Labels: [2021-07-12T17:30:32.395Z] Experimental: true [2021-07-12T17:30:32.395Z] Insecure Registries: [2021-07-12T17:30:32.395Z] 127.0.0.0/8 [2021-07-12T17:30:32.395Z] Live Restore Enabled: true [2021-07-12T17:30:32.395Z] [2021-07-12T17:30:32.395Z] WARNING: No swap limit support [Pipeline] sh [2021-07-12T17:30:32.692Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:30:32.692Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-12T17:30:32.692Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42625/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-12T17:30:32.692Z] + bash /home/ubuntu/workspace/moby_PR-42625/check-config.sh [2021-07-12T17:30:32.692Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-12T17:30:32.692Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-12T17:30:32.692Z] [2021-07-12T17:30:32.692Z] Generally Necessary: [2021-07-12T17:30:32.692Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-12T17:30:32.692Z] - apparmor: enabled and tools installed [2021-07-12T17:30:32.692Z] - CONFIG_NAMESPACES: enabled [2021-07-12T17:30:32.692Z] - CONFIG_NET_NS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_PID_NS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_IPC_NS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_UTS_NS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_CGROUPS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-12T17:30:32.692Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-12T17:30:32.692Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-12T17:30:32.692Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-12T17:30:32.692Z] - CONFIG_CPUSETS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_MEMCG: enabled [2021-07-12T17:30:32.692Z] - CONFIG_KEYS: enabled [2021-07-12T17:30:32.692Z] - CONFIG_VETH: enabled (as module) [2021-07-12T17:30:32.692Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-12T17:30:32.764Z] #57 106.9 + bin/containerd-shim-runc-v2 [2021-07-12T17:30:32.956Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-12T17:30:32.956Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-12T17:30:32.956Z] [2021-07-12T17:30:32.956Z] Optional Features: [2021-07-12T17:30:32.956Z] - CONFIG_USER_NS: enabled [2021-07-12T17:30:32.956Z] - CONFIG_SECCOMP: enabled [2021-07-12T17:30:32.956Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-12T17:30:32.956Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-12T17:30:32.956Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-12T17:30:32.956Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-12T17:30:32.956Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-12T17:30:32.956Z] - CONFIG_BLK_CGROUP: enabled [2021-07-12T17:30:32.956Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-12T17:30:32.956Z] - CONFIG_CGROUP_PERF: enabled [2021-07-12T17:30:32.956Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-12T17:30:33.019Z] #57 107.5 + binaries [2021-07-12T17:30:33.019Z] #57 107.5 + install -D bin/containerd /build/containerd [2021-07-12T17:30:33.019Z] #57 107.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-12T17:30:33.019Z] #57 107.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-12T17:30:33.020Z] #57 107.5 + install -D bin/ctr /build/ctr [2021-07-12T17:30:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-12T17:30:33.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-12T17:30:33.219Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-12T17:30:33.219Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-12T17:30:33.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-12T17:30:33.219Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-12T17:30:33.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-12T17:30:33.219Z] - CONFIG_IP_VS: enabled (as module) [2021-07-12T17:30:33.219Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-12T17:30:33.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-12T17:30:33.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-12T17:30:33.219Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-12T17:30:33.219Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-12T17:30:33.219Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-12T17:30:33.219Z] - CONFIG_EXT4_FS: enabled [2021-07-12T17:30:33.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-12T17:30:33.219Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-12T17:30:33.219Z] - Network Drivers: [2021-07-12T17:30:33.219Z] - "overlay": [2021-07-12T17:30:33.219Z] - CONFIG_VXLAN: enabled (as module) [2021-07-12T17:30:33.219Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-12T17:30:33.219Z] Optional (for encrypted networks): [2021-07-12T17:30:33.482Z] - CONFIG_CRYPTO: enabled [2021-07-12T17:30:33.482Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-12T17:30:33.482Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-12T17:30:33.482Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-12T17:30:33.482Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-12T17:30:33.482Z] - CONFIG_XFRM: enabled [2021-07-12T17:30:33.482Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-12T17:30:33.482Z] - "ipvlan": [2021-07-12T17:30:33.482Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-12T17:30:33.482Z] - "macvlan": [2021-07-12T17:30:33.482Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_DUMMY: enabled (as module) [2021-07-12T17:30:33.482Z] - "ftp,tftp client in container": [2021-07-12T17:30:33.482Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-12T17:30:33.482Z] - Storage Drivers: [2021-07-12T17:30:33.482Z] - "aufs": [2021-07-12T17:30:33.482Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-12T17:30:33.482Z] - "btrfs": [2021-07-12T17:30:33.482Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-12T17:30:33.482Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-12T17:30:33.482Z] - "devicemapper": [2021-07-12T17:30:33.482Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-12T17:30:33.482Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-12T17:30:33.482Z] - "overlay": [2021-07-12T17:30:33.482Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-12T17:30:33.482Z] - "zfs": [2021-07-12T17:30:33.482Z] - /dev/zfs: present [2021-07-12T17:30:33.482Z] - zfs command: missing [2021-07-12T17:30:33.482Z] - zpool command: missing [2021-07-12T17:30:33.482Z] [2021-07-12T17:30:33.482Z] Limits: [2021-07-12T17:30:33.482Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-12T17:30:33.482Z] [2021-07-12T17:30:33.482Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-12T17:30:33.581Z] #57 DONE 108.1s [2021-07-12T17:30:33.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-12T17:30:33.831Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2837fba75f5ee7e57c167af4e70569adaf59377a . [2021-07-12T17:30:34.458Z] #1 [internal] load build definition from Dockerfile [2021-07-12T17:30:34.458Z] #1 sha256:31e0c696a9c0d44ba2fab99f496e9e1883d2a32cad2b78cc15500d7c4f32a158 [2021-07-12T17:30:34.508Z] [2021-07-12T17:30:34.508Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-12T17:30:34.508Z] #58 sha256:bfb6e428597f9b9e1d92d3c3d8c0b7a2ca439788e105ea7801dc39f4bf32e44d [2021-07-12T17:30:34.508Z] #58 DONE 0.2s [2021-07-12T17:30:34.508Z] [2021-07-12T17:30:34.508Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-12T17:30:34.508Z] #62 sha256:c56c70a23e905b8f114ca8f03934ae1598aceded06a725916548ceb17eaa216c [2021-07-12T17:30:34.508Z] #62 DONE 0.1s [2021-07-12T17:30:34.764Z] [2021-07-12T17:30:34.764Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-12T17:30:34.764Z] #67 sha256:8760caf7c42e6964ec48363acaa0322fa1f5a136daf37f0dfcfd6d37aed7c599 [2021-07-12T17:30:35.325Z] #67 DONE 0.8s [2021-07-12T17:30:35.325Z] [2021-07-12T17:30:35.325Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-12T17:30:35.325Z] #68 sha256:2e23c546b47c505b7b1e783637cb1575b9b10eafc61f0b43fa502db2f6f76390 [2021-07-12T17:30:35.325Z] #68 DONE 0.0s [2021-07-12T17:30:35.581Z] [2021-07-12T17:30:35.581Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-12T17:30:35.581Z] #69 sha256:b1c190027c7a102e6cb9f6b9329501bb001e4092add6709723ff0ad402a8e443 [2021-07-12T17:30:35.856Z] #1 transferring dockerfile: 16.59kB done [2021-07-12T17:30:35.856Z] #1 ... [2021-07-12T17:30:35.856Z] [2021-07-12T17:30:35.856Z] #2 [internal] load .dockerignore [2021-07-12T17:30:35.856Z] #2 sha256:e4880a889de0aa54638c3f0ccc7bad7bb8924f70671f597c28820e6cd85fb536 [2021-07-12T17:30:35.856Z] #2 transferring context: 87B done [2021-07-12T17:30:35.856Z] #2 DONE 1.4s [2021-07-12T17:30:35.856Z] [2021-07-12T17:30:35.856Z] #1 [internal] load build definition from Dockerfile [2021-07-12T17:30:35.856Z] #1 sha256:31e0c696a9c0d44ba2fab99f496e9e1883d2a32cad2b78cc15500d7c4f32a158 [2021-07-12T17:30:35.856Z] #1 DONE 1.7s [2021-07-12T17:30:36.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-12T17:30:36.433Z] [2021-07-12T17:30:36.433Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-12T17:30:36.433Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-12T17:30:36.510Z] #69 DONE 1.0s [2021-07-12T17:30:36.510Z] [2021-07-12T17:30:36.510Z] #70 exporting to image [2021-07-12T17:30:36.510Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-12T17:30:36.510Z] #70 exporting layers [2021-07-12T17:30:37.381Z] #3 DONE 1.1s [2021-07-12T17:30:37.645Z] [2021-07-12T17:30:37.645Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-12T17:30:37.645Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-12T17:30:37.645Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-12T17:30:37.645Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-12T17:30:37.645Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-12T17:30:37.645Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-12T17:30:37.645Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-12T17:30:37.645Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 5.24MB / 9.01MB 0.2s [2021-07-12T17:30:37.907Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-07-12T17:30:38.171Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.7s done [2021-07-12T17:30:38.171Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-12T17:30:38.434Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-12T17:30:38.434Z] #4 DONE 1.1s [2021-07-12T17:30:38.697Z] [2021-07-12T17:30:38.697Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:30:38.697Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-12T17:30:39.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-12T17:30:40.088Z] #8 DONE 1.0s [2021-07-12T17:30:40.088Z] [2021-07-12T17:30:40.088Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-12T17:30:40.088Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-12T17:30:40.088Z] #7 DONE 1.0s [2021-07-12T17:30:40.088Z] [2021-07-12T17:30:40.088Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-12T17:30:40.088Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-12T17:30:40.088Z] #5 DONE 1.0s [2021-07-12T17:30:40.088Z] [2021-07-12T17:30:40.088Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-12T17:30:40.088Z] #6 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5 [2021-07-12T17:30:40.088Z] #6 DONE 1.0s [2021-07-12T17:30:41.553Z] [2021-07-12T17:30:41.553Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:30:41.553Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-12T17:30:41.553Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-12T17:30:41.553Z] #65 DONE 0.0s [2021-07-12T17:30:41.553Z] [2021-07-12T17:30:41.553Z] #23 [internal] load build context [2021-07-12T17:30:41.553Z] #23 sha256:9157ae481d8c8a22d4319aeba2e0e3b83211f9e438e753b2891f200abaa3858c [2021-07-12T17:30:41.553Z] #23 transferring context: 30B [2021-07-12T17:30:42.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-12T17:30:42.142Z] #23 ... [2021-07-12T17:30:42.142Z] [2021-07-12T17:30:42.142Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-12T17:30:42.142Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-12T17:30:42.142Z] #42 DONE 0.0s [2021-07-12T17:30:42.142Z] [2021-07-12T17:30:42.142Z] #23 [internal] load build context [2021-07-12T17:30:42.142Z] #23 sha256:9157ae481d8c8a22d4319aeba2e0e3b83211f9e438e753b2891f200abaa3858c [2021-07-12T17:30:43.055Z] #70 exporting layers 6.6s done [2021-07-12T17:30:43.055Z] #70 writing image sha256:c4b2e2c4be92413e0b921dbe095e5f67685e5aecb77502cd4775c82bc0e88c1a done [2021-07-12T17:30:43.055Z] #70 naming to docker.io/library/docker:2837fba75f5ee7e57c167af4e70569adaf59377a done [2021-07-12T17:30:43.055Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-12T17:30:43.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-12T17:30:43.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -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:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh dynbinary test-integration [2021-07-12T17:30:43.964Z] [2021-07-12T17:30:43.964Z] Removing bundles/ [2021-07-12T17:30:43.964Z] [2021-07-12T17:30:43.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-12T17:30:43.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:30:43.964Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:30:44.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-12T17:30:45.663Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|files|name|types_sizes) took 2m12.932008363s [2021-07-12T17:30:45.663Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 535.840519ms [2021-07-12T17:30:45.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-12T17:30:46.410Z] #23 ... [2021-07-12T17:30:46.410Z] [2021-07-12T17:30:46.410Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:30:46.410Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-12T17:30:46.410Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-12T17:30:46.410Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-12T17:30:46.410Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-12T17:30:46.410Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-12T17:30:46.410Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-07-12T17:30:46.410Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-07-12T17:30:46.410Z] #63 DONE 4.2s [2021-07-12T17:30:46.410Z] [2021-07-12T17:30:46.410Z] #23 [internal] load build context [2021-07-12T17:30:46.410Z] #23 sha256:9157ae481d8c8a22d4319aeba2e0e3b83211f9e438e753b2891f200abaa3858c [2021-07-12T17:30:46.410Z] #23 transferring context: 55.75MB 4.2s done [2021-07-12T17:30:47.363Z] #23 ... [2021-07-12T17:30:47.363Z] [2021-07-12T17:30:47.363Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:30:47.363Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:30:47.363Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 0.1s done [2021-07-12T17:30:47.363Z] #9 sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 1.86kB / 1.86kB done [2021-07-12T17:30:47.363Z] #9 sha256:e4116d705e71f6e56422736aeafb577b66743200ee27b1454e81b99acb922aa8 7.00kB / 7.00kB done [2021-07-12T17:30:47.363Z] #9 sha256:d302623e7c93ddd20ff89fa0d3f44bf16d0218e236fc384778e0e8c4d6ffe894 1.79kB / 1.79kB done [2021-07-12T17:30:47.363Z] #9 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.8s done [2021-07-12T17:30:47.363Z] #9 sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 7.69MB / 7.69MB 3.2s done [2021-07-12T17:30:47.363Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 2.0s [2021-07-12T17:30:47.363Z] #9 sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 9.98MB / 9.98MB 4.0s done [2021-07-12T17:30:47.363Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 5.5s [2021-07-12T17:30:47.363Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 5.5s [2021-07-12T17:30:47.363Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 66.06MB / 99.64MB 5.5s [2021-07-12T17:30:47.630Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 75.50MB / 99.64MB 5.8s [2021-07-12T17:30:47.630Z] #9 ... [2021-07-12T17:30:47.630Z] [2021-07-12T17:30:47.630Z] #23 [internal] load build context [2021-07-12T17:30:47.630Z] #23 sha256:9157ae481d8c8a22d4319aeba2e0e3b83211f9e438e753b2891f200abaa3858c [2021-07-12T17:30:47.630Z] #23 DONE 6.1s [2021-07-12T17:30:47.630Z] [2021-07-12T17:30:47.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:30:47.630Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:30:47.630Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 81.79MB / 99.64MB 5.9s [2021-07-12T17:30:47.630Z] #9 ... [2021-07-12T17:30:47.630Z] [2021-07-12T17:30:47.630Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-12T17:30:47.630Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-12T17:30:47.630Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-12T17:30:47.630Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-12T17:30:47.630Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done [2021-07-12T17:30:47.630Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done [2021-07-12T17:30:47.630Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.8s done [2021-07-12T17:30:47.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-12T17:30:47.893Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 3.0s done [2021-07-12T17:30:47.893Z] #26 ... [2021-07-12T17:30:47.893Z] [2021-07-12T17:30:47.893Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:30:47.893Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:30:48.156Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 87.03MB / 99.64MB 6.3s [2021-07-12T17:30:48.420Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 6.2s done [2021-07-12T17:30:48.420Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 93.32MB / 99.64MB 6.5s [2021-07-12T17:30:48.684Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 6.8s [2021-07-12T17:30:49.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-12T17:30:49.634Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 7.5s done [2021-07-12T17:30:49.634Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 [2021-07-12T17:30:49.909Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 0.3s done [2021-07-12T17:30:50.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-12T17:30:51.832Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c [2021-07-12T17:30:51.832Z] #9 ... [2021-07-12T17:30:51.832Z] [2021-07-12T17:30:51.832Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-12T17:30:51.832Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-12T17:30:51.832Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-12T17:30:51.832Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-12T17:30:51.832Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-12T17:30:51.832Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2021-07-12T17:30:51.832Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-07-12T17:30:51.832Z] #65 DONE 10.1s [2021-07-12T17:30:51.832Z] [2021-07-12T17:30:51.832Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:30:51.832Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:30:51.832Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 9.8s done [2021-07-12T17:30:51.832Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 10.1s [2021-07-12T17:30:52.094Z] #9 ... [2021-07-12T17:30:52.094Z] [2021-07-12T17:30:52.094Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-12T17:30:52.094Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-12T17:30:52.094Z] #26 DONE 10.4s [2021-07-12T17:30:52.094Z] [2021-07-12T17:30:52.094Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:30:52.094Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:30:52.094Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.3s done [2021-07-12T17:30:52.094Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 10.1s done [2021-07-12T17:30:52.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-12T17:30:53.488Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 [2021-07-12T17:30:53.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-12T17:30:53.723Z] Using test binary docker [2021-07-12T17:30:53.723Z] +++ /etc/init.d/apparmor start [2021-07-12T17:30:53.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-12T17:30:53.723Z] INFO: Waiting for daemon to start... [2021-07-12T17:30:53.723Z] Starting dockerd [2021-07-12T17:30:53.723Z] +++ 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-12T17:30:55.414Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 1.8s done [2021-07-12T17:30:55.991Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 0.1s [2021-07-12T17:30:57.015Z] . [2021-07-12T17:30:57.015Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-12T17:30:57.015Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-12T17:30:57.015Z] Error: No such image: emptyfs [2021-07-12T17:30:57.015Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-12T17:30:57.015Z] ++++ docker load [2021-07-12T17:30:57.015Z] Running integration-test (iteration 1) [2021-07-12T17:30:57.015Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-12T17:30:57.015Z] ++ 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-12T17:30:57.015Z] ++ set -e [2021-07-12T17:30:57.015Z] ++ '[' -n 0 ']' [2021-07-12T17:30:57.015Z] ++ set -x [2021-07-12T17:30:57.016Z] ++ 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-12T17:30:57.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-12T17:30:57.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-12T17:30:58.058Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 2.1s done [2021-07-12T17:30:59.450Z] #9 ... [2021-07-12T17:30:59.450Z] [2021-07-12T17:30:59.450Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-12T17:30:59.450Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-12T17:30:59.450Z] #64 DONE 2.7s [2021-07-12T17:30:59.450Z] [2021-07-12T17:30:59.450Z] #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-12T17:30:59.450Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-12T17:30:59.450Z] #27 5.814 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-12T17:30:59.450Z] #27 5.831 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-12T17:30:59.450Z] #27 5.869 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-12T17:30:59.450Z] #27 6.023 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-12T17:30:59.450Z] #27 6.356 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-12T17:30:59.450Z] #27 6.670 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-12T17:30:59.450Z] #27 ... [2021-07-12T17:30:59.450Z] [2021-07-12T17:30:59.450Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:30:59.450Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:30:59.450Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e [2021-07-12T17:31:01.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-12T17:31:01.209Z] Using test binary docker [2021-07-12T17:31:01.209Z] +++ /etc/init.d/apparmor start [2021-07-12T17:31:01.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-12T17:31:01.209Z] INFO: Waiting for daemon to start... [2021-07-12T17:31:01.209Z] Starting dockerd [2021-07-12T17:31:01.209Z] +++ 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-12T17:31:01.209Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-12T17:31:01.209Z] Using test binary docker [2021-07-12T17:31:01.209Z] +++ /etc/init.d/apparmor start [2021-07-12T17:31:01.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-12T17:31:01.209Z] Starting dockerd [2021-07-12T17:31:01.209Z] INFO: Waiting for daemon to start... [2021-07-12T17:31:01.209Z] +++ 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-12T17:31:03.695Z] #9 ... [2021-07-12T17:31:03.695Z] [2021-07-12T17:31:03.695Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-12T17:31:03.696Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-12T17:31:03.696Z] #66 DONE 3.7s [2021-07-12T17:31:03.696Z] [2021-07-12T17:31:03.696Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:29f68991ca719ad9da092eefb0158d3d9a945e6b026153643ce9c7d71873dfa0 [2021-07-12T17:31:03.696Z] #9 sha256:9e9fe4be203bba0be5cc8a1f5698cbb862eba04fc76f0aef0c0228475b9e181a [2021-07-12T17:31:03.696Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 4.1s done [2021-07-12T17:31:03.962Z] #9 extracting sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 [2021-07-12T17:31:04.225Z] #9 extracting sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 done [2021-07-12T17:31:04.493Z] #9 DONE 22.8s [2021-07-12T17:31:04.493Z] [2021-07-12T17:31:04.493Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-12T17:31:04.493Z] #10 sha256:0b0a05bd1f984e62626a2b656a70823c19501563377bce64a53523eb3f1a2b24 [2021-07-12T17:31:05.447Z] #10 DONE 0.8s [2021-07-12T17:31:05.447Z] [2021-07-12T17:31:05.447Z] #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-12T17:31:05.447Z] #11 sha256:8228b85b48427446e1b6e0935473d3ddcc152efde1a418886971bf2b939f62e0 [2021-07-12T17:31:06.026Z] #11 DONE 0.7s [2021-07-12T17:31:06.026Z] [2021-07-12T17:31:06.026Z] #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-12T17:31:06.026Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-12T17:31:06.026Z] #27 8.444 Fetched 8277 kB in 3s (2875 kB/s) [2021-07-12T17:31:06.026Z] #27 8.444 Reading package lists... [2021-07-12T17:31:06.026Z] #27 9.806 Reading package lists... [2021-07-12T17:31:06.026Z] #27 11.11 Building dependency tree... [2021-07-12T17:31:06.026Z] #27 11.75 The following additional packages will be installed: [2021-07-12T17:31:06.026Z] #27 11.75 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-12T17:31:06.026Z] #27 11.75 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-12T17:31:06.026Z] #27 11.75 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-12T17:31:06.026Z] #27 11.76 Suggested packages: [2021-07-12T17:31:06.026Z] #27 11.76 krb5-doc krb5-user [2021-07-12T17:31:06.026Z] #27 11.76 Recommended packages: [2021-07-12T17:31:06.026Z] #27 11.76 krb5-locales publicsuffix libsasl2-modules [2021-07-12T17:31:06.026Z] #27 12.08 The following NEW packages will be installed: [2021-07-12T17:31:06.026Z] #27 12.08 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-12T17:31:06.026Z] #27 12.08 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-12T17:31:06.026Z] #27 12.08 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-12T17:31:06.026Z] #27 12.08 libssh2-1 libssl1.1 openssl [2021-07-12T17:31:06.026Z] #27 12.37 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T17:31:06.026Z] #27 12.37 Need to get 4777 kB of archives. [2021-07-12T17:31:06.026Z] #27 12.37 After this operation, 11.5 MB of additional disk space will be used. [2021-07-12T17:31:06.026Z] #27 12.37 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-12T17:31:06.026Z] #27 12.40 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-12T17:31:06.026Z] #27 12.41 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-12T17:31:06.026Z] #27 12.42 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-12T17:31:06.026Z] #27 12.44 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-12T17:31:06.026Z] #27 12.44 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-12T17:31:06.026Z] #27 12.44 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-12T17:31:06.026Z] #27 12.45 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-12T17:31:06.026Z] #27 12.45 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-12T17:31:06.026Z] #27 12.45 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-12T17:31:06.026Z] #27 12.45 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-12T17:31:06.026Z] #27 12.46 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-12T17:31:06.026Z] #27 12.46 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-12T17:31:06.026Z] #27 12.46 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-12T17:31:06.026Z] #27 12.46 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-12T17:31:06.026Z] #27 12.46 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-12T17:31:06.026Z] #27 12.47 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-12T17:31:06.026Z] #27 12.49 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-12T17:31:06.026Z] #27 12.49 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-12T17:31:06.026Z] #27 12.49 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-12T17:31:06.026Z] #27 12.51 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-12T17:31:06.026Z] #27 12.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:31:06.026Z] #27 12.79 Fetched 4777 kB in 0s (12.4 MB/s) [2021-07-12T17:31:06.026Z] #27 12.85 Selecting previously unselected package libssl1.1:arm64. [2021-07-12T17:31:06.026Z] #27 12.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 ... 6670 files and directories currently installed.) [2021-07-12T17:31:06.026Z] #27 12.86 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-12T17:31:06.026Z] #27 12.87 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-12T17:31:06.026Z] #27 13.06 Selecting previously unselected package openssl. [2021-07-12T17:31:06.026Z] #27 13.06 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-12T17:31:06.026Z] #27 13.07 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-12T17:31:06.026Z] #27 13.26 Selecting previously unselected package ca-certificates. [2021-07-12T17:31:06.026Z] #27 13.27 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-12T17:31:06.026Z] #27 13.28 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-12T17:31:06.026Z] #27 13.51 Selecting previously unselected package libkeyutils1:arm64. [2021-07-12T17:31:06.026Z] #27 13.51 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-07-12T17:31:06.026Z] #27 13.52 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-12T17:31:06.026Z] #27 13.58 Selecting previously unselected package libkrb5support0:arm64. [2021-07-12T17:31:06.026Z] #27 13.58 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-12T17:31:06.027Z] #27 13.59 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:06.027Z] #27 13.66 Selecting previously unselected package libk5crypto3:arm64. [2021-07-12T17:31:06.027Z] #27 13.66 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-12T17:31:06.027Z] #27 13.67 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:06.027Z] #27 13.73 Selecting previously unselected package libkrb5-3:arm64. [2021-07-12T17:31:06.027Z] #27 13.73 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-12T17:31:06.027Z] #27 13.74 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:06.027Z] #27 13.86 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-12T17:31:06.027Z] #27 13.86 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-12T17:31:06.027Z] #27 13.86 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:06.027Z] #27 13.92 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-12T17:31:06.027Z] #27 13.92 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-12T17:31:06.027Z] #27 13.93 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-12T17:31:06.027Z] #27 13.99 Selecting previously unselected package libsasl2-2:arm64. [2021-07-12T17:31:06.027Z] #27 13.99 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-12T17:31:06.027Z] #27 14.00 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-12T17:31:06.297Z] #27 14.07 Selecting previously unselected package libldap-common. [2021-07-12T17:31:06.297Z] #27 14.07 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-12T17:31:06.297Z] #27 14.09 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-12T17:31:06.297Z] #27 14.19 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-12T17:31:06.297Z] #27 ... [2021-07-12T17:31:06.297Z] [2021-07-12T17:31:06.297Z] #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-12T17:31:06.297Z] #43 sha256:c96147b6f490e9c733c87f519264c273ab24c4ca9c8299346bf7d2021b58abaf [2021-07-12T17:31:06.297Z] #43 DONE 0.3s [2021-07-12T17:31:06.297Z] [2021-07-12T17:31:06.297Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-12T17:31:06.297Z] #31 sha256:7be1738c36cd109cac5b083be25005e2e68d955dd4ffb99ca59ffddbca565562 [2021-07-12T17:31:06.297Z] #31 DONE 0.3s [2021-07-12T17:31:06.297Z] [2021-07-12T17:31:06.297Z] #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-12T17:31:06.297Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-12T17:31:06.297Z] #27 14.19 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-12T17:31:06.297Z] #27 14.20 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-12T17:31:06.297Z] #27 ... [2021-07-12T17:31:06.297Z] [2021-07-12T17:31:06.297Z] #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-12T17:31:06.297Z] #32 sha256:97f3eda6b6f847ddc165b8566cc2d5818bbc75c0e77f649df7c7d6904434a286 [2021-07-12T17:31:06.561Z] #32 ... [2021-07-12T17:31:06.561Z] [2021-07-12T17:31:06.561Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-12T17:31:06.561Z] #39 sha256:670425221aed8f048489c5942380dc19499ab79fa838549abd2b87fb2b85a75b [2021-07-12T17:31:06.561Z] #39 DONE 0.4s [2021-07-12T17:31:06.561Z] [2021-07-12T17:31:06.562Z] #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-12T17:31:06.562Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-12T17:31:06.562Z] #27 14.31 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-12T17:31:06.562Z] #27 14.31 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-12T17:31:06.562Z] #27 14.32 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-12T17:31:06.562Z] #27 14.45 Selecting previously unselected package libpsl5:arm64. [2021-07-12T17:31:06.562Z] #27 14.45 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-12T17:31:06.562Z] #27 14.46 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-12T17:31:06.562Z] #27 14.56 Selecting previously unselected package librtmp1:arm64. [2021-07-12T17:31:06.828Z] #27 14.56 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-12T17:31:06.828Z] #27 14.56 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-12T17:31:06.828Z] #27 14.63 Selecting previously unselected package libssh2-1:arm64. [2021-07-12T17:31:06.828Z] #27 14.64 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-12T17:31:06.828Z] #27 14.64 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-12T17:31:06.828Z] #27 14.74 Selecting previously unselected package libcurl4:arm64. [2021-07-12T17:31:06.828Z] #27 14.74 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-12T17:31:06.828Z] #27 14.77 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-12T17:31:07.103Z] #27 14.89 Selecting previously unselected package curl. [2021-07-12T17:31:07.103Z] #27 14.89 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-12T17:31:07.103Z] #27 14.90 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-12T17:31:07.103Z] #27 15.12 Selecting previously unselected package libonig5:arm64. [2021-07-12T17:31:07.367Z] #27 15.12 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-12T17:31:07.367Z] #27 15.13 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-12T17:31:07.367Z] #27 15.27 Selecting previously unselected package libjq1:arm64. [2021-07-12T17:31:07.367Z] #27 15.27 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-12T17:31:07.367Z] #27 15.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-12T17:31:07.632Z] #27 15.45 Selecting previously unselected package jq. [2021-07-12T17:31:07.632Z] #27 15.45 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-12T17:31:07.632Z] #27 15.45 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-12T17:31:07.632Z] #27 15.63 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-12T17:31:07.632Z] #27 15.68 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-12T17:31:07.896Z] #27 15.71 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-12T17:31:08.162Z] #27 16.15 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-12T17:31:08.162Z] #27 16.18 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-12T17:31:08.162Z] #27 16.21 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:08.592Z] #27 16.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-12T17:31:08.592Z] #27 16.26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-12T17:31:08.593Z] #27 16.28 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:08.593Z] #27 16.30 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-12T17:31:08.593Z] #27 16.33 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-12T17:31:08.593Z] #27 16.35 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:08.593Z] #27 16.37 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-12T17:31:08.593Z] #27 16.40 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-12T17:31:08.593Z] #27 16.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-12T17:31:08.593Z] #27 16.44 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-12T17:31:08.593Z] #27 16.59 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-12T17:31:08.862Z] #27 ... [2021-07-12T17:31:08.862Z] [2021-07-12T17:31:08.862Z] #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-12T17:31:08.862Z] #12 sha256:5f5aaba491479c929b0820143a058a9cd671b4d84041be8207915e063305e7dd [2021-07-12T17:31:08.862Z] #12 DONE 2.6s [2021-07-12T17:31:08.862Z] [2021-07-12T17:31:08.862Z] #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-12T17:31:08.862Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:09.322Z] .Loaded image: buildpack-deps:buster [2021-07-12T17:31:09.323Z] Loaded image: busybox:latest [2021-07-12T17:31:09.323Z] Loaded image: busybox:glibc [2021-07-12T17:31:11.224Z] Loaded image: debian:bullseye [2021-07-12T17:31:11.483Z] Loaded image: hello-world:latest [2021-07-12T17:31:11.741Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:31:11.999Z] INFO: Testing against a local daemon [2021-07-12T17:31:11.999Z] === RUN TestCgroupNamespacesBuild [2021-07-12T17:31:12.258Z] [2021-07-12T17:31:12.258Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-12T17:31:12.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-12T17:31:12.258Z] Error: No such image: emptyfs [2021-07-12T17:31:12.258Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-12T17:31:12.258Z] ++++ docker load [2021-07-12T17:31:12.353Z] #13 3.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-12T17:31:12.354Z] #13 3.424 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-12T17:31:12.354Z] #13 3.428 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-12T17:31:12.354Z] #13 3.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-12T17:31:12.517Z] Running integration-test (iteration 1) [2021-07-12T17:31:12.517Z] 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-12T17:31:12.517Z] ++ 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-12T17:31:12.517Z] ++ set -e [2021-07-12T17:31:12.517Z] ++ '[' -n 0 ']' [2021-07-12T17:31:12.517Z] ++ set -x [2021-07-12T17:31:12.517Z] ++ 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-12T17:31:12.517Z] [2021-07-12T17:31:12.517Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-12T17:31:12.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-12T17:31:12.517Z] Error: No such image: emptyfs [2021-07-12T17:31:12.517Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-12T17:31:12.517Z] ++++ docker load [2021-07-12T17:31:12.776Z] Running integration-test (iteration 1) [2021-07-12T17:31:12.776Z] 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-12T17:31:12.776Z] ++ 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-12T17:31:12.776Z] ++ set -e [2021-07-12T17:31:12.776Z] ++ '[' -n 0 ']' [2021-07-12T17:31:12.776Z] ++ set -x [2021-07-12T17:31:12.776Z] ++ 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-12T17:31:12.944Z] #13 4.233 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-12T17:31:14.342Z] #13 ... [2021-07-12T17:31:14.342Z] [2021-07-12T17:31:14.342Z] #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-12T17:31:14.342Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:31:14.342Z] #46 4.712 + RM_GOPATH=0 [2021-07-12T17:31:14.342Z] #46 4.712 + TMP_GOPATH= [2021-07-12T17:31:14.342Z] #46 4.712 + : /build [2021-07-12T17:31:14.342Z] #46 4.712 + '[' -z '' ']' [2021-07-12T17:31:14.342Z] #46 4.712 ++ mktemp -d [2021-07-12T17:31:14.342Z] #46 4.712 + export GOPATH=/tmp/tmp.ZrdvqaV7mH [2021-07-12T17:31:14.342Z] #46 4.712 + GOPATH=/tmp/tmp.ZrdvqaV7mH [2021-07-12T17:31:14.342Z] #46 4.712 + RM_GOPATH=1 [2021-07-12T17:31:14.342Z] #46 4.712 + case "$(go env GOARCH)" in [2021-07-12T17:31:14.342Z] #46 4.729 ++ go env GOARCH [2021-07-12T17:31:14.342Z] #46 4.801 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:14.342Z] #46 4.801 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:14.342Z] #46 4.801 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:14.342Z] #46 4.809 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-12T17:31:14.342Z] #46 4.810 + dir=/tmp/install [2021-07-12T17:31:14.342Z] #46 4.810 + bin=vndr [2021-07-12T17:31:14.342Z] #46 4.810 + shift [2021-07-12T17:31:14.342Z] #46 4.810 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-12T17:31:14.343Z] #46 4.810 + . /tmp/install/vndr.installer [2021-07-12T17:31:14.343Z] #46 4.810 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-12T17:31:14.343Z] #46 4.810 + install_vndr [2021-07-12T17:31:14.343Z] #46 4.810 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-12T17:31:14.343Z] #46 4.810 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZrdvqaV7mH/src/github.com/LK4D4/vndr [2021-07-12T17:31:14.343Z] #46 4.818 Cloning into '/tmp/tmp.ZrdvqaV7mH/src/github.com/LK4D4/vndr'... [2021-07-12T17:31:14.343Z] #46 5.605 + cd /tmp/tmp.ZrdvqaV7mH/src/github.com/LK4D4/vndr [2021-07-12T17:31:14.343Z] #46 5.605 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-12T17:31:14.343Z] #46 5.635 + go build -buildmode=pie -v -o /build/vndr . [2021-07-12T17:31:14.343Z] #46 6.855 runtime/internal/sys [2021-07-12T17:31:14.343Z] #46 6.866 internal/unsafeheader [2021-07-12T17:31:14.343Z] #46 6.980 runtime/internal/atomic [2021-07-12T17:31:14.343Z] #46 7.003 internal/cpu [2021-07-12T17:31:14.343Z] #46 7.170 internal/race [2021-07-12T17:31:14.343Z] #46 7.503 sync/atomic [2021-07-12T17:31:14.343Z] #46 7.557 runtime/internal/math [2021-07-12T17:31:14.343Z] #46 7.706 unicode [2021-07-12T17:31:14.343Z] #46 7.816 unicode/utf8 [2021-07-12T17:31:14.343Z] #46 8.099 internal/bytealg [2021-07-12T17:31:14.343Z] #46 8.226 math/bits [2021-07-12T17:31:14.608Z] #46 ... [2021-07-12T17:31:14.608Z] [2021-07-12T17:31:14.608Z] #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-12T17:31:14.608Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:14.608Z] #13 5.836 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-12T17:31:16.007Z] #13 7.300 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-12T17:31:16.007Z] #13 ... [2021-07-12T17:31:16.007Z] [2021-07-12T17:31:16.007Z] #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-12T17:31:16.007Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:31:16.007Z] #52 4.674 + RM_GOPATH=0 [2021-07-12T17:31:16.007Z] #52 4.674 + TMP_GOPATH= [2021-07-12T17:31:16.007Z] #52 4.675 + : /build [2021-07-12T17:31:16.007Z] #52 4.675 + '[' -z '' ']' [2021-07-12T17:31:16.007Z] #52 4.683 ++ mktemp -d [2021-07-12T17:31:16.007Z] #52 4.683 + export GOPATH=/tmp/tmp.tDIQg1sZ8v [2021-07-12T17:31:16.007Z] #52 4.683 + GOPATH=/tmp/tmp.tDIQg1sZ8v [2021-07-12T17:31:16.007Z] #52 4.683 + RM_GOPATH=1 [2021-07-12T17:31:16.007Z] #52 4.683 + case "$(go env GOARCH)" in [2021-07-12T17:31:16.007Z] #52 4.683 ++ go env GOARCH [2021-07-12T17:31:16.007Z] #52 4.723 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.007Z] #52 4.723 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.007Z] #52 4.762 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:16.007Z] #52 4.769 + dir=/tmp/install [2021-07-12T17:31:16.007Z] #52 4.775 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-12T17:31:16.007Z] #52 4.776 + bin=shfmt [2021-07-12T17:31:16.007Z] #52 4.776 + shift [2021-07-12T17:31:16.007Z] #52 4.776 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-12T17:31:16.007Z] #52 4.776 + . /tmp/install/shfmt.installer [2021-07-12T17:31:16.007Z] #52 4.776 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-12T17:31:16.007Z] #52 4.776 + install_shfmt [2021-07-12T17:31:16.007Z] #52 4.776 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-12T17:31:16.007Z] #52 4.776 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tDIQg1sZ8v/src/github.com/mvdan/sh [2021-07-12T17:31:16.007Z] #52 4.781 Cloning into '/tmp/tmp.tDIQg1sZ8v/src/github.com/mvdan/sh'... [2021-07-12T17:31:16.271Z] #52 ... [2021-07-12T17:31:16.271Z] [2021-07-12T17:31:16.271Z] #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-12T17:31:16.271Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:31:16.271Z] #50 4.877 + RM_GOPATH=0 [2021-07-12T17:31:16.271Z] #50 4.877 + TMP_GOPATH= [2021-07-12T17:31:16.271Z] #50 4.877 + : /build [2021-07-12T17:31:16.271Z] #50 4.877 + '[' -z '' ']' [2021-07-12T17:31:16.271Z] #50 4.877 ++ mktemp -d [2021-07-12T17:31:16.271Z] #50 4.877 + export GOPATH=/tmp/tmp.IQMTqSt0zz [2021-07-12T17:31:16.271Z] #50 4.877 + GOPATH=/tmp/tmp.IQMTqSt0zz [2021-07-12T17:31:16.271Z] #50 4.877 + RM_GOPATH=1 [2021-07-12T17:31:16.271Z] #50 4.877 + case "$(go env GOARCH)" in [2021-07-12T17:31:16.271Z] #50 4.877 ++ go env GOARCH [2021-07-12T17:31:16.271Z] #50 4.890 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.271Z] #50 4.890 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.271Z] #50 4.890 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:16.271Z] #50 4.894 + dir=/tmp/install [2021-07-12T17:31:16.271Z] #50 4.894 + bin=golangci_lint [2021-07-12T17:31:16.271Z] #50 4.896 + shift [2021-07-12T17:31:16.271Z] #50 4.897 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-12T17:31:16.271Z] #50 4.897 + . /tmp/install/golangci_lint.installer [2021-07-12T17:31:16.271Z] #50 4.898 ++ : v1.23.8 [2021-07-12T17:31:16.271Z] #50 4.898 + install_golangci_lint [2021-07-12T17:31:16.271Z] #50 4.899 + set -e [2021-07-12T17:31:16.271Z] #50 4.899 + export GO111MODULE=on [2021-07-12T17:31:16.271Z] #50 4.899 + GO111MODULE=on [2021-07-12T17:31:16.271Z] #50 4.899 + GOBIN=/build [2021-07-12T17:31:16.271Z] #50 4.899 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-12T17:31:16.271Z] #50 5.690 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-12T17:31:16.271Z] #50 ... [2021-07-12T17:31:16.271Z] [2021-07-12T17:31:16.271Z] #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-12T17:31:16.271Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:16.271Z] #44 5.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-12T17:31:16.271Z] #44 5.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-12T17:31:16.271Z] #44 5.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-12T17:31:16.271Z] #44 5.989 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-12T17:31:16.271Z] #44 6.444 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-12T17:31:16.271Z] #44 8.286 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-12T17:31:16.271Z] #44 10.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-12T17:31:16.535Z] #44 ... [2021-07-12T17:31:16.535Z] [2021-07-12T17:31:16.535Z] #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-12T17:31:16.535Z] #59 sha256:9e3fa834214e4b9b84ab5d8134d9997995f328d67d846ca95c62b81b58091020 [2021-07-12T17:31:16.535Z] #59 4.541 + RM_GOPATH=0 [2021-07-12T17:31:16.535Z] #59 4.541 + TMP_GOPATH= [2021-07-12T17:31:16.535Z] #59 4.541 + : /build [2021-07-12T17:31:16.535Z] #59 4.541 + '[' -z '' ']' [2021-07-12T17:31:16.535Z] #59 4.542 ++ mktemp -d [2021-07-12T17:31:16.535Z] #59 4.548 + export GOPATH=/tmp/tmp.Udr2bk0Ttw [2021-07-12T17:31:16.535Z] #59 4.548 + GOPATH=/tmp/tmp.Udr2bk0Ttw [2021-07-12T17:31:16.535Z] #59 4.548 + RM_GOPATH=1 [2021-07-12T17:31:16.535Z] #59 4.548 + case "$(go env GOARCH)" in [2021-07-12T17:31:16.535Z] #59 4.548 ++ go env GOARCH [2021-07-12T17:31:16.535Z] #59 4.560 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.535Z] #59 4.560 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.535Z] #59 4.561 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:16.535Z] #59 4.563 + dir=/tmp/install [2021-07-12T17:31:16.535Z] #59 4.563 + bin=rootlesskit [2021-07-12T17:31:16.535Z] #59 4.563 + shift [2021-07-12T17:31:16.535Z] #59 4.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-12T17:31:16.535Z] #59 4.563 + . /tmp/install/rootlesskit.installer [2021-07-12T17:31:16.536Z] #59 4.563 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-12T17:31:16.536Z] #59 4.563 + install_rootlesskit [2021-07-12T17:31:16.536Z] #59 4.563 + case "$1" in [2021-07-12T17:31:16.536Z] #59 4.563 + export CGO_ENABLED=0 [2021-07-12T17:31:16.536Z] #59 4.563 + CGO_ENABLED=0 [2021-07-12T17:31:16.536Z] #59 4.563 + _install_rootlesskit [2021-07-12T17:31:16.536Z] #59 4.565 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-12T17:31:16.536Z] #59 4.565 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-12T17:31:16.536Z] #59 4.565 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Udr2bk0Ttw/src/github.com/rootless-containers/rootlesskit [2021-07-12T17:31:16.536Z] #59 4.575 Cloning into '/tmp/tmp.Udr2bk0Ttw/src/github.com/rootless-containers/rootlesskit'... [2021-07-12T17:31:16.536Z] #59 8.489 + cd /tmp/tmp.Udr2bk0Ttw/src/github.com/rootless-containers/rootlesskit [2021-07-12T17:31:16.536Z] #59 8.489 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-12T17:31:16.536Z] #59 8.532 + export GO111MODULE=on [2021-07-12T17:31:16.536Z] #59 8.532 + GO111MODULE=on [2021-07-12T17:31:16.536Z] #59 8.532 + export GOPROXY=https://proxy.golang.org [2021-07-12T17:31:16.536Z] #59 8.533 + GOPROXY=https://proxy.golang.org [2021-07-12T17:31:16.536Z] #59 8.533 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-12T17:31:16.536Z] #59 8.534 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-12T17:31:16.536Z] #59 9.874 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-12T17:31:16.536Z] #59 9.875 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-12T17:31:16.536Z] #59 9.875 go: downloading github.com/pkg/errors v0.9.1 [2021-07-12T17:31:16.536Z] #59 10.21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-12T17:31:16.536Z] #59 10.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-12T17:31:16.801Z] #59 ... [2021-07-12T17:31:16.801Z] [2021-07-12T17:31:16.802Z] #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-12T17:31:16.802Z] #48 sha256:34861cc2c90450e80a551b66cdde30c0d1a6ee930b163ca2e6ac8c055d4a52e7 [2021-07-12T17:31:16.802Z] #48 4.843 + RM_GOPATH=0 [2021-07-12T17:31:16.802Z] #48 4.843 + TMP_GOPATH= [2021-07-12T17:31:16.802Z] #48 4.843 + : /build [2021-07-12T17:31:16.802Z] #48 4.843 + '[' -z '' ']' [2021-07-12T17:31:16.802Z] #48 4.843 ++ mktemp -d [2021-07-12T17:31:16.802Z] #48 4.843 + export GOPATH=/tmp/tmp.GyANB9aI0s [2021-07-12T17:31:16.802Z] #48 4.843 + GOPATH=/tmp/tmp.GyANB9aI0s [2021-07-12T17:31:16.802Z] #48 4.843 + RM_GOPATH=1 [2021-07-12T17:31:16.802Z] #48 4.843 + case "$(go env GOARCH)" in [2021-07-12T17:31:16.802Z] #48 4.845 ++ go env GOARCH [2021-07-12T17:31:16.802Z] #48 4.867 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.802Z] #48 4.867 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:16.802Z] #48 4.867 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:16.802Z] #48 4.877 + dir=/tmp/install [2021-07-12T17:31:16.802Z] #48 4.877 + bin=gotestsum [2021-07-12T17:31:16.802Z] #48 4.877 + shift [2021-07-12T17:31:16.802Z] #48 4.877 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-12T17:31:16.802Z] #48 4.877 + . /tmp/install/gotestsum.installer [2021-07-12T17:31:16.802Z] #48 4.877 ++ : v0.5.3 [2021-07-12T17:31:16.802Z] #48 4.877 + install_gotestsum [2021-07-12T17:31:16.802Z] #48 4.885 + set -e [2021-07-12T17:31:16.802Z] #48 4.885 + export GO111MODULE=on [2021-07-12T17:31:16.802Z] #48 4.885 + GO111MODULE=on [2021-07-12T17:31:16.802Z] #48 4.885 + GOBIN=/build [2021-07-12T17:31:16.802Z] #48 4.885 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-12T17:31:16.802Z] #48 5.702 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-12T17:31:16.802Z] #48 7.911 go: downloading github.com/fatih/color v1.9.0 [2021-07-12T17:31:16.802Z] #48 7.920 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-12T17:31:16.802Z] #48 7.921 go: downloading github.com/pkg/errors v0.9.1 [2021-07-12T17:31:16.802Z] #48 7.922 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-12T17:31:16.802Z] #48 8.305 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-12T17:31:16.802Z] #48 8.346 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-12T17:31:16.802Z] #48 8.352 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-12T17:31:16.802Z] #48 8.623 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-12T17:31:16.802Z] #48 8.675 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-12T17:31:16.802Z] #48 9.086 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-12T17:31:16.802Z] #48 9.136 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-12T17:31:16.802Z] #48 ... [2021-07-12T17:31:16.802Z] [2021-07-12T17:31:16.802Z] #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-12T17:31:16.802Z] #34 sha256:5f6c7057ac5b340b15ae7f8d964db99e3ea08a1134b99aeb6c159a25e59b5e38 [2021-07-12T17:31:16.802Z] #34 5.004 Install go-toml version v1.8.1 [2021-07-12T17:31:16.802Z] #34 5.894 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-12T17:31:16.802Z] #34 8.581 github.com/pelletier/go-toml [2021-07-12T17:31:17.066Z] #34 ... [2021-07-12T17:31:17.066Z] [2021-07-12T17:31:17.066Z] #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-12T17:31:17.066Z] #36 sha256:4b527310e30125685033a18ab38c5480fbc9904758df8ba4e46d4c1a1a667287 [2021-07-12T17:31:17.066Z] #36 5.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-12T17:31:17.066Z] #36 5.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-12T17:31:17.066Z] #36 5.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-12T17:31:17.066Z] #36 6.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-12T17:31:17.066Z] #36 8.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-12T17:31:17.066Z] #36 9.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-12T17:31:17.066Z] #36 ... [2021-07-12T17:31:17.066Z] [2021-07-12T17:31:17.066Z] #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-12T17:31:17.066Z] #56 sha256:021576384a2d70972ab43124664b7b5512f0c0ef2a47d25c7ecb992019cb3dc5 [2021-07-12T17:31:17.066Z] #56 4.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-12T17:31:17.066Z] #56 4.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-12T17:31:17.066Z] #56 4.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-12T17:31:17.066Z] #56 5.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-12T17:31:17.066Z] #56 7.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-12T17:31:17.066Z] #56 8.934 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-12T17:31:17.331Z] #56 ... [2021-07-12T17:31:17.331Z] [2021-07-12T17:31:17.331Z] #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-12T17:31:17.331Z] #24 sha256:c4e45eaf34afbb21c48514baab08ba654e0997fadba74fb9387e3a59fa8c23be [2021-07-12T17:31:17.331Z] #24 3.864 + RM_GOPATH=0 [2021-07-12T17:31:17.331Z] #24 3.864 + TMP_GOPATH= [2021-07-12T17:31:17.331Z] #24 3.864 + : /build [2021-07-12T17:31:17.331Z] #24 3.864 + '[' -z '' ']' [2021-07-12T17:31:17.331Z] #24 3.864 ++ mktemp -d [2021-07-12T17:31:17.331Z] #24 3.866 + export GOPATH=/tmp/tmp.V59qVJgWWc [2021-07-12T17:31:17.331Z] #24 3.866 + GOPATH=/tmp/tmp.V59qVJgWWc [2021-07-12T17:31:17.331Z] #24 3.866 + RM_GOPATH=1 [2021-07-12T17:31:17.331Z] #24 3.866 + case "$(go env GOARCH)" in [2021-07-12T17:31:17.331Z] #24 3.866 ++ go env GOARCH [2021-07-12T17:31:17.331Z] #24 3.885 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:17.331Z] #24 3.885 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:17.331Z] #24 3.885 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:17.331Z] #24 3.885 + dir=/tmp/install [2021-07-12T17:31:17.331Z] #24 3.885 + bin=dockercli [2021-07-12T17:31:17.331Z] #24 3.885 + shift [2021-07-12T17:31:17.331Z] #24 3.885 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-12T17:31:17.331Z] #24 3.885 + . /tmp/install/dockercli.installer [2021-07-12T17:31:17.331Z] #24 3.885 ++ : stable [2021-07-12T17:31:17.331Z] #24 3.885 ++ : 17.06.2-ce [2021-07-12T17:31:17.331Z] #24 3.885 + install_dockercli [2021-07-12T17:31:17.331Z] #24 3.885 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-12T17:31:17.331Z] #24 3.885 Install docker/cli version 17.06.2-ce from stable [2021-07-12T17:31:17.331Z] #24 3.891 ++ uname -m [2021-07-12T17:31:17.331Z] #24 3.891 + arch=aarch64 [2021-07-12T17:31:17.331Z] #24 3.891 + '[' aarch64 '!=' x86_64 ']' [2021-07-12T17:31:17.331Z] #24 3.891 + '[' aarch64 '!=' s390x ']' [2021-07-12T17:31:17.331Z] #24 3.891 + '[' aarch64 '!=' armhf ']' [2021-07-12T17:31:17.331Z] #24 3.891 + build_dockercli [2021-07-12T17:31:17.331Z] #24 3.891 + git clone https://github.com/docker/docker-ce /tmp/tmp.V59qVJgWWc/tmp/docker-ce [2021-07-12T17:31:17.331Z] #24 3.914 Cloning into '/tmp/tmp.V59qVJgWWc/tmp/docker-ce'... [2021-07-12T17:31:17.331Z] #24 ... [2021-07-12T17:31:17.331Z] [2021-07-12T17:31:17.331Z] #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-12T17:31:17.331Z] #40 sha256:7b3139bd10a93ea6826a6d8ce3ee875c39d8a5dee61bf567a90f8175f24b9c61 [2021-07-12T17:31:17.331Z] #40 5.004 + git clone https://github.com/docker/distribution.git . [2021-07-12T17:31:17.331Z] #40 5.009 Cloning into '.'... [2021-07-12T17:31:17.595Z] #40 ... [2021-07-12T17:31:17.595Z] [2021-07-12T17:31:17.595Z] #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-12T17:31:17.595Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:17.595Z] #44 11.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-12T17:31:17.840Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-12T17:31:18.299Z] [2021-07-12T17:31:18.299Z] ________ ____ __. [2021-07-12T17:31:18.299Z] \_____ \ | |/ _| [2021-07-12T17:31:18.299Z] / | \| < [2021-07-12T17:31:18.299Z] / | \ | \ [2021-07-12T17:31:18.299Z] \_______ /____|__ \ [2021-07-12T17:31:18.299Z] \/ \/ [2021-07-12T17:31:18.299Z] [2021-07-12T17:31:18.299Z] INFO: make.ps1 ended at 07/12/2021 17:31:18 [2021-07-12T17:31:19.840Z] INFO: Binaries build ended at 07/12/2021 17:31:19. Duration:00:01:20.9318444 [2021-07-12T17:31:21.382Z] INFO: Copying the built daemon binary to d:\CI\PR-42625\6\binary\dockerd-2837fba75f.exe... [2021-07-12T17:31:21.382Z] INFO: Copying the built client binary to d:\CI\PR-42625\6\binary\docker-2837fba75f.exe... [2021-07-12T17:31:21.382Z] INFO: Copying dockerversion from the container... [2021-07-12T17:31:21.841Z] #44 ... [2021-07-12T17:31:21.841Z] [2021-07-12T17:31:21.841Z] #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-12T17:31:21.841Z] #32 sha256:97f3eda6b6f847ddc165b8566cc2d5818bbc75c0e77f649df7c7d6904434a286 [2021-07-12T17:31:21.841Z] #32 4.963 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-12T17:31:21.841Z] #32 4.989 Cloning into '.'... [2021-07-12T17:31:21.841Z] #32 ... [2021-07-12T17:31:21.841Z] [2021-07-12T17:31:21.841Z] #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-12T17:31:21.841Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:31:21.841Z] #52 12.15 + cd /tmp/tmp.tDIQg1sZ8v/src/github.com/mvdan/sh [2021-07-12T17:31:21.841Z] #52 12.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-12T17:31:21.841Z] #52 12.18 + GO111MODULE=on [2021-07-12T17:31:21.841Z] #52 12.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-12T17:31:21.841Z] #52 13.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-12T17:31:21.841Z] #52 13.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-12T17:31:21.841Z] #52 13.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-12T17:31:21.841Z] #52 15.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-12T17:31:21.841Z] #52 ... [2021-07-12T17:31:21.841Z] [2021-07-12T17:31:21.841Z] #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-12T17:31:21.841Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-12T17:31:21.841Z] #27 19.64 Updating certificates in /etc/ssl/certs... [2021-07-12T17:31:21.841Z] #27 24.68 137 added, 0 removed; done. [2021-07-12T17:31:21.841Z] #27 24.80 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-12T17:31:21.841Z] #27 24.89 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-12T17:31:21.841Z] #27 24.92 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-12T17:31:21.841Z] #27 24.96 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-12T17:31:21.841Z] #27 24.98 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:31:21.841Z] #27 25.08 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-12T17:31:21.841Z] #27 25.12 Updating certificates in /etc/ssl/certs... [2021-07-12T17:31:21.841Z] #27 29.67 0 added, 0 removed; done. [2021-07-12T17:31:21.841Z] #27 29.67 Running hooks in /etc/ca-certificates/update.d... [2021-07-12T17:31:21.841Z] #27 29.67 done. [2021-07-12T17:31:21.841Z] #27 ... [2021-07-12T17:31:21.841Z] [2021-07-12T17:31:21.841Z] #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-12T17:31:21.841Z] #40 sha256:7b3139bd10a93ea6826a6d8ce3ee875c39d8a5dee61bf567a90f8175f24b9c61 [2021-07-12T17:31:21.841Z] #40 15.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-12T17:31:21.845Z] INFO: Copying the golang package from the container to d:\CI\PR-42625\6\installer\go.zip... [2021-07-12T17:31:22.424Z] #40 ... [2021-07-12T17:31:22.424Z] [2021-07-12T17:31:22.424Z] #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-12T17:31:22.424Z] #34 sha256:5f6c7057ac5b340b15ae7f8d964db99e3ea08a1134b99aeb6c159a25e59b5e38 [2021-07-12T17:31:22.424Z] #34 13.65 github.com/pelletier/go-toml/cmd/tomll [2021-07-12T17:31:22.424Z] #34 DONE 16.4s [2021-07-12T17:31:22.703Z] [2021-07-12T17:31:22.703Z] #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-12T17:31:22.703Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-12T17:31:22.703Z] #27 DONE 30.4s [2021-07-12T17:31:22.703Z] [2021-07-12T17:31:22.703Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-12T17:31:22.703Z] #28 sha256:5511027e4d74b36bbddc8acbc09c5328e0e6b93534058bae38a09a36dc1494ae [2021-07-12T17:31:22.816Z] INFO: Extracting go.zip to d:\CI\PR-42625\6\go [2021-07-12T17:31:23.017Z] #28 DONE 0.3s [2021-07-12T17:31:23.017Z] [2021-07-12T17:31:23.017Z] #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-12T17:31:23.017Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:23.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-12T17:31:23.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-12T17:31:24.959Z] #29 ... [2021-07-12T17:31:24.959Z] [2021-07-12T17:31:24.959Z] #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-12T17:31:24.959Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:31:24.959Z] #46 8.761 encoding [2021-07-12T17:31:24.959Z] #46 9.070 math [2021-07-12T17:31:24.959Z] #46 9.094 unicode/utf16 [2021-07-12T17:31:24.959Z] #46 9.565 container/list [2021-07-12T17:31:24.959Z] #46 9.574 runtime [2021-07-12T17:31:24.959Z] #46 10.27 crypto/internal/subtle [2021-07-12T17:31:24.959Z] #46 10.58 crypto/subtle [2021-07-12T17:31:24.959Z] #46 11.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-12T17:31:24.959Z] #46 11.51 internal/nettrace [2021-07-12T17:31:24.959Z] #46 11.92 runtime/cgo [2021-07-12T17:31:24.959Z] #46 12.90 vendor/golang.org/x/crypto/internal/subtle [2021-07-12T17:31:24.959Z] #46 ... [2021-07-12T17:31:24.959Z] [2021-07-12T17:31:24.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-12T17:31:24.959Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:31:24.959Z] #50 18.60 go: downloading github.com/fatih/color v1.7.0 [2021-07-12T17:31:24.959Z] #50 18.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-12T17:31:24.959Z] #50 18.85 go: downloading github.com/pkg/errors v0.8.1 [2021-07-12T17:31:24.959Z] #50 18.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-12T17:31:24.959Z] #50 18.88 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-12T17:31:25.021Z] Loaded image: buildpack-deps:buster [2021-07-12T17:31:25.223Z] #50 18.99 go: downloading github.com/spf13/viper v1.6.1 [2021-07-12T17:31:25.320Z] Loaded image: buildpack-deps:buster [2021-07-12T17:31:25.488Z] #50 19.48 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-12T17:31:25.488Z] #50 19.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-12T17:31:25.756Z] #50 19.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-12T17:31:25.756Z] #50 19.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-12T17:31:25.756Z] #50 19.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-12T17:31:25.932Z] Loaded image: busybox:latest [2021-07-12T17:31:26.021Z] #50 19.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-12T17:31:26.191Z] Loaded image: busybox:latest [2021-07-12T17:31:26.449Z] Loaded image: busybox:glibc [2021-07-12T17:31:26.449Z] Loaded image: busybox:glibc [2021-07-12T17:31:26.617Z] #50 20.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-12T17:31:26.882Z] #50 20.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-12T17:31:27.460Z] #50 21.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-12T17:31:27.460Z] #50 ... [2021-07-12T17:31:27.460Z] [2021-07-12T17:31:27.460Z] #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-12T17:31:27.460Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:27.460Z] #13 8.814 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-12T17:31:27.460Z] #13 14.97 Fetched 8804 kB in 12s (740 kB/s) [2021-07-12T17:31:27.725Z] #13 14.97 Reading package lists... [2021-07-12T17:31:27.725Z] #13 ... [2021-07-12T17:31:27.725Z] [2021-07-12T17:31:27.725Z] #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-12T17:31:27.725Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:27.725Z] #29 2.891 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-12T17:31:27.725Z] #29 3.266 [2021-07-12T17:31:27.993Z] #29 3.563 0.0% ## 3.6% #### 6.6% ######## 11.9% ########### 15.9% ############## 20.5% ################# 24.5% ##################### 29.4% ######################## 33.8% ########################### 38.7% ############################### 43.7% #################################### 50.1% ######################################## 56.9% ############################################ 62.1% ################################################ 67.2% ################################################## 70.7% ##################################################### 74.7% [2021-07-12T17:31:27.993Z] #29 ... [2021-07-12T17:31:27.993Z] [2021-07-12T17:31:27.993Z] #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-12T17:31:27.993Z] #59 sha256:9e3fa834214e4b9b84ab5d8134d9997995f328d67d846ca95c62b81b58091020 [2021-07-12T17:31:27.993Z] #59 12.06 go: downloading github.com/google/uuid v1.2.0 [2021-07-12T17:31:27.993Z] #59 12.09 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-12T17:31:27.993Z] #59 12.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-12T17:31:27.993Z] #59 12.44 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-12T17:31:27.993Z] #59 12.70 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-12T17:31:27.993Z] #59 13.20 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-12T17:31:27.993Z] #59 13.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-12T17:31:27.993Z] #59 15.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-12T17:31:27.993Z] #59 18.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-12T17:31:27.993Z] #59 19.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-12T17:31:28.258Z] #59 ... [2021-07-12T17:31:28.258Z] [2021-07-12T17:31:28.258Z] #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-12T17:31:28.258Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:28.521Z] #29 3.563 0.0% ## 3.6% #### 6.6% ######## 11.9% ########### 15.9% ############## 20.5% ################# 24.5% ##################### 29.4% ######################## 33.8% ########################### 38.7% ############################### 43.7% #################################### 50.1% ######################################## 56.9% ############################################ 62.1% ################################################ 67.2% ################################################## 70.7% ##################################################### 74.7% ######################################################## 79.1% ########################################################### 82.0% ############################################################### 88.0% ##################################################################### 96.2% ######################################################################## 100.0% [2021-07-12T17:31:29.105Z] #29 6.135 [2021-07-12T17:31:29.634Z] #29 6.344 0.2% ###################### 30.8% ################################# 46.9% ####################################################### 76.8% ######################################################################## 100.0% [2021-07-12T17:31:29.736Z] Loaded image: debian:bullseye [2021-07-12T17:31:29.736Z] Loaded image: debian:bullseye [2021-07-12T17:31:29.736Z] Loaded image: hello-world:latest [2021-07-12T17:31:29.736Z] Loaded image: hello-world:latest [2021-07-12T17:31:29.736Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:31:29.736Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:31:29.736Z] INFO: Testing against a local daemon [2021-07-12T17:31:29.736Z] === RUN TestDockerDaemonSuite [2021-07-12T17:31:29.736Z] INFO: Testing against a local daemon [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-12T17:31:29.736Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-12T17:31:29.736Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-12T17:31:29.900Z] #29 7.151 [2021-07-12T17:31:30.164Z] #29 ... [2021-07-12T17:31:30.164Z] [2021-07-12T17:31:30.164Z] #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-12T17:31:30.164Z] #56 sha256:021576384a2d70972ab43124664b7b5512f0c0ef2a47d25c7ecb992019cb3dc5 [2021-07-12T17:31:30.164Z] #56 14.03 Fetched 8277 kB in 10s (853 kB/s) [2021-07-12T17:31:30.164Z] #56 14.03 Reading package lists... [2021-07-12T17:31:30.164Z] #56 17.64 Reading package lists... [2021-07-12T17:31:30.164Z] #56 23.02 Building dependency tree... [2021-07-12T17:31:30.164Z] #56 ... [2021-07-12T17:31:30.164Z] [2021-07-12T17:31:30.164Z] #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-12T17:31:30.164Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:31:30.164Z] #50 21.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-12T17:31:30.164Z] #50 21.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-12T17:31:30.164Z] #50 22.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-12T17:31:30.164Z] #50 22.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-12T17:31:30.164Z] #50 22.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-12T17:31:30.164Z] #50 22.49 go: downloading github.com/spf13/afero v1.1.2 [2021-07-12T17:31:30.164Z] #50 22.80 go: downloading github.com/spf13/cast v1.3.0 [2021-07-12T17:31:30.164Z] #50 22.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-12T17:31:30.164Z] #50 22.89 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-12T17:31:30.164Z] #50 22.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-12T17:31:30.164Z] #50 22.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-12T17:31:30.164Z] #50 23.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-12T17:31:30.164Z] #50 23.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-12T17:31:30.164Z] #50 23.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-12T17:31:30.164Z] #50 23.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-12T17:31:30.164Z] #50 23.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-12T17:31:30.164Z] #50 23.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-12T17:31:30.164Z] #50 23.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-12T17:31:30.164Z] #50 24.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-12T17:31:30.743Z] #50 24.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-12T17:31:31.007Z] #50 24.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-12T17:31:31.271Z] #50 25.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-12T17:31:31.537Z] #50 25.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-12T17:31:31.537Z] #50 25.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-12T17:31:31.802Z] #50 ... [2021-07-12T17:31:31.802Z] [2021-07-12T17:31:31.802Z] #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-12T17:31:31.802Z] #36 sha256:4b527310e30125685033a18ab38c5480fbc9904758df8ba4e46d4c1a1a667287 [2021-07-12T17:31:31.802Z] #36 15.72 Fetched 8277 kB in 10s (808 kB/s) [2021-07-12T17:31:31.802Z] #36 15.72 Reading package lists... [2021-07-12T17:31:31.802Z] #36 20.58 Reading package lists... [2021-07-12T17:31:31.802Z] #36 24.94 Building dependency tree... [2021-07-12T17:31:31.802Z] #36 ... [2021-07-12T17:31:31.802Z] [2021-07-12T17:31:31.802Z] #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-12T17:31:31.802Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:31.802Z] #29 7.472 0.0% ################ 23.5% ############################# 41.2% ########################################### 59.8% ################################################### 71.3% ############################################################### 87.5% ######################################################################## 100.0% [2021-07-12T17:31:31.802Z] #29 8.418 [2021-07-12T17:31:33.665Z] #29 8.678 0.0% ## 4.0% #### 6.1% ###### 9.5% ######### 12.6% ########### 16.2% ############### 21.1% ################ 22.9% ##################### 29.2% ########################## 36.5% ############################## 42.1% ################################### 49.0% ###################################### 53.9% ########################################## 58.6% ############################################## 64.6% ################################################## 70.0% ##################################################### 74.8% ######################################################## 79.0% ########################################################### 83.1% ############################################################## 86.6% [2021-07-12T17:31:33.665Z] #29 ... [2021-07-12T17:31:33.665Z] [2021-07-12T17:31:33.665Z] #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-12T17:31:33.665Z] #40 sha256:7b3139bd10a93ea6826a6d8ce3ee875c39d8a5dee61bf567a90f8175f24b9c61 [2021-07-12T17:31:33.665Z] #40 17.08 + 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-12T17:31:33.665Z] #40 ... [2021-07-12T17:31:33.665Z] [2021-07-12T17:31:33.665Z] #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-12T17:31:33.665Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:33.666Z] #29 8.678 0.0% ## 4.0% #### 6.1% ###### 9.5% ######### 12.6% ########### 16.2% ############### 21.1% ################ 22.9% ##################### 29.2% ########################## 36.5% ############################## 42.1% ################################### 49.0% ###################################### 53.9% ########################################## 58.6% ############################################## 64.6% ################################################## 70.0% ##################################################### 74.8% ######################################################## 79.0% ########################################################### 83.1% ############################################################## 86.6% ################################################################# 91.4% #################################################################### 94.7% ########## [2021-07-12T17:31:33.666Z] #29 ... [2021-07-12T17:31:33.666Z] [2021-07-12T17:31:33.666Z] #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-12T17:31:33.666Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:33.666Z] #44 17.41 Fetched 8280 kB in 12s (675 kB/s) [2021-07-12T17:31:33.666Z] #44 17.41 Reading package lists... [2021-07-12T17:31:33.666Z] #44 22.63 Reading package lists... [2021-07-12T17:31:33.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-12T17:31:33.931Z] #44 ... [2021-07-12T17:31:33.931Z] [2021-07-12T17:31:33.931Z] #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-12T17:31:33.931Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:33.931Z] #29 8.678 0.0% ## 4.0% #### 6.1% ###### 9.5% ######### 12.6% ########### 16.2% ############### 21.1% ################ 22.9% ##################### 29.2% ########################## 36.5% ############################## 42.1% ################################### 49.0% ###################################### 53.9% ########################################## 58.6% ############################################## 64.6% ################################################## 70.0% ##################################################### 74.8% ######################################################## 79.0% ########################################################### 83.1% ############################################################## 86.6% ################################################################# 91.4% #################################################################### 94.7% ######################################################################## 100.0% [2021-07-12T17:31:34.196Z] #29 11.38 [2021-07-12T17:31:34.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-12T17:31:35.257Z] #29 11.68 0.0% # 1.5% # 2.7% ### 4.2% ##### 7.9% ####### 10.6% ######## 11.8% ######### 13.5% [2021-07-12T17:31:35.257Z] #29 ... [2021-07-12T17:31:35.257Z] [2021-07-12T17:31:35.257Z] #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-12T17:31:35.257Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:31:35.257Z] #52 19.20 runtime [2021-07-12T17:31:35.257Z] #52 ... [2021-07-12T17:31:35.257Z] [2021-07-12T17:31:35.257Z] #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-12T17:31:35.257Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:35.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-12T17:31:35.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-12T17:31:36.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-12T17:31:36.326Z] --- PASS: TestCgroupNamespacesBuild (23.32s) [2021-07-12T17:31:36.326Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-12T17:31:36.326Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-12T17:31:36.893Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-12T17:31:36.893Z] === RUN TestBuildWithSession [2021-07-12T17:31:36.893Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:31:36.893Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:31:36.893Z] === RUN TestBuildSquashParent [2021-07-12T17:31:37.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-12T17:31:37.827Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-12T17:31:38.001Z] #29 11.68 0.0% # 1.5% # 2.7% ### 4.2% ##### 7.9% ####### 10.6% ######## 11.8% ######### 13.5% ########### 15.5% ############ 17.5% ############# 19.4% ############## 20.7% ################ 23.5% ################## 25.2% ################### 26.6% #################### 28.2% ##################### 30.4% ###################### 30.9% ######################## 33.8% ########################### 37.7% ############################# 40.6% ############################## 42.2% ############################### 43.6% ################################ 45.1% ################################# 46.4% ################################# 47.2% ################################## 48.0% ################################### 49.6% #################################### 50.8% ##################################### 52.3% [2021-07-12T17:31:38.001Z] #29 ... [2021-07-12T17:31:38.001Z] [2021-07-12T17:31:38.001Z] #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-12T17:31:38.001Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:38.001Z] #13 14.97 Reading package lists... [2021-07-12T17:31:38.001Z] #13 19.64 Reading package lists... [2021-07-12T17:31:38.001Z] #13 24.41 Building dependency tree... [2021-07-12T17:31:38.001Z] #13 26.86 The following additional packages will be installed: [2021-07-12T17:31:38.001Z] #13 26.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-12T17:31:38.001Z] #13 26.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-12T17:31:38.001Z] #13 26.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-12T17:31:38.001Z] #13 26.88 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-12T17:31:38.001Z] #13 26.88 mingw-w64-x86-64-dev [2021-07-12T17:31:38.001Z] #13 26.88 Suggested packages: [2021-07-12T17:31:38.001Z] #13 26.89 gcc-8-locales seccomp wine64 [2021-07-12T17:31:38.001Z] #13 27.65 The following NEW packages will be installed: [2021-07-12T17:31:38.001Z] #13 27.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-12T17:31:38.001Z] #13 27.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-12T17:31:38.001Z] #13 27.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-12T17:31:38.001Z] #13 27.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-12T17:31:38.001Z] #13 27.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-12T17:31:38.001Z] #13 27.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-12T17:31:38.001Z] #13 27.65 The following packages will be upgraded: [2021-07-12T17:31:38.001Z] #13 27.65 libseccomp2 [2021-07-12T17:31:38.001Z] #13 28.20 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-07-12T17:31:38.001Z] #13 28.20 Need to get 73.4 MB of archives. [2021-07-12T17:31:38.001Z] #13 28.20 After this operation, 472 MB of additional disk space will be used. [2021-07-12T17:31:38.001Z] #13 28.20 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-12T17:31:38.001Z] #13 28.20 Get:2 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-12T17:31:38.001Z] #13 28.23 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-12T17:31:38.001Z] #13 28.51 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-12T17:31:38.001Z] #13 28.98 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-12T17:31:38.001Z] #13 29.01 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-12T17:31:38.001Z] #13 29.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-12T17:31:38.001Z] #13 29.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-12T17:31:38.001Z] #13 ... [2021-07-12T17:31:38.001Z] [2021-07-12T17:31:38.001Z] #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-12T17:31:38.001Z] #32 sha256:97f3eda6b6f847ddc165b8566cc2d5818bbc75c0e77f649df7c7d6904434a286 [2021-07-12T17:31:38.001Z] #32 31.61 Checking out files: 93% (1423/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-12T17:31:38.086Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-12T17:31:38.086Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-12T17:31:38.086Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-12T17:31:38.313Z] #32 31.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-12T17:31:38.578Z] #32 31.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-12T17:31:39.021Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-12T17:31:39.484Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-12T17:31:39.484Z] [2021-07-12T17:31:39.484Z] ________ ____ __. [2021-07-12T17:31:39.484Z] \_____ \ | |/ _| [2021-07-12T17:31:39.484Z] / | \| < [2021-07-12T17:31:39.484Z] / | \ | \ [2021-07-12T17:31:39.484Z] \_______ /____|__ \ [2021-07-12T17:31:39.484Z] \/ \/ [2021-07-12T17:31:39.484Z] [2021-07-12T17:31:39.484Z] INFO: make.ps1 ended at 07/12/2021 17:31:31 [2021-07-12T17:31:39.484Z] INFO: Binaries build ended at 07/12/2021 17:31:33. Duration:00:01:28.1985332 [2021-07-12T17:31:39.484Z] INFO: Copying the built daemon binary to d:\CI\PR-42625\6\binary\dockerd-2837fba75f.exe... [2021-07-12T17:31:39.484Z] INFO: Copying the built client binary to d:\CI\PR-42625\6\binary\docker-2837fba75f.exe... [2021-07-12T17:31:39.484Z] INFO: Copying dockerversion from the container... [2021-07-12T17:31:39.484Z] INFO: Copying the golang package from the container to d:\CI\PR-42625\6\installer\go.zip... [2021-07-12T17:31:39.484Z] INFO: Extracting go.zip to d:\CI\PR-42625\6\go [2021-07-12T17:31:39.588Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-12T17:31:40.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-12T17:31:40.526Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-12T17:31:40.526Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-12T17:31:40.526Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-12T17:31:40.526Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-12T17:31:40.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-12T17:31:41.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-12T17:31:41.931Z] #32 ... [2021-07-12T17:31:41.931Z] [2021-07-12T17:31:41.931Z] #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-12T17:31:41.931Z] #56 sha256:021576384a2d70972ab43124664b7b5512f0c0ef2a47d25c7ecb992019cb3dc5 [2021-07-12T17:31:41.931Z] #56 25.47 The following additional packages will be installed: [2021-07-12T17:31:41.931Z] #56 25.48 libbtrfs0 [2021-07-12T17:31:41.931Z] #56 25.62 The following NEW packages will be installed: [2021-07-12T17:31:41.931Z] #56 25.63 libbtrfs-dev libbtrfs0 [2021-07-12T17:31:41.931Z] #56 26.05 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-07-12T17:31:41.931Z] #56 26.05 Need to get 119 kB of archives. [2021-07-12T17:31:41.931Z] #56 26.05 After this operation, 387 kB of additional disk space will be used. [2021-07-12T17:31:41.931Z] #56 26.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-12T17:31:41.931Z] #56 26.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-12T17:31:41.931Z] #56 27.29 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:31:41.931Z] #56 27.59 Fetched 119 kB in 0s (398 kB/s) [2021-07-12T17:31:41.931Z] #56 27.72 Selecting previously unselected package libbtrfs0. [2021-07-12T17:31:41.931Z] #56 27.72 (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-12T17:31:41.931Z] #56 27.79 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-12T17:31:41.931Z] #56 27.83 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-12T17:31:41.931Z] #56 27.96 Selecting previously unselected package libbtrfs-dev. [2021-07-12T17:31:41.931Z] #56 27.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-12T17:31:41.931Z] #56 27.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:31:41.931Z] #56 28.34 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-12T17:31:41.931Z] #56 28.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:31:41.931Z] #56 28.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:31:41.931Z] #56 ... [2021-07-12T17:31:41.931Z] [2021-07-12T17:31:41.931Z] #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-12T17:31:41.931Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:41.931Z] #29 11.68 0.0% # 1.5% # 2.7% ### 4.2% ##### 7.9% ####### 10.6% ######## 11.8% ######### 13.5% ########### 15.5% ############ 17.5% ############# 19.4% ############## 20.7% ################ 23.5% ################## 25.2% ################### 26.6% #################### 28.2% ##################### 30.4% ###################### 30.9% ######################## 33.8% ########################### 37.7% ############################# 40.6% ############################## 42.2% ############################### 43.6% ################################ 45.1% ################################# 46.4% ################################# 47.2% ################################## 48.0% ################################### 49.6% #################################### 50.8% ##################################### 52.3% ###################################### 53.2% ######################################## 55.8% ######################################### 57.8% ########################################### 60.2% ############################################ 62.5% ############################################# 63.7% ############################################### 65.7% ################################################ 66.9% ################################################ 67.0% ################################################# 68.7% ################################################### 71.1% ##################################################### 73.8% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 78.6% ######################################################### 80.2% ######################################################### 80.3% ########################################################## 81.1% ########################################################### 82.7% ############################################################ 83.7% ############################################################# 85.9% ############################################################## 87.3% ############################################################### 88.1% ################################################################ 90.2% ################################################################# 90.4% ################################################################## 92.3% ################################################################### 93.8% #################################################################### 95.0% ##################################################################### 96.6% [2021-07-12T17:31:41.931Z] #29 ... [2021-07-12T17:31:41.931Z] [2021-07-12T17:31:41.931Z] #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-12T17:31:41.931Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:31:41.931Z] #50 25.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-12T17:31:41.931Z] #50 25.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-12T17:31:41.931Z] #50 26.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-12T17:31:41.931Z] #50 27.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-12T17:31:41.931Z] #50 27.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-12T17:31:41.931Z] #50 27.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-12T17:31:41.931Z] #50 27.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-12T17:31:41.931Z] #50 27.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-12T17:31:41.931Z] #50 28.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-12T17:31:41.931Z] #50 28.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-12T17:31:41.931Z] #50 28.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-12T17:31:41.931Z] #50 28.57 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-12T17:31:41.931Z] #50 28.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-12T17:31:41.931Z] #50 28.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-12T17:31:41.931Z] #50 29.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-12T17:31:41.931Z] #50 31.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-12T17:31:41.931Z] #50 31.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-12T17:31:41.931Z] #50 31.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-12T17:31:41.931Z] #50 31.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-12T17:31:41.931Z] #50 32.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-12T17:31:41.931Z] #50 32.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-12T17:31:41.931Z] #50 32.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-12T17:31:41.931Z] #50 32.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-12T17:31:41.931Z] #50 33.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-12T17:31:41.931Z] #50 33.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-12T17:31:41.931Z] #50 33.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-12T17:31:41.931Z] #50 33.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-12T17:31:41.931Z] #50 34.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-12T17:31:41.931Z] #50 34.45 go: downloading golang.org/x/text v0.3.2 [2021-07-12T17:31:41.931Z] #50 34.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-12T17:31:42.260Z] #50 ... [2021-07-12T17:31:42.260Z] [2021-07-12T17:31:42.260Z] #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-12T17:31:42.260Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:42.261Z] #29 11.68 0.0% # 1.5% # 2.7% ### 4.2% ##### 7.9% ####### 10.6% ######## 11.8% ######### 13.5% ########### 15.5% ############ 17.5% ############# 19.4% ############## 20.7% ################ 23.5% ################## 25.2% ################### 26.6% #################### 28.2% ##################### 30.4% ###################### 30.9% ######################## 33.8% ########################### 37.7% ############################# 40.6% ############################## 42.2% ############################### 43.6% ################################ 45.1% ################################# 46.4% ################################# 47.2% ################################## 48.0% ################################### 49.6% #################################### 50.8% ##################################### 52.3% ###################################### 53.2% ######################################## 55.8% ######################################### 57.8% ########################################### 60.2% ############################################ 62.5% ############################################# 63.7% ############################################### 65.7% ################################################ 66.9% ################################################ 67.0% ################################################# 68.7% ################################################### 71.1% ##################################################### 73.8% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 78.6% ######################################################### 80.2% ######################################################### 80.3% ########################################################## 81.1% ########################################################### 82.7% ############################################################ 83.7% ############################################################# 85.9% ############################################################## 87.3% ############################################################### 88.1% ################################################################ 90.2% ################################################################# 90.4% ################################################################## 92.3% ################################################################### 93.8% #################################################################### 95.0% ##################################################################### 96.6% ####################################################################### 99.2% ######################################################################## 100.0% [2021-07-12T17:31:42.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-12T17:31:42.725Z] #29 ... [2021-07-12T17:31:42.725Z] [2021-07-12T17:31:42.725Z] #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-12T17:31:42.725Z] #56 sha256:021576384a2d70972ab43124664b7b5512f0c0ef2a47d25c7ecb992019cb3dc5 [2021-07-12T17:31:42.725Z] #56 DONE 36.5s [2021-07-12T17:31:42.725Z] [2021-07-12T17:31:42.725Z] #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-12T17:31:42.725Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:31:42.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-12T17:31:43.016Z] #57 ... [2021-07-12T17:31:43.016Z] [2021-07-12T17:31:43.016Z] #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-12T17:31:43.016Z] #36 sha256:4b527310e30125685033a18ab38c5480fbc9904758df8ba4e46d4c1a1a667287 [2021-07-12T17:31:43.016Z] #36 26.93 The following additional packages will be installed: [2021-07-12T17:31:43.016Z] #36 26.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-12T17:31:43.016Z] #36 26.95 Suggested packages: [2021-07-12T17:31:43.016Z] #36 26.95 cmake-doc ninja-build lrzip [2021-07-12T17:31:43.016Z] #36 26.95 Recommended packages: [2021-07-12T17:31:43.017Z] #36 26.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-12T17:31:43.017Z] #36 27.58 The following NEW packages will be installed: [2021-07-12T17:31:43.017Z] #36 27.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-12T17:31:43.017Z] #36 27.60 vim-common xxd [2021-07-12T17:31:43.017Z] #36 27.94 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-07-12T17:31:43.017Z] #36 27.94 Need to get 14.2 MB of archives. [2021-07-12T17:31:43.017Z] #36 27.94 After this operation, 60.0 MB of additional disk space will be used. [2021-07-12T17:31:43.017Z] #36 27.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-12T17:31:43.017Z] #36 27.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-12T17:31:43.017Z] #36 27.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-12T17:31:43.017Z] #36 28.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-12T17:31:43.017Z] #36 28.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-12T17:31:43.017Z] #36 28.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-12T17:31:43.017Z] #36 28.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-12T17:31:43.017Z] #36 28.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-12T17:31:43.017Z] #36 28.48 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-12T17:31:43.017Z] #36 28.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-12T17:31:43.017Z] #36 31.10 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:31:43.017Z] #36 31.73 Fetched 14.2 MB in 1s (14.2 MB/s) [2021-07-12T17:31:43.017Z] #36 33.64 Selecting previously unselected package xxd. [2021-07-12T17:31:43.017Z] #36 33.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-12T17:31:43.017Z] #36 33.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-12T17:31:43.017Z] #36 34.41 Unpacking xxd (2:8.1.0875-5) ... [2021-07-12T17:31:43.017Z] #36 36.57 Selecting previously unselected package vim-common. [2021-07-12T17:31:43.017Z] #36 36.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-12T17:31:43.017Z] #36 36.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-12T17:31:43.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-12T17:31:43.358Z] #36 37.04 Selecting previously unselected package cmake-data. [2021-07-12T17:31:43.358Z] #36 37.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-12T17:31:43.358Z] #36 37.16 Unpacking cmake-data (3.13.4-1) ... [2021-07-12T17:31:43.358Z] #36 ... [2021-07-12T17:31:43.358Z] [2021-07-12T17:31:43.358Z] #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-12T17:31:43.358Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:43.358Z] #44 27.69 Building dependency tree... [2021-07-12T17:31:43.358Z] #44 29.86 The following additional packages will be installed: [2021-07-12T17:31:43.358Z] #44 29.86 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-12T17:31:43.358Z] #44 29.86 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-12T17:31:43.358Z] #44 29.86 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-12T17:31:43.358Z] #44 29.86 python3.7-minimal [2021-07-12T17:31:43.358Z] #44 29.86 Suggested packages: [2021-07-12T17:31:43.358Z] #44 29.87 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-12T17:31:43.358Z] #44 29.87 python3.7-doc binfmt-support [2021-07-12T17:31:43.358Z] #44 30.86 The following NEW packages will be installed: [2021-07-12T17:31:43.358Z] #44 30.86 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-12T17:31:43.358Z] #44 30.87 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-12T17:31:43.358Z] #44 30.87 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-12T17:31:43.358Z] #44 30.87 python3.7-minimal [2021-07-12T17:31:43.358Z] #44 31.33 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-07-12T17:31:43.358Z] #44 31.33 Need to get 6095 kB of archives. [2021-07-12T17:31:43.358Z] #44 31.33 After this operation, 32.3 MB of additional disk space will be used. [2021-07-12T17:31:43.358Z] #44 31.33 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-12T17:31:43.358Z] #44 31.46 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-12T17:31:43.358Z] #44 31.84 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-12T17:31:43.358Z] #44 31.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-12T17:31:43.358Z] #44 31.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-12T17:31:43.358Z] #44 32.02 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-12T17:31:43.358Z] #44 32.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-12T17:31:43.358Z] #44 32.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-12T17:31:43.358Z] #44 32.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-12T17:31:43.358Z] #44 32.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-12T17:31:43.358Z] #44 32.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-12T17:31:43.358Z] #44 32.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-12T17:31:43.358Z] #44 32.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-12T17:31:43.358Z] #44 32.59 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-12T17:31:43.358Z] #44 32.61 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-12T17:31:43.358Z] #44 32.62 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-12T17:31:43.358Z] #44 34.27 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:31:43.358Z] #44 36.21 Fetched 6095 kB in 2s (3917 kB/s) [2021-07-12T17:31:43.358Z] #44 36.40 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-12T17:31:43.358Z] #44 36.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-12T17:31:43.358Z] #44 36.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:31:43.358Z] #44 36.49 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:31:43.626Z] #44 ... [2021-07-12T17:31:43.626Z] [2021-07-12T17:31:43.626Z] #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-12T17:31:43.626Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:31:43.626Z] #52 37.53 sort [2021-07-12T17:31:43.626Z] #52 37.61 io [2021-07-12T17:31:43.892Z] #52 37.62 strconv [2021-07-12T17:31:43.892Z] #52 37.69 syscall [2021-07-12T17:31:44.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-12T17:31:44.716Z] --- PASS: TestBuildSquashParent (7.18s) [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:31:44.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:31:44.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:31:44.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:31:44.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:31:44.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:31:44.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:31:44.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:31:44.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:31:44.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:31:44.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:31:44.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:31:44.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:31:44.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:31:44.716Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-12T17:31:44.845Z] #52 38.77 path [2021-07-12T17:31:45.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-12T17:31:46.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-12T17:31:46.244Z] #52 40.08 bytes [2021-07-12T17:31:46.244Z] #52 40.09 strings [2021-07-12T17:31:46.620Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-12T17:31:47.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-12T17:31:47.603Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-12T17:31:47.603Z] Using test binary docker [2021-07-12T17:31:47.860Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-12T17:31:47.860Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-12T17:31:47.860Z] INFO: Waiting for daemon to start... [2021-07-12T17:31:47.860Z] Starting dockerd [2021-07-12T17:31:47.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-12T17:31:47.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s) [2021-07-12T17:31:47.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-07-12T17:31:47.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2021-07-12T17:31:47.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2021-07-12T17:31:47.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.73s) [2021-07-12T17:31:47.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.76s) [2021-07-12T17:31:47.996Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:31:47.996Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:31:48.826Z] #52 ... [2021-07-12T17:31:48.826Z] [2021-07-12T17:31:48.826Z] #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-12T17:31:48.826Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:48.826Z] #13 29.82 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-12T17:31:48.826Z] #13 30.20 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-12T17:31:48.826Z] #13 30.21 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-12T17:31:48.826Z] #13 33.19 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-12T17:31:48.826Z] #13 35.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-12T17:31:48.826Z] #13 35.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-12T17:31:48.826Z] #13 35.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-12T17:31:48.826Z] #13 35.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-12T17:31:48.826Z] #13 35.31 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-12T17:31:48.826Z] #13 35.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-12T17:31:48.826Z] #13 35.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-12T17:31:48.826Z] #13 35.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-12T17:31:48.826Z] #13 35.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-12T17:31:48.826Z] #13 35.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-12T17:31:48.826Z] #13 35.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-12T17:31:48.826Z] #13 35.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-12T17:31:48.826Z] #13 35.55 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-12T17:31:48.826Z] #13 35.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-12T17:31:48.826Z] #13 36.63 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:31:48.826Z] #13 36.78 Fetched 73.4 MB in 8s (9410 kB/s) [2021-07-12T17:31:48.826Z] #13 36.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-12T17:31:48.827Z] #13 37.04 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-12T17:31:48.827Z] #13 37.14 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-12T17:31:48.827Z] #13 37.51 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-12T17:31:48.827Z] #13 37.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-12T17:31:48.827Z] #13 37.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 ... 15394 files and directories currently installed.) [2021-07-12T17:31:48.827Z] #13 37.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-12T17:31:48.827Z] #13 37.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-12T17:31:48.827Z] #13 39.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-12T17:31:48.827Z] #13 39.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-12T17:31:48.827Z] #13 39.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-12T17:31:48.827Z] #13 ... [2021-07-12T17:31:48.827Z] [2021-07-12T17:31:48.827Z] #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-12T17:31:48.827Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:48.827Z] #29 20.14 [2021-07-12T17:31:48.827Z] #29 21.48 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-12T17:31:48.827Z] #29 21.86 [2021-07-12T17:31:48.827Z] #29 22.03 ########## 14.8% ######################################################################## 100.0% [2021-07-12T17:31:48.827Z] #29 22.18 [2021-07-12T17:31:48.827Z] #29 23.17 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-12T17:31:48.827Z] #29 23.55 [2021-07-12T17:31:48.827Z] #29 23.87 #=#=# ######################################################################## 100.0% [2021-07-12T17:31:48.827Z] #29 24.00 [2021-07-12T17:31:48.827Z] #29 25.16 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-12T17:31:48.827Z] #29 25.59 [2021-07-12T17:31:49.373Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-12T17:31:49.759Z] . [2021-07-12T17:31:49.759Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-12T17:31:49.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:31:50.019Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-12T17:31:50.019Z] Error: No such image: emptyfs [2021-07-12T17:31:50.019Z] Running integration-test (iteration 1) [2021-07-12T17:31:50.019Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-12T17:31:50.119Z] #29 25.95 0.0% ### 4.5% ##### 7.3% ###### 9.1% ######## 12.2% ########## 14.7% ############# 18.1% ################ 23.5% ################## 25.8% ####################### 32.7% ######################### 36.0% # [2021-07-12T17:31:50.119Z] #29 ... [2021-07-12T17:31:50.119Z] [2021-07-12T17:31:50.119Z] #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-12T17:31:50.119Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:31:50.119Z] #46 33.91 sync [2021-07-12T17:31:50.119Z] #46 33.91 internal/reflectlite [2021-07-12T17:31:50.119Z] #46 35.08 github.com/LK4D4/vndr/godl/singleflight [2021-07-12T17:31:50.119Z] #46 35.08 internal/testlog [2021-07-12T17:31:50.119Z] #46 35.09 math/rand [2021-07-12T17:31:50.119Z] #46 35.50 internal/singleflight [2021-07-12T17:31:50.119Z] #46 35.79 sort [2021-07-12T17:31:50.119Z] #46 35.80 errors [2021-07-12T17:31:50.119Z] #46 36.68 io [2021-07-12T17:31:50.119Z] #46 36.69 internal/oserror [2021-07-12T17:31:50.119Z] #46 36.72 strconv [2021-07-12T17:31:50.119Z] #46 36.95 syscall [2021-07-12T17:31:50.119Z] #46 38.03 path [2021-07-12T17:31:50.119Z] #46 38.60 bytes [2021-07-12T17:31:50.119Z] #46 39.31 strings [2021-07-12T17:31:50.119Z] #46 41.26 hash [2021-07-12T17:31:50.119Z] #46 41.86 hash/crc32 [2021-07-12T17:31:50.119Z] #46 42.95 reflect [2021-07-12T17:31:50.119Z] #46 42.98 crypto [2021-07-12T17:31:50.119Z] #46 43.68 crypto/rc4 [2021-07-12T17:31:50.119Z] #46 43.82 bufio [2021-07-12T17:31:50.119Z] #46 ... [2021-07-12T17:31:50.119Z] [2021-07-12T17:31:50.119Z] #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-12T17:31:50.119Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:50.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:31:50.199Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:31:50.458Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:31:50.716Z] --- PASS: TestBuildMultiStageCopy (2.79s) [2021-07-12T17:31:50.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.02s) [2021-07-12T17:31:50.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-07-12T17:31:50.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-12T17:31:50.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-12T17:31:50.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-12T17:31:50.716Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:31:51.127Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-12T17:31:51.127Z] [2021-07-12T17:31:51.127Z] ________ ____ __. [2021-07-12T17:31:51.127Z] \_____ \ | |/ _| [2021-07-12T17:31:51.127Z] / | \| < [2021-07-12T17:31:51.127Z] / | \ | \ [2021-07-12T17:31:51.127Z] \_______ /____|__ \ [2021-07-12T17:31:51.127Z] \/ \/ [2021-07-12T17:31:51.127Z] [2021-07-12T17:31:51.127Z] INFO: make.ps1 ended at 07/12/2021 17:31:44 [2021-07-12T17:31:51.127Z] INFO: Binaries build ended at 07/12/2021 17:31:46. Duration:00:01:32.0928053 [2021-07-12T17:31:51.127Z] INFO: Copying the built daemon binary to d:\CI\PR-42625\6\binary\dockerd-2837fba75f.exe... [2021-07-12T17:31:51.127Z] INFO: Copying the built client binary to d:\CI\PR-42625\6\binary\docker-2837fba75f.exe... [2021-07-12T17:31:51.127Z] INFO: Copying dockerversion from the container... [2021-07-12T17:31:51.127Z] INFO: Copying the golang package from the container to d:\CI\PR-42625\6\installer\go.zip... [2021-07-12T17:31:51.127Z] INFO: Extracting go.zip to d:\CI\PR-42625\6\go [2021-07-12T17:31:51.282Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-07-12T17:31:51.282Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:31:51.282Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-12T17:31:52.217Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-12T17:31:52.217Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2021-07-12T17:31:52.217Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:31:52.475Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-07-12T17:31:52.475Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:31:52.521Z] #29 25.95 0.0% ### 4.5% ##### 7.3% ###### 9.1% ######## 12.2% ########## 14.7% ############# 18.1% ################ 23.5% ################## 25.8% ####################### 32.7% ######################### 36.0% ########################### 38.9% ############################## 41.8% ############################### 43.1% ############################### 43.1% ################################## 47.8% ################################### 49.6% ######################################## 55.6% ######################################### 57.3% ########################################### 59.7% ############################################ 62.4% ############################################## 65.3% ################################################# 68.6% #################################################### 72.7% ##################################################### 74.7% ####################################################### 76.4% ########################################################## 81.8% ########################################################### 83.3% ############################################################### 88.2% ################################################################### 94.1% ######################################################################## 100.0% [2021-07-12T17:31:52.521Z] #29 29.70 [2021-07-12T17:31:52.521Z] #29 ... [2021-07-12T17:31:52.521Z] [2021-07-12T17:31:52.521Z] #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-12T17:31:52.521Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:31:52.521Z] #50 36.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-12T17:31:52.521Z] #50 36.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-12T17:31:52.521Z] #50 36.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-12T17:31:52.521Z] #50 37.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-12T17:31:52.521Z] #50 42.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-12T17:31:52.521Z] #50 42.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-12T17:31:52.521Z] #50 43.25 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-12T17:31:52.796Z] #50 ... [2021-07-12T17:31:52.796Z] [2021-07-12T17:31:52.796Z] #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-12T17:31:52.796Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:52.796Z] #44 38.14 Selecting previously unselected package python3.7-minimal. [2021-07-12T17:31:52.796Z] #44 38.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:31:52.796Z] #44 38.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-12T17:31:52.796Z] #44 39.20 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:31:52.796Z] #44 39.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-12T17:31:52.796Z] #44 43.61 Selecting previously unselected package python3-minimal. [2021-07-12T17:31:52.796Z] #44 43.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 ... 15634 files and directories currently installed.) [2021-07-12T17:31:52.796Z] #44 43.76 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-12T17:31:52.796Z] #44 44.04 Unpacking python3-minimal (3.7.3-1) ... [2021-07-12T17:31:52.796Z] #44 44.60 Selecting previously unselected package libmpdec2:arm64. [2021-07-12T17:31:52.796Z] #44 44.60 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-12T17:31:52.796Z] #44 45.03 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-12T17:31:53.042Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-12T17:31:53.104Z] #44 ... [2021-07-12T17:31:53.104Z] [2021-07-12T17:31:53.104Z] #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-12T17:31:53.104Z] #48 sha256:34861cc2c90450e80a551b66cdde30c0d1a6ee930b163ca2e6ac8c055d4a52e7 [2021-07-12T17:31:53.104Z] #48 DONE 46.8s [2021-07-12T17:31:53.104Z] [2021-07-12T17:31:53.104Z] #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-12T17:31:53.104Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:53.104Z] #44 46.56 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-12T17:31:53.104Z] #44 46.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:31:53.104Z] #44 ... [2021-07-12T17:31:53.104Z] [2021-07-12T17:31:53.104Z] #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-12T17:31:53.104Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:53.104Z] #13 44.17 Selecting previously unselected package binutils-mingw-w64. [2021-07-12T17:31:53.104Z] #13 44.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-12T17:31:53.104Z] #13 44.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-12T17:31:53.370Z] #13 44.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-12T17:31:53.370Z] #13 44.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-12T17:31:53.370Z] #13 44.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-12T17:31:53.956Z] #13 45.06 Selecting previously unselected package dmsetup. [2021-07-12T17:31:53.956Z] #13 45.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-12T17:31:53.956Z] #13 45.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-12T17:31:53.956Z] #13 ... [2021-07-12T17:31:53.956Z] [2021-07-12T17:31:53.956Z] #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-12T17:31:53.956Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:31:53.956Z] #57 1.350 + RM_GOPATH=0 [2021-07-12T17:31:53.956Z] #57 1.350 + TMP_GOPATH= [2021-07-12T17:31:53.956Z] #57 1.350 + : /build [2021-07-12T17:31:53.956Z] #57 1.350 + '[' -z '' ']' [2021-07-12T17:31:53.956Z] #57 1.350 ++ mktemp -d [2021-07-12T17:31:53.956Z] #57 1.356 + export GOPATH=/tmp/tmp.A7qTpIWU6E [2021-07-12T17:31:53.956Z] #57 1.356 + GOPATH=/tmp/tmp.A7qTpIWU6E [2021-07-12T17:31:53.956Z] #57 1.356 + RM_GOPATH=1 [2021-07-12T17:31:53.956Z] #57 1.356 + case "$(go env GOARCH)" in [2021-07-12T17:31:53.956Z] #57 1.357 ++ go env GOARCH [2021-07-12T17:31:53.956Z] #57 1.376 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:53.956Z] #57 1.377 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:31:53.956Z] #57 1.378 ++ dirname /tmp/install/install.sh [2021-07-12T17:31:53.956Z] #57 1.380 + dir=/tmp/install [2021-07-12T17:31:53.956Z] #57 1.381 + bin=containerd [2021-07-12T17:31:53.956Z] #57 1.381 + shift [2021-07-12T17:31:53.956Z] #57 1.382 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-12T17:31:53.956Z] #57 1.382 + . /tmp/install/containerd.installer [2021-07-12T17:31:53.956Z] #57 1.382 ++ set -e [2021-07-12T17:31:53.956Z] #57 1.383 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-12T17:31:53.956Z] #57 1.384 + install_containerd [2021-07-12T17:31:53.956Z] #57 1.388 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-12T17:31:53.956Z] #57 1.388 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-12T17:31:53.956Z] #57 1.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A7qTpIWU6E/src/github.com/containerd/containerd [2021-07-12T17:31:53.956Z] #57 1.430 Cloning into '/tmp/tmp.A7qTpIWU6E/src/github.com/containerd/containerd'... [2021-07-12T17:31:53.956Z] #57 ... [2021-07-12T17:31:53.956Z] [2021-07-12T17:31:53.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-12T17:31:53.956Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:31:53.956Z] #13 45.30 Selecting previously unselected package mingw-w64-common. [2021-07-12T17:31:53.956Z] #13 45.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-12T17:31:53.956Z] #13 45.36 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-12T17:31:53.977Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-12T17:31:54.543Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-12T17:31:54.802Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2021-07-12T17:31:54.802Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:31:55.369Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-12T17:31:55.369Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:31:56.562Z] #13 ... [2021-07-12T17:31:56.562Z] [2021-07-12T17:31:56.562Z] #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-12T17:31:56.562Z] #29 sha256:49113c0ae873b657c354bb449d0a5ee3b64868c2bcdd6529d4d03c351cfcb648 [2021-07-12T17:31:56.562Z] #29 30.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-12T17:31:56.562Z] #29 31.15 [2021-07-12T17:31:56.562Z] #29 31.41 ######################################################################## 100.0% [2021-07-12T17:31:56.562Z] #29 31.60 [2021-07-12T17:31:56.562Z] #29 32.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-12T17:31:56.562Z] #29 32.73 [2021-07-12T17:31:56.562Z] #29 32.92 ######################################################################## 100.0% [2021-07-12T17:31:56.562Z] #29 33.01 [2021-07-12T17:31:56.562Z] #29 33.07 Download of images into '/build' complete. [2021-07-12T17:31:56.562Z] #29 33.08 Use something like the following to load the result into a Docker daemon: [2021-07-12T17:31:56.562Z] #29 33.08 tar -cC '/build' . | docker load [2021-07-12T17:31:56.562Z] #29 DONE 33.5s [2021-07-12T17:31:56.562Z] [2021-07-12T17:31:56.562Z] #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-12T17:31:56.562Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:56.562Z] #44 46.70 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:31:56.562Z] #44 49.05 Selecting previously unselected package python3.7. [2021-07-12T17:31:56.562Z] #44 49.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:31:56.562Z] #44 49.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-12T17:31:56.562Z] #44 49.37 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-12T17:31:56.562Z] #44 49.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-12T17:31:56.562Z] #44 49.39 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-12T17:31:56.562Z] #44 49.56 Setting up python3-minimal (3.7.3-1) ... [2021-07-12T17:31:56.743Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-12T17:31:56.829Z] #44 ... [2021-07-12T17:31:56.829Z] [2021-07-12T17:31:56.829Z] #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-12T17:31:56.829Z] #36 sha256:4b527310e30125685033a18ab38c5480fbc9904758df8ba4e46d4c1a1a667287 [2021-07-12T17:31:56.829Z] #36 40.70 Selecting previously unselected package libicu63:arm64. [2021-07-12T17:31:56.829Z] #36 40.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 40.73 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-12T17:31:56.829Z] #36 46.85 Selecting previously unselected package libxml2:arm64. [2021-07-12T17:31:56.829Z] #36 46.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 46.97 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-12T17:31:56.829Z] #36 47.81 Selecting previously unselected package libarchive13:arm64. [2021-07-12T17:31:56.829Z] #36 47.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 47.83 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-12T17:31:56.829Z] #36 48.23 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-12T17:31:56.829Z] #36 48.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 48.26 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-12T17:31:56.829Z] #36 48.45 Selecting previously unselected package librhash0:arm64. [2021-07-12T17:31:56.829Z] #36 48.45 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 48.46 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-12T17:31:56.829Z] #36 48.95 Selecting previously unselected package libuv1:arm64. [2021-07-12T17:31:56.829Z] #36 48.96 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 49.09 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-12T17:31:56.829Z] #36 49.27 Selecting previously unselected package cmake. [2021-07-12T17:31:56.829Z] #36 49.28 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-12T17:31:56.829Z] #36 49.29 Unpacking cmake (3.13.4-1) ... [2021-07-12T17:31:57.004Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-12T17:31:57.571Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) [2021-07-12T17:31:57.571Z] === RUN TestBuildWithHugeFile [2021-07-12T17:31:57.782Z] #36 ... [2021-07-12T17:31:57.782Z] [2021-07-12T17:31:57.782Z] #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-12T17:31:57.782Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:57.782Z] #44 51.62 Selecting previously unselected package python3. [2021-07-12T17:31:58.047Z] #44 51.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-07-12T17:31:58.047Z] #44 51.68 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-12T17:31:58.047Z] #44 51.69 Unpacking python3 (3.7.3-1) ... [2021-07-12T17:31:58.047Z] #44 51.86 Selecting previously unselected package libprotobuf17:arm64. [2021-07-12T17:31:58.137Z] docker_cli_daemon_test.go:1455: [d6c6fc47b0b0d] daemon is not started [2021-07-12T17:31:58.311Z] #44 51.87 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-12T17:31:58.311Z] #44 51.88 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-12T17:31:58.891Z] #44 52.48 Selecting previously unselected package python3-pkg-resources. [2021-07-12T17:31:58.891Z] #44 52.49 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-12T17:31:58.891Z] #44 52.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-12T17:31:59.156Z] #44 ... [2021-07-12T17:31:59.156Z] [2021-07-12T17:31:59.156Z] #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-12T17:31:59.156Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:31:59.156Z] #52 43.07 text/tabwriter [2021-07-12T17:31:59.156Z] #52 43.14 reflect [2021-07-12T17:31:59.156Z] #52 43.82 bufio [2021-07-12T17:31:59.156Z] #52 43.98 regexp/syntax [2021-07-12T17:31:59.156Z] #52 48.06 time [2021-07-12T17:31:59.156Z] #52 48.07 internal/syscall/execenv [2021-07-12T17:31:59.156Z] #52 49.83 regexp [2021-07-12T17:31:59.156Z] #52 ... [2021-07-12T17:31:59.156Z] [2021-07-12T17:31:59.156Z] #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-12T17:31:59.156Z] #36 sha256:4b527310e30125685033a18ab38c5480fbc9904758df8ba4e46d4c1a1a667287 [2021-07-12T17:31:59.156Z] #36 52.04 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-12T17:31:59.156Z] #36 52.06 Setting up xxd (2:8.1.0875-5) ... [2021-07-12T17:31:59.156Z] #36 52.11 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-12T17:31:59.156Z] #36 52.14 Setting up vim-common (2:8.1.0875-5) ... [2021-07-12T17:31:59.156Z] #36 52.19 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-12T17:31:59.156Z] #36 52.22 Setting up cmake-data (3.13.4-1) ... [2021-07-12T17:31:59.156Z] #36 52.24 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-12T17:31:59.156Z] #36 52.28 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-12T17:31:59.156Z] #36 52.31 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-12T17:31:59.156Z] #36 52.36 Setting up cmake (3.13.4-1) ... [2021-07-12T17:31:59.156Z] #36 52.41 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:31:59.156Z] #36 52.52 Processing triggers for mime-support (3.62) ... [2021-07-12T17:31:59.156Z] #36 DONE 53.2s [2021-07-12T17:31:59.156Z] [2021-07-12T17:31:59.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-12T17:31:59.156Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:31:59.156Z] #44 52.86 Selecting previously unselected package python3-six. [2021-07-12T17:31:59.156Z] #44 52.86 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-12T17:31:59.156Z] #44 52.87 Unpacking python3-six (1.12.0-1) ... [2021-07-12T17:31:59.421Z] #44 53.13 Selecting previously unselected package python3-protobuf. [2021-07-12T17:31:59.421Z] #44 53.13 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-12T17:31:59.421Z] #44 53.16 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-12T17:31:59.512Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-12T17:31:59.512Z] check_test.go:309: [d52c4ee1afb7f] daemon is not started [2021-07-12T17:31:59.512Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-12T17:32:00.376Z] #44 53.75 Selecting previously unselected package libnet1:arm64. [2021-07-12T17:32:00.376Z] #44 53.76 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-12T17:32:00.376Z] #44 53.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-12T17:32:00.376Z] #44 53.94 Selecting previously unselected package libnl-3-200:arm64. [2021-07-12T17:32:00.376Z] #44 53.94 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-12T17:32:00.376Z] #44 53.98 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-12T17:32:00.376Z] #44 ... [2021-07-12T17:32:00.376Z] [2021-07-12T17:32:00.376Z] #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-12T17:32:00.376Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:00.376Z] #46 44.28 regexp/syntax [2021-07-12T17:32:00.376Z] #46 46.51 vendor/golang.org/x/net/dns/dnsmessage [2021-07-12T17:32:00.376Z] #46 47.07 internal/syscall/unix [2021-07-12T17:32:00.376Z] #46 47.68 time [2021-07-12T17:32:00.376Z] #46 50.53 regexp [2021-07-12T17:32:00.642Z] #46 ... [2021-07-12T17:32:00.642Z] [2021-07-12T17:32:00.642Z] #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-12T17:32:00.642Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:32:00.642Z] #44 54.16 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-12T17:32:00.642Z] #44 54.16 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-12T17:32:00.642Z] #44 54.19 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-12T17:32:00.642Z] #44 54.36 Selecting previously unselected package criu. [2021-07-12T17:32:00.910Z] #44 54.37 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-12T17:32:00.910Z] #44 54.39 Unpacking criu (3.15-1) ... [2021-07-12T17:32:01.492Z] #44 55.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-12T17:32:01.492Z] #44 55.17 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-12T17:32:01.492Z] #44 55.19 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-12T17:32:01.492Z] #44 55.23 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-12T17:32:01.492Z] #44 55.25 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-12T17:32:01.492Z] #44 55.28 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:32:01.492Z] #44 55.30 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-12T17:32:01.492Z] #44 55.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-12T17:32:04.907Z] Loaded image: buildpack-deps:buster [2021-07-12T17:32:04.907Z] Loaded image: busybox:latest [2021-07-12T17:32:04.907Z] Loaded image: busybox:glibc [2021-07-12T17:32:06.283Z] Loaded image: debian:bullseye [2021-07-12T17:32:06.283Z] Loaded image: hello-world:latest [2021-07-12T17:32:06.283Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:32:06.283Z] INFO: Testing against a local daemon [2021-07-12T17:32:06.283Z] === RUN TestCgroupNamespacesBuild [2021-07-12T17:32:06.829Z] #44 59.97 Setting up python3 (3.7.3-1) ... [2021-07-12T17:32:06.829Z] #44 ... [2021-07-12T17:32:06.829Z] [2021-07-12T17:32:06.829Z] #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-12T17:32:06.829Z] #37 sha256:c1e4f1ce3b3e1381b1bc246c49a3906e87d52bfd9db36d825a2119a68dead251 [2021-07-12T17:32:06.829Z] #37 1.275 + RM_GOPATH=0 [2021-07-12T17:32:06.830Z] #37 1.275 + TMP_GOPATH= [2021-07-12T17:32:06.830Z] #37 1.275 + : /build [2021-07-12T17:32:06.830Z] #37 1.275 + '[' -z '' ']' [2021-07-12T17:32:06.830Z] #37 1.276 ++ mktemp -d [2021-07-12T17:32:06.830Z] #37 1.279 + export GOPATH=/tmp/tmp.W446QMJX9n [2021-07-12T17:32:06.830Z] #37 1.279 + GOPATH=/tmp/tmp.W446QMJX9n [2021-07-12T17:32:06.830Z] #37 1.280 + RM_GOPATH=1 [2021-07-12T17:32:06.830Z] #37 1.280 + case "$(go env GOARCH)" in [2021-07-12T17:32:06.830Z] #37 1.282 ++ go env GOARCH [2021-07-12T17:32:06.830Z] #37 1.314 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:32:06.830Z] #37 1.315 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:32:06.830Z] #37 1.316 ++ dirname /tmp/install/install.sh [2021-07-12T17:32:06.830Z] #37 1.318 + dir=/tmp/install [2021-07-12T17:32:06.830Z] #37 1.324 + bin=tini [2021-07-12T17:32:06.830Z] #37 1.325 + shift [2021-07-12T17:32:06.830Z] #37 1.325 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-12T17:32:06.830Z] #37 1.326 + . /tmp/install/tini.installer [2021-07-12T17:32:06.830Z] #37 1.327 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-12T17:32:06.830Z] #37 1.327 + install_tini [2021-07-12T17:32:06.830Z] #37 1.328 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-12T17:32:06.830Z] #37 1.328 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-12T17:32:06.830Z] #37 1.328 + git clone https://github.com/krallin/tini.git /tmp/tmp.W446QMJX9n/tini [2021-07-12T17:32:06.830Z] #37 1.336 Cloning into '/tmp/tmp.W446QMJX9n/tini'... [2021-07-12T17:32:06.830Z] #37 2.215 + cd /tmp/tmp.W446QMJX9n/tini [2021-07-12T17:32:06.830Z] #37 2.216 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-12T17:32:06.830Z] #37 2.239 + cmake . [2021-07-12T17:32:06.830Z] #37 2.679 -- The C compiler identification is GNU 8.3.0 [2021-07-12T17:32:06.830Z] #37 2.735 -- Check for working C compiler: /usr/bin/cc [2021-07-12T17:32:06.830Z] #37 3.479 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-12T17:32:06.830Z] #37 3.483 -- Detecting C compiler ABI info [2021-07-12T17:32:06.830Z] #37 4.211 -- Detecting C compiler ABI info - done [2021-07-12T17:32:06.830Z] #37 4.246 -- Detecting C compile features [2021-07-12T17:32:06.830Z] #37 6.645 -- Detecting C compile features - done [2021-07-12T17:32:06.830Z] #37 6.720 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-12T17:32:06.830Z] #37 7.187 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-12T17:32:06.830Z] #37 7.305 -- Configuring done [2021-07-12T17:32:06.830Z] #37 7.331 -- Generating done [2021-07-12T17:32:06.830Z] #37 7.355 -- Build files have been written to: /tmp/tmp.W446QMJX9n/tini [2021-07-12T17:32:06.830Z] #37 7.358 + make tini-static [2021-07-12T17:32:07.094Z] #37 7.817 Scanning dependencies of target tini-static [2021-07-12T17:32:07.168Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.377148419s with top 10 stages: buildssa: 1m40.589785687s, goimports: 21.683818073s, unconvert: 13.938746206s, gosec: 9.804199192s, golint: 6.595933356s, misspell: 4.606356406s, ineffassign: 4.458180108s, inspect: 3.79990918s, vrp: 3.638252018s, printf: 2.095408476s [2021-07-12T17:32:07.359Z] #37 7.972 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-12T17:32:07.359Z] #37 ... [2021-07-12T17:32:07.359Z] [2021-07-12T17:32:07.359Z] #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-12T17:32:07.359Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:32:07.359Z] #44 60.89 Setting up python3-six (1.12.0-1) ... [2021-07-12T17:32:08.180Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2021-07-12T17:32:08.180Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-12T17:32:08.781Z] #44 62.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-12T17:32:09.553Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s) [2021-07-12T17:32:09.554Z] === RUN TestBuildWithSession [2021-07-12T17:32:09.554Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:32:09.554Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:32:09.554Z] === RUN TestBuildSquashParent [2021-07-12T17:32:10.717Z] #44 ... [2021-07-12T17:32:10.717Z] [2021-07-12T17:32:10.717Z] #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-12T17:32:10.717Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:32:10.717Z] #13 51.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-12T17:32:10.717Z] #13 51.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-12T17:32:10.717Z] #13 51.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-12T17:32:10.717Z] #13 56.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-12T17:32:10.717Z] #13 56.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-12T17:32:10.717Z] #13 56.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:32:10.717Z] #13 57.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-12T17:32:10.717Z] #13 57.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-12T17:32:10.717Z] #13 57.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:32:10.717Z] #13 ... [2021-07-12T17:32:10.717Z] [2021-07-12T17:32:10.717Z] #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-12T17:32:10.717Z] #37 sha256:c1e4f1ce3b3e1381b1bc246c49a3906e87d52bfd9db36d825a2119a68dead251 [2021-07-12T17:32:10.717Z] #37 9.575 [100%] Linking C executable tini-static [2021-07-12T17:32:10.717Z] #37 10.33 [100%] Built target tini-static [2021-07-12T17:32:10.717Z] #37 10.39 + mkdir -p /build [2021-07-12T17:32:10.717Z] #37 10.40 + cp tini-static /build/docker-init [2021-07-12T17:32:10.717Z] #37 ... [2021-07-12T17:32:10.717Z] [2021-07-12T17:32:10.717Z] #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-12T17:32:10.717Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:32:10.717Z] #52 54.64 internal/poll [2021-07-12T17:32:10.717Z] #52 54.66 io/fs [2021-07-12T17:32:10.717Z] #52 54.66 context [2021-07-12T17:32:10.717Z] #52 57.14 os [2021-07-12T17:32:10.717Z] #52 57.25 internal/fmtsort [2021-07-12T17:32:10.717Z] #52 57.30 encoding/binary [2021-07-12T17:32:10.717Z] #52 59.19 encoding/base64 [2021-07-12T17:32:10.717Z] #52 59.20 golang.org/x/sys/unix [2021-07-12T17:32:10.717Z] #52 61.22 path/filepath [2021-07-12T17:32:10.717Z] #52 61.23 mvdan.cc/sh/v3/fileutil [2021-07-12T17:32:10.717Z] #52 61.23 fmt [2021-07-12T17:32:10.717Z] #52 63.23 io/ioutil [2021-07-12T17:32:10.717Z] #52 ... [2021-07-12T17:32:10.717Z] [2021-07-12T17:32:10.717Z] #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-12T17:32:10.717Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:32:10.717Z] #44 64.26 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-12T17:32:11.428Z] #44 ... [2021-07-12T17:32:11.428Z] [2021-07-12T17:32:11.428Z] #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-12T17:32:11.428Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:11.428Z] #46 55.45 io/fs [2021-07-12T17:32:11.428Z] #46 55.49 internal/poll [2021-07-12T17:32:11.428Z] #46 56.64 github.com/LK4D4/vndr/versioned [2021-07-12T17:32:11.428Z] #46 58.62 os [2021-07-12T17:32:11.428Z] #46 58.93 encoding/binary [2021-07-12T17:32:11.428Z] #46 60.71 crypto/cipher [2021-07-12T17:32:11.428Z] #46 60.71 crypto/sha512 [2021-07-12T17:32:11.428Z] #46 60.72 crypto/ed25519/internal/edwards25519 [2021-07-12T17:32:11.428Z] #46 61.62 crypto/md5 [2021-07-12T17:32:11.428Z] #46 62.68 crypto/aes [2021-07-12T17:32:11.428Z] #46 63.21 crypto/des [2021-07-12T17:32:11.428Z] #46 64.08 crypto/sha256 [2021-07-12T17:32:11.428Z] #46 64.19 fmt [2021-07-12T17:32:11.428Z] #46 64.38 internal/lazyregexp [2021-07-12T17:32:11.428Z] #46 64.79 net [2021-07-12T17:32:11.693Z] #46 ... [2021-07-12T17:32:11.693Z] [2021-07-12T17:32:11.693Z] #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-12T17:32:11.693Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:32:11.693Z] #52 65.45 flag [2021-07-12T17:32:11.693Z] #52 65.46 github.com/pkg/diff [2021-07-12T17:32:11.693Z] #52 65.46 encoding/json [2021-07-12T17:32:13.093Z] #52 ... [2021-07-12T17:32:13.093Z] [2021-07-12T17:32:13.093Z] #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-12T17:32:13.093Z] #37 sha256:c1e4f1ce3b3e1381b1bc246c49a3906e87d52bfd9db36d825a2119a68dead251 [2021-07-12T17:32:13.093Z] #37 DONE 13.6s [2021-07-12T17:32:13.093Z] [2021-07-12T17:32:13.093Z] #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-12T17:32:13.093Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:13.093Z] #46 65.85 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-12T17:32:13.093Z] #46 66.63 os/exec [2021-07-12T17:32:13.898Z] INFO: Extraction ended at 07/12/2021 17:32:07. Duration:00:00:45.4970542 [2021-07-12T17:32:13.898Z] INFO: Updating the golang and path environment variables [2021-07-12T17:32:13.898Z] INFO: GOPATH=d:\gopath [2021-07-12T17:32:13.898Z] INFO: go version go1.16.5 windows/amd64 [2021-07-12T17:32:13.898Z] INFO: Running the daemon under test in debug mode [2021-07-12T17:32:13.898Z] INFO: Starting a daemon under test... [2021-07-12T17:32:13.898Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42625\6\daemon --pidfile d:\CI\PR-42625\6\docker.pid -D [2021-07-12T17:32:13.898Z] INFO: Process started successfully. [2021-07-12T17:32:13.898Z] INFO: Start tailing logs of the daemon under tests [2021-07-12T17:32:13.898Z] INFO: Waiting for the daemon under test to start... [2021-07-12T17:32:15.023Z] #46 68.88 go/token [2021-07-12T17:32:15.023Z] #46 68.90 text/template/parse [2021-07-12T17:32:15.976Z] #46 70.00 encoding/json [2021-07-12T17:32:16.109Z] --- PASS: TestBuildSquashParent (6.25s) [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:32:16.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:32:16.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:32:16.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:32:16.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:32:16.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:32:16.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:32:16.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:32:16.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:32:16.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:32:16.931Z] #46 70.77 go/scanner [2021-07-12T17:32:18.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:32:18.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:32:18.330Z] #46 ... [2021-07-12T17:32:18.330Z] [2021-07-12T17:32:18.330Z] #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-12T17:32:18.330Z] #44 sha256:611617ce5b9218f9dfdd57f0b37cbef33ecc6aa962d88eec0f41827cd4176d55 [2021-07-12T17:32:18.330Z] #44 68.82 Setting up criu (3.15-1) ... [2021-07-12T17:32:18.330Z] #44 70.77 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:32:18.330Z] #44 70.90 Processing triggers for mime-support (3.62) ... [2021-07-12T17:32:18.330Z] #44 DONE 71.9s [2021-07-12T17:32:18.330Z] [2021-07-12T17:32:18.330Z] #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-12T17:32:18.330Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:32:18.330Z] #52 67.09 go/token [2021-07-12T17:32:18.330Z] #52 67.14 golang.org/x/crypto/ssh/terminal [2021-07-12T17:32:18.330Z] #52 68.50 mvdan.cc/editorconfig [2021-07-12T17:32:18.330Z] #52 69.65 go/scanner [2021-07-12T17:32:18.330Z] #52 70.04 mvdan.cc/sh/v3/syntax [2021-07-12T17:32:18.330Z] #52 71.46 go/ast [2021-07-12T17:32:18.909Z] #52 ... [2021-07-12T17:32:18.909Z] [2021-07-12T17:32:18.909Z] #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-12T17:32:18.909Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:18.909Z] #46 72.71 go/ast [2021-07-12T17:32:20.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:32:20.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:32:20.360Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:32:20.360Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:32:20.360Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:32:20.360Z] [2021-07-12T17:32:20.360Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-12T17:32:20.360Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-12T17:32:20.360Z] HOSTNAME=a5772301bbb5 [2021-07-12T17:32:20.360Z] DEST=bundles/test-integration [2021-07-12T17:32:20.360Z] PWD=/go/src/github.com/docker/docker [2021-07-12T17:32:20.360Z] DOCKER_ROOTLESS=1 [2021-07-12T17:32:20.360Z] DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:32:20.360Z] container=docker [2021-07-12T17:32:20.360Z] HOME=/root [2021-07-12T17:32:20.360Z] GOLANG_VERSION=1.16.5 [2021-07-12T17:32:20.360Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-12T17:32:20.360Z] VALIDATE_BRANCH=master [2021-07-12T17:32:20.360Z] TERM=xterm [2021-07-12T17:32:20.360Z] DOCKER_PKG=github.com/docker/docker [2021-07-12T17:32:20.360Z] SHLVL=1 [2021-07-12T17:32:20.360Z] TIMEOUT=120m [2021-07-12T17:32:20.360Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-12T17:32:20.360Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-12T17:32:20.360Z] GO111MODULE=off [2021-07-12T17:32:20.360Z] DOCKER_EXPERIMENTAL=1 [2021-07-12T17:32:20.360Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-12T17:32:20.360Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-12T17:32:20.360Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-12T17:32:20.360Z] GOPATH=/go [2021-07-12T17:32:20.360Z] PKG_CONFIG=pkg-config [2021-07-12T17:32:20.360Z] _=/usr/bin/env [2021-07-12T17:32:20.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-12T17:32:20.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:32:21.476Z] #46 75.29 text/template [2021-07-12T17:32:22.149Z] INFO [runner/unused/goanalysis] analyzers took 31.415444934s with top 10 stages: buildssa: 27.027903658s, U1000: 4.387541276s [2021-07-12T17:32:22.149Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-12T17:32:22.149Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1899/2288, skip_dirs: 2288/2288, identifier_marker: 1899/1899, exclude-rules: 78/1899, cgo: 2288/2863, skip_files: 2288/2288, exclude: 1899/1899, nolint: 0/78, filename_unadjuster: 2288/2288, path_prettifier: 2288/2288 [2021-07-12T17:32:22.149Z] INFO [runner] processing took 63.919179ms with stages: nolint: 25.553228ms, identifier_marker: 17.940422ms, path_prettifier: 9.107748ms, autogenerated_exclude: 4.50915ms, exclude-rules: 3.55745ms, skip_dirs: 1.834094ms, cgo: 1.295577ms, filename_unadjuster: 117.496µs, max_same_issues: 1.201µs, diff: 483ns, uniq_by_line: 473ns, max_from_linter: 426ns, skip_files: 354ns, exclude: 301ns, source_code: 289ns, path_shortener: 250ns, max_per_file_from_linter: 237ns [2021-07-12T17:32:22.149Z] INFO [runner] linters took 1m43.007406903s with stages: goanalysis_metalinter: 1m20.426723102s, unused: 22.516643886s [2021-07-12T17:32:22.149Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-12T17:32:22.149Z] INFO Memory: 2366 samples, avg is 478.6MB, max is 4036.7MB [2021-07-12T17:32:22.149Z] INFO Execution took 3m56.483821138s [2021-07-12T17:32:22.149Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-12T17:32:22.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh dynbinary test-docker-py [2021-07-12T17:32:22.875Z] #46 76.63 encoding/xml [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.15s) [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2021-07-12T17:32:22.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-07-12T17:32:22.955Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:32:22.955Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:32:23.050Z] [2021-07-12T17:32:23.050Z] Removing bundles/ [2021-07-12T17:32:23.050Z] [2021-07-12T17:32:23.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-12T17:32:23.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:32:23.050Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:32:24.273Z] #46 ... [2021-07-12T17:32:24.273Z] [2021-07-12T17:32:24.273Z] #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-12T17:32:24.273Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:32:24.273Z] #57 36.81 Checking out files: 34% (1389/4075) Checking out files: 35% (1427/4075) Checking out files: 36% (1467/4075) Checking out files: 37% (1508/4075) Checking out files: 38% (1549/4075) Checking out files: 39% (1590/4075) Checking out files: 40% (1630/4075) Checking out files: 41% (1671/4075) Checking out files: 42% (1712/4075) Checking out files: 43% (1753/4075) Checking out files: 44% (1793/4075) Checking out files: 45% (1834/4075) Checking out files: 46% (1875/4075) Checking out files: 47% (1916/4075) Checking out files: 48% (1956/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-12T17:32:24.273Z] #57 38.62 + cd /tmp/tmp.A7qTpIWU6E/src/github.com/containerd/containerd [2021-07-12T17:32:24.273Z] #57 38.62 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-12T17:32:24.273Z] #57 39.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-12T17:32:24.273Z] #57 39.92 + BUILDTAGS='netgo osusergo static_build' [2021-07-12T17:32:24.273Z] #57 39.92 + export EXTRA_FLAGS=-buildmode=pie [2021-07-12T17:32:24.273Z] #57 39.92 + EXTRA_FLAGS=-buildmode=pie [2021-07-12T17:32:24.273Z] #57 39.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-12T17:32:24.273Z] #57 39.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-12T17:32:24.273Z] #57 39.92 + '[' '' = dynamic ']' [2021-07-12T17:32:24.273Z] #57 39.92 + make [2021-07-12T17:32:24.273Z] #57 41.58 + bin/ctr [2021-07-12T17:32:24.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:32:24.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:32:24.853Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:32:25.111Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:32:25.370Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-07-12T17:32:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2021-07-12T17:32:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-07-12T17:32:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-07-12T17:32:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-07-12T17:32:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-07-12T17:32:25.370Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:32:25.937Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-07-12T17:32:25.937Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:32:27.323Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2021-07-12T17:32:27.323Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:32:27.581Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-07-12T17:32:27.581Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:32:27.599Z] #57 ... [2021-07-12T17:32:27.599Z] [2021-07-12T17:32:27.599Z] #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-12T17:32:27.599Z] #52 sha256:eb657a39e4b92e6b4cefda57b9ea29370c17c28f1d3bcc4533232e9a8bf2b416 [2021-07-12T17:32:27.599Z] #52 78.01 mvdan.cc/sh/v3/cmd/shfmt [2021-07-12T17:32:27.599Z] #52 DONE 81.4s [2021-07-12T17:32:27.599Z] [2021-07-12T17:32:27.599Z] #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-12T17:32:27.599Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:32:27.599Z] #13 72.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-12T17:32:27.599Z] #13 72.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-12T17:32:27.599Z] #13 72.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:32:30.051Z] INFO: Extraction ended at 07/12/2021 17:32:24. Duration:00:00:48.3616153 [2021-07-12T17:32:30.051Z] INFO: Updating the golang and path environment variables [2021-07-12T17:32:30.051Z] INFO: GOPATH=d:\gopath [2021-07-12T17:32:30.051Z] INFO: go version go1.16.5 windows/amd64 [2021-07-12T17:32:30.051Z] INFO: Running the daemon under test in debug mode [2021-07-12T17:32:30.051Z] INFO: Starting a daemon under test... [2021-07-12T17:32:30.051Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42625\6\daemon --pidfile d:\CI\PR-42625\6\docker.pid -D [2021-07-12T17:32:30.051Z] INFO: Process started successfully. [2021-07-12T17:32:30.051Z] INFO: Start tailing logs of the daemon under tests [2021-07-12T17:32:30.051Z] INFO: Waiting for the daemon under test to start... [2021-07-12T17:32:30.110Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2021-07-12T17:32:30.110Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:32:30.165Z] #13 ... [2021-07-12T17:32:30.165Z] [2021-07-12T17:32:30.165Z] #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-12T17:32:30.165Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:30.165Z] #46 78.59 go/parser [2021-07-12T17:32:30.165Z] #46 82.23 go/doc [2021-07-12T17:32:30.165Z] #46 83.72 encoding/asn1 [2021-07-12T17:32:30.369Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-12T17:32:30.369Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:32:30.743Z] #46 84.59 crypto/rsa [2021-07-12T17:32:31.610Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-12T17:32:31.708Z] ...INFO: Daemon under test started and replied! [2021-07-12T17:32:31.708Z] INFO: Docker version of the daemon under test [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] Client: [2021-07-12T17:32:31.708Z] Version: 17.06.2-ce [2021-07-12T17:32:31.708Z] API version: 1.30 [2021-07-12T17:32:31.708Z] Go version: go1.8.3 [2021-07-12T17:32:31.708Z] Git commit: cec0b72 [2021-07-12T17:32:31.708Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-12T17:32:31.708Z] OS/Arch: windows/amd64 [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] Server: [2021-07-12T17:32:31.708Z] Version: 0.0.0-dev [2021-07-12T17:32:31.708Z] API version: 1.42 (minimum version 1.24) [2021-07-12T17:32:31.708Z] Go version: go1.16.5 [2021-07-12T17:32:31.708Z] Git commit: 2837fba75f [2021-07-12T17:32:31.708Z] Built: 07/12/2021 17:30:04 [2021-07-12T17:32:31.708Z] OS/Arch: windows/amd64 [2021-07-12T17:32:31.708Z] Experimental: false [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] INFO: Docker info of the daemon under test [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] Containers: 0 [2021-07-12T17:32:31.708Z] Running: 0 [2021-07-12T17:32:31.708Z] Paused: 0 [2021-07-12T17:32:31.708Z] Stopped: 0 [2021-07-12T17:32:31.708Z] Images: 0 [2021-07-12T17:32:31.708Z] Server Version: 0.0.0-dev [2021-07-12T17:32:31.708Z] Storage Driver: windowsfilter [2021-07-12T17:32:31.708Z] Windows: [2021-07-12T17:32:31.708Z] Logging Driver: json-file [2021-07-12T17:32:31.708Z] Plugins: [2021-07-12T17:32:31.708Z] Volume: local [2021-07-12T17:32:31.708Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:32:31.708Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:32:31.708Z] Swarm: inactive [2021-07-12T17:32:31.708Z] Default Isolation: process [2021-07-12T17:32:31.708Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T17:32:31.708Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T17:32:31.708Z] OSType: windows [2021-07-12T17:32:31.708Z] Architecture: x86_64 [2021-07-12T17:32:31.708Z] CPUs: 4 [2021-07-12T17:32:31.708Z] Total Memory: 32GiB [2021-07-12T17:32:31.708Z] Name: azwin-2-b79701 [2021-07-12T17:32:31.708Z] ID: BKOY:6OQX:CM6Q:ZWIS:Z3ZY:OE2Z:NUZA:TCG2:H7TN:KXCM:XNVA:3O26 [2021-07-12T17:32:31.708Z] Docker Root Dir: D:\CI\PR-42625\6\daemon [2021-07-12T17:32:31.708Z] Debug Mode (client): false [2021-07-12T17:32:31.708Z] Debug Mode (server): true [2021-07-12T17:32:31.708Z] File Descriptors: -1 [2021-07-12T17:32:31.708Z] Goroutines: 16 [2021-07-12T17:32:31.708Z] System Time: 2021-07-12T17:32:31.2238474Z [2021-07-12T17:32:31.708Z] EventsListeners: 0 [2021-07-12T17:32:31.708Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:32:31.708Z] Labels: [2021-07-12T17:32:31.708Z] Experimental: false [2021-07-12T17:32:31.708Z] Insecure Registries: [2021-07-12T17:32:31.708Z] 127.0.0.0/8 [2021-07-12T17:32:31.708Z] Live Restore Enabled: false [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] INFO: Docker images of the daemon under test [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T17:32:31.708Z] [2021-07-12T17:32:31.708Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-12T17:32:31.708Z] 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-12T17:32:31.708Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-12T17:32:32.141Z] #46 ... [2021-07-12T17:32:32.141Z] [2021-07-12T17:32:32.141Z] #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-12T17:32:32.141Z] #13 sha256:6f4e6124273690346a92bb8b6ca66435d998f26994b7f6505c1982a1cd3d48a7 [2021-07-12T17:32:32.141Z] #13 83.17 Selecting previously unselected package libapparmor1:arm64. [2021-07-12T17:32:32.141Z] #13 83.18 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-12T17:32:32.141Z] #13 83.18 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-12T17:32:32.141Z] #13 83.30 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-12T17:32:32.141Z] #13 83.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-12T17:32:32.141Z] #13 83.33 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-12T17:32:32.141Z] #13 83.50 Selecting previously unselected package libbtrfs0. [2021-07-12T17:32:32.141Z] #13 83.50 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-12T17:32:32.141Z] #13 83.51 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-12T17:32:32.169Z] 29d5b6a226d2: Pulling fs layer [2021-07-12T17:32:32.420Z] #13 83.62 Selecting previously unselected package libbtrfs-dev. [2021-07-12T17:32:32.420Z] #13 83.62 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-12T17:32:32.420Z] #13 83.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:32:32.420Z] #13 83.75 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-12T17:32:32.684Z] #13 83.75 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-12T17:32:32.684Z] #13 83.76 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-12T17:32:32.684Z] #13 83.93 Selecting previously unselected package libudev-dev:arm64. [2021-07-12T17:32:32.684Z] #13 83.93 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-12T17:32:32.684Z] #13 83.97 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-12T17:32:32.684Z] #13 84.16 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-12T17:32:32.897Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2021-07-12T17:32:32.898Z] === RUN TestBuildWithHugeFile [2021-07-12T17:32:32.984Z] #13 84.16 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-12T17:32:32.984Z] #13 84.17 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-12T17:32:33.248Z] #13 84.52 Selecting previously unselected package libpcre16-3:arm64. [2021-07-12T17:32:33.248Z] #13 84.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-12T17:32:33.248Z] #13 84.53 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-12T17:32:33.513Z] #13 84.70 Selecting previously unselected package libpcre32-3:arm64. [2021-07-12T17:32:33.513Z] #13 84.70 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-12T17:32:33.513Z] #13 84.71 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-12T17:32:33.777Z] #13 84.90 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-12T17:32:33.777Z] #13 84.91 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-12T17:32:33.777Z] #13 84.92 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-12T17:32:33.777Z] #13 85.07 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-12T17:32:33.777Z] #13 85.09 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-12T17:32:33.777Z] #13 85.10 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-12T17:32:34.307Z] #13 85.48 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-12T17:32:34.307Z] #13 85.49 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-12T17:32:34.307Z] #13 85.50 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-12T17:32:34.571Z] #13 85.89 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-12T17:32:34.571Z] #13 85.90 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-12T17:32:34.571Z] #13 85.92 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-12T17:32:34.835Z] #13 86.02 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-12T17:32:34.835Z] #13 86.04 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-12T17:32:34.835Z] #13 86.05 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-12T17:32:34.835Z] #13 86.21 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-12T17:32:34.835Z] #13 86.22 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-12T17:32:34.835Z] #13 86.22 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-12T17:32:35.416Z] #13 86.80 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-12T17:32:35.416Z] #13 86.82 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-12T17:32:35.416Z] #13 86.85 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-12T17:32:35.681Z] #13 86.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-12T17:32:35.681Z] #13 86.91 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-12T17:32:35.681Z] #13 86.93 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-12T17:32:35.681Z] #13 86.96 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:32:35.681Z] #13 86.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-12T17:32:35.681Z] #13 87.00 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-12T17:32:35.681Z] #13 87.03 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-12T17:32:35.681Z] #13 87.06 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-12T17:32:35.681Z] #13 87.09 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-12T17:32:35.945Z] #13 87.11 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-12T17:32:35.945Z] #13 87.14 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-12T17:32:35.945Z] #13 87.16 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-12T17:32:35.945Z] #13 87.18 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-12T17:32:35.945Z] #13 87.21 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-12T17:32:35.945Z] #13 87.24 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:32:35.945Z] #13 87.27 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-12T17:32:35.945Z] #13 87.28 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-12T17:32:35.945Z] #13 87.29 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-12T17:32:35.945Z] #13 87.31 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-12T17:32:36.210Z] #13 87.32 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-12T17:32:36.210Z] #13 87.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-12T17:32:36.210Z] #13 87.36 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-12T17:32:36.210Z] #13 87.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-12T17:32:36.210Z] #13 87.41 Setting up dmsetup (2:1.02.155-3) ... [2021-07-12T17:32:36.210Z] #13 87.44 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-12T17:32:36.210Z] #13 87.46 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-12T17:32:36.210Z] #13 87.48 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:32:38.183Z] #13 DONE 89.5s [2021-07-12T17:32:38.183Z] [2021-07-12T17:32:38.183Z] #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-12T17:32:38.183Z] #59 sha256:9e3fa834214e4b9b84ab5d8134d9997995f328d67d846ca95c62b81b58091020 [2021-07-12T17:32:38.183Z] #59 87.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-12T17:32:38.183Z] #59 87.87 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-12T17:32:38.183Z] #59 DONE 92.1s [2021-07-12T17:32:38.183Z] [2021-07-12T17:32:38.183Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-12T17:32:38.183Z] #60 sha256:346cb2d8dd2f05c4fbd78093842fbb4df05de149d8b8bd043041c34a98671a80 [2021-07-12T17:32:38.476Z] #60 DONE 0.2s [2021-07-12T17:32:38.476Z] [2021-07-12T17:32:38.476Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-12T17:32:38.476Z] #61 sha256:f1197bbc06c6dcbcc6b14cd541c7ea76c9a954388e0c3460fd527503343a88a8 [2021-07-12T17:32:38.476Z] #61 DONE 0.2s [2021-07-12T17:32:38.476Z] [2021-07-12T17:32:38.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-12T17:32:38.476Z] #54 sha256:d9472a5e77fdb159fa65ab2fb505708d7ef06b00b89e726e79719dfcb6600086 [2021-07-12T17:32:40.407Z] #54 ... [2021-07-12T17:32:40.407Z] [2021-07-12T17:32:40.407Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-12T17:32:40.407Z] #14 sha256:0a46daa6b790f22caa3cf290d8e175e1c38f085cb71ec89d37da2435985dce37 [2021-07-12T17:32:40.407Z] #14 DONE 2.3s [2021-07-12T17:32:40.671Z] [2021-07-12T17:32:40.671Z] #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-12T17:32:40.671Z] #54 sha256:d9472a5e77fdb159fa65ab2fb505708d7ef06b00b89e726e79719dfcb6600086 [2021-07-12T17:32:40.671Z] #54 2.346 + RM_GOPATH=0 [2021-07-12T17:32:40.671Z] #54 2.346 + TMP_GOPATH= [2021-07-12T17:32:40.671Z] #54 2.347 + : /build [2021-07-12T17:32:40.671Z] #54 2.347 + '[' -z '' ']' [2021-07-12T17:32:40.671Z] #54 2.347 ++ mktemp -d [2021-07-12T17:32:40.671Z] #54 2.358 + export GOPATH=/tmp/tmp.7f6kIwCfED [2021-07-12T17:32:40.671Z] #54 2.358 + GOPATH=/tmp/tmp.7f6kIwCfED [2021-07-12T17:32:40.671Z] #54 2.358 + RM_GOPATH=1 [2021-07-12T17:32:40.671Z] #54 2.358 + case "$(go env GOARCH)" in [2021-07-12T17:32:40.671Z] #54 2.361 ++ go env GOARCH [2021-07-12T17:32:40.671Z] #54 2.429 + export GO_BUILDMODE=-buildmode=pie [2021-07-12T17:32:40.671Z] #54 2.429 + GO_BUILDMODE=-buildmode=pie [2021-07-12T17:32:40.671Z] #54 2.429 ++ dirname /tmp/install/install.sh [2021-07-12T17:32:40.671Z] #54 2.429 + dir=/tmp/install [2021-07-12T17:32:40.671Z] #54 2.429 + bin=runc [2021-07-12T17:32:40.671Z] #54 2.429 + shift [2021-07-12T17:32:40.671Z] #54 2.429 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-12T17:32:40.671Z] #54 2.429 + . /tmp/install/runc.installer [2021-07-12T17:32:40.671Z] #54 2.429 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-12T17:32:40.671Z] #54 2.429 + install_runc [2021-07-12T17:32:40.672Z] #54 2.429 + uname -r [2021-07-12T17:32:40.672Z] #54 2.429 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-12T17:32:40.672Z] #54 2.429 + RUNC_BUILDTAGS='seccomp ' [2021-07-12T17:32:40.672Z] #54 2.429 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-12T17:32:40.672Z] #54 2.429 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7f6kIwCfED/src/github.com/opencontainers/runc [2021-07-12T17:32:40.672Z] #54 2.429 Cloning into '/tmp/tmp.7f6kIwCfED/src/github.com/opencontainers/runc'... [2021-07-12T17:32:40.672Z] #54 2.430 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-12T17:32:41.807Z] INFO: Extraction ended at 07/12/2021 17:32:41. Duration:00:00:52.2016518 [2021-07-12T17:32:41.807Z] INFO: Updating the golang and path environment variables [2021-07-12T17:32:41.807Z] INFO: GOPATH=d:\gopath [2021-07-12T17:32:41.807Z] INFO: go version go1.16.5 windows/amd64 [2021-07-12T17:32:41.807Z] INFO: Running the daemon under test in debug mode [2021-07-12T17:32:41.807Z] INFO: Starting a daemon under test... [2021-07-12T17:32:41.807Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42625\6\daemon --pidfile d:\CI\PR-42625\6\docker.pid -D [2021-07-12T17:32:42.070Z] #54 ... [2021-07-12T17:32:42.070Z] [2021-07-12T17:32:42.070Z] #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-12T17:32:42.070Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:42.070Z] #46 86.02 vendor/golang.org/x/net/idna [2021-07-12T17:32:42.070Z] #46 87.35 github.com/LK4D4/vndr/build [2021-07-12T17:32:42.070Z] #46 87.55 vendor/golang.org/x/crypto/cryptobyte [2021-07-12T17:32:42.070Z] #46 88.04 mime [2021-07-12T17:32:42.070Z] #46 93.67 net/textproto [2021-07-12T17:32:42.070Z] #46 93.68 vendor/golang.org/x/net/http/httpproxy [2021-07-12T17:32:42.070Z] #46 93.68 crypto/x509 [2021-07-12T17:32:42.070Z] #46 95.83 vendor/golang.org/x/net/http/httpguts [2021-07-12T17:32:42.070Z] #46 95.83 mime/multipart [2021-07-12T17:32:42.258Z] INFO: Process started successfully. [2021-07-12T17:32:42.258Z] INFO: Start tailing logs of the daemon under tests [2021-07-12T17:32:42.258Z] INFO: Waiting for the daemon under test to start... [2021-07-12T17:32:43.023Z] #46 ... [2021-07-12T17:32:43.023Z] [2021-07-12T17:32:43.023Z] #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-12T17:32:43.023Z] #15 sha256:30a367df54ebbb6a1fd6b77684f414cd373008d1b0d4be0d221ea0dc26bba59f [2021-07-12T17:32:43.023Z] #15 DONE 2.3s [2021-07-12T17:32:43.023Z] [2021-07-12T17:32:43.023Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-12T17:32:43.023Z] #16 sha256:5c49fc38ca20f22e15da267176160a99feee6a67837a8aba1013195e246f1b50 [2021-07-12T17:32:44.426Z] #16 1.395 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-12T17:32:44.426Z] #16 DONE 1.6s [2021-07-12T17:32:44.426Z] [2021-07-12T17:32:44.426Z] #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-12T17:32:44.426Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:44.426Z] #46 98.36 crypto/tls [2021-07-12T17:32:46.364Z] #46 ... [2021-07-12T17:32:46.364Z] [2021-07-12T17:32:46.364Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-12T17:32:46.364Z] #17 sha256:c10a5aab8fda9afa99c01b5b66149eeefca2b5c0d4a4a46de46d7c1142220543 [2021-07-12T17:32:46.364Z] #17 DONE 1.4s [2021-07-12T17:32:46.364Z] [2021-07-12T17:32:46.364Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-12T17:32:46.364Z] #18 sha256:12732493c44406f03a9e01d76c78751ed014cda4fa176476ccc77438dc20a4b7 [2021-07-12T17:32:46.484Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-12T17:32:46.484Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-12T17:32:46.484Z] --- PASS: TestBuildWithHugeFile (47.99s) [2021-07-12T17:32:46.484Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:32:46.484Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:32:46.484Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-12T17:32:46.484Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T17:32:46.484Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:32:46.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:32:46.484Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:32:46.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:32:46.484Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:32:46.484Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:32:46.484Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:32:46.484Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:32:46.484Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:32:46.484Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-12T17:32:46.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-07-12T17:32:46.484Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2021-07-12T17:32:46.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-12T17:32:46.484Z] === RUN TestBuildPreserveOwnership [2021-07-12T17:32:46.484Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-12T17:32:47.050Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-12T17:32:47.050Z] check_test.go:309: [d7d236b97d66b] daemon is not started [2021-07-12T17:32:47.050Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-12T17:32:47.765Z] #18 DONE 1.5s [2021-07-12T17:32:47.765Z] [2021-07-12T17:32:47.765Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-12T17:32:47.765Z] #19 sha256:4fb849857dcd642d1636b7ae10412c5b521af6ccdb6ba60150f3e4cfa28b6e12 [2021-07-12T17:32:47.952Z] ...INFO: Daemon under test started and replied! [2021-07-12T17:32:47.952Z] INFO: Docker version of the daemon under test [2021-07-12T17:32:47.952Z] [2021-07-12T17:32:47.984Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-12T17:32:48.402Z] Client: [2021-07-12T17:32:48.402Z] Version: 17.06.2-ce [2021-07-12T17:32:48.402Z] API version: 1.30 [2021-07-12T17:32:48.402Z] Go version: go1.8.3 [2021-07-12T17:32:48.402Z] Git commit: cec0b72 [2021-07-12T17:32:48.402Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-12T17:32:48.402Z] OS/Arch: windows/amd64 [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] Server: [2021-07-12T17:32:48.402Z] Version: 0.0.0-dev [2021-07-12T17:32:48.402Z] API version: 1.42 (minimum version 1.24) [2021-07-12T17:32:48.402Z] Go version: go1.16.5 [2021-07-12T17:32:48.402Z] Git commit: 2837fba75f [2021-07-12T17:32:48.402Z] Built: 07/12/2021 17:30:12 [2021-07-12T17:32:48.402Z] OS/Arch: windows/amd64 [2021-07-12T17:32:48.402Z] Experimental: false [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] INFO: Docker info of the daemon under test [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] Containers: 0 [2021-07-12T17:32:48.402Z] Running: 0 [2021-07-12T17:32:48.402Z] Paused: 0 [2021-07-12T17:32:48.402Z] Stopped: 0 [2021-07-12T17:32:48.402Z] Images: 0 [2021-07-12T17:32:48.402Z] Server Version: 0.0.0-dev [2021-07-12T17:32:48.402Z] Storage Driver: windowsfilter [2021-07-12T17:32:48.402Z] Windows: [2021-07-12T17:32:48.402Z] Logging Driver: json-file [2021-07-12T17:32:48.402Z] Plugins: [2021-07-12T17:32:48.402Z] Volume: local [2021-07-12T17:32:48.402Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:32:48.402Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:32:48.402Z] Swarm: inactive [2021-07-12T17:32:48.402Z] Default Isolation: process [2021-07-12T17:32:48.402Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T17:32:48.402Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T17:32:48.402Z] OSType: windows [2021-07-12T17:32:48.402Z] Architecture: x86_64 [2021-07-12T17:32:48.402Z] CPUs: 4 [2021-07-12T17:32:48.402Z] Total Memory: 32GiB [2021-07-12T17:32:48.402Z] Name: azwin-2-1dbf30 [2021-07-12T17:32:48.402Z] ID: ARPL:IYOG:ILYU:WAAZ:V3MS:YHPQ:7GDD:IRNT:Y6DD:4DU5:4PZS:VM5Y [2021-07-12T17:32:48.402Z] Docker Root Dir: D:\CI\PR-42625\6\daemon [2021-07-12T17:32:48.402Z] Debug Mode (client): false [2021-07-12T17:32:48.402Z] Debug Mode (server): true [2021-07-12T17:32:48.402Z] File Descriptors: -1 [2021-07-12T17:32:48.402Z] Goroutines: 16 [2021-07-12T17:32:48.402Z] System Time: 2021-07-12T17:32:48.0677828Z [2021-07-12T17:32:48.402Z] EventsListeners: 0 [2021-07-12T17:32:48.402Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:32:48.402Z] Labels: [2021-07-12T17:32:48.402Z] Experimental: false [2021-07-12T17:32:48.402Z] Insecure Registries: [2021-07-12T17:32:48.402Z] 127.0.0.0/8 [2021-07-12T17:32:48.402Z] Live Restore Enabled: false [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] INFO: Docker images of the daemon under test [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T17:32:48.402Z] [2021-07-12T17:32:48.402Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-12T17:32:48.402Z] 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-12T17:32:48.854Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-12T17:32:48.854Z] 29d5b6a226d2: Pulling fs layer [2021-07-12T17:32:48.919Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-12T17:32:49.174Z] #19 DONE 1.8s [2021-07-12T17:32:49.174Z] [2021-07-12T17:32:49.174Z] #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-12T17:32:49.174Z] #32 sha256:97f3eda6b6f847ddc165b8566cc2d5818bbc75c0e77f649df7c7d6904434a286 [2021-07-12T17:32:49.174Z] #32 ... [2021-07-12T17:32:49.174Z] [2021-07-12T17:32:49.174Z] #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-12T17:32:49.174Z] #54 sha256:d9472a5e77fdb159fa65ab2fb505708d7ef06b00b89e726e79719dfcb6600086 [2021-07-12T17:32:49.174Z] #54 11.11 + cd /tmp/tmp.7f6kIwCfED/src/github.com/opencontainers/runc [2021-07-12T17:32:49.174Z] #54 11.11 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-12T17:32:49.177Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-12T17:32:49.744Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-12T17:32:49.754Z] #54 11.45 + '[' -z '' ']' [2021-07-12T17:32:49.754Z] #54 11.45 + target=static [2021-07-12T17:32:49.754Z] #54 11.45 + make 'BUILDTAGS=seccomp ' static [2021-07-12T17:32:50.019Z] #54 11.77 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-12T17:32:50.310Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2021-07-12T17:32:50.310Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.42s) [2021-07-12T17:32:50.310Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-07-12T17:32:50.310Z] === RUN TestBuildPlatformInvalid [2021-07-12T17:32:50.569Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-12T17:32:50.569Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-12T17:32:51.136Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-12T17:32:56.405Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-12T17:32:56.640Z] #54 ... [2021-07-12T17:32:56.640Z] [2021-07-12T17:32:56.640Z] #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-12T17:32:56.640Z] #20 sha256:fd9893fb2b59c16431f2d341dc855348ec0b08d08581994d89a8f5a3dd6938a9 [2021-07-12T17:32:56.640Z] #20 1.771 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-12T17:32:56.640Z] #20 1.870 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-12T17:32:56.640Z] #20 1.874 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-12T17:32:56.640Z] #20 1.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-12T17:32:56.640Z] #20 2.462 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-12T17:32:56.640Z] #20 3.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-12T17:32:56.640Z] #20 4.569 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-12T17:32:56.640Z] #20 5.922 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-12T17:32:57.593Z] #20 8.185 Fetched 8804 kB in 7s (1321 kB/s) [2021-07-12T17:32:58.308Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-12T17:32:58.992Z] #20 8.185 Reading package lists... [2021-07-12T17:32:58.992Z] #20 ... [2021-07-12T17:32:58.992Z] [2021-07-12T17:32:58.992Z] #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-12T17:32:58.992Z] #32 sha256:97f3eda6b6f847ddc165b8566cc2d5818bbc75c0e77f649df7c7d6904434a286 [2021-07-12T17:32:58.992Z] #32 DONE 112.7s [2021-07-12T17:32:58.992Z] [2021-07-12T17:32:58.992Z] #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-12T17:32:58.992Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:32:58.992Z] #46 103.4 net/http/httptrace [2021-07-12T17:32:58.992Z] #46 104.0 net/http [2021-07-12T17:32:59.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-12T17:32:59.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-12T17:32:59.571Z] #46 113.3 github.com/LK4D4/vndr/godl [2021-07-12T17:33:00.150Z] #46 114.0 github.com/LK4D4/vndr [2021-07-12T17:33:00.210Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-12T17:33:00.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-12T17:33:00.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-12T17:33:01.102Z] #46 ... [2021-07-12T17:33:01.102Z] [2021-07-12T17:33:01.102Z] #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-12T17:33:01.102Z] #20 sha256:fd9893fb2b59c16431f2d341dc855348ec0b08d08581994d89a8f5a3dd6938a9 [2021-07-12T17:33:01.102Z] #20 8.185 Reading package lists... [2021-07-12T17:33:01.345Z] Loaded image: buildpack-deps:buster [2021-07-12T17:33:01.345Z] Loaded image: busybox:latest [2021-07-12T17:33:01.345Z] Loaded image: busybox:glibc [2021-07-12T17:33:02.723Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-12T17:33:03.100Z] Loaded image: debian:bullseye [2021-07-12T17:33:03.100Z] Loaded image: hello-world:latest [2021-07-12T17:33:03.100Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:33:03.100Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-12T17:33:03.329Z] .....INFO: Daemon under test started and replied! [2021-07-12T17:33:03.329Z] INFO: Docker version of the daemon under test [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] Client: [2021-07-12T17:33:03.329Z] Version: 17.06.2-ce [2021-07-12T17:33:03.329Z] API version: 1.30 [2021-07-12T17:33:03.329Z] Go version: go1.8.3 [2021-07-12T17:33:03.329Z] Git commit: cec0b72 [2021-07-12T17:33:03.329Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-12T17:33:03.329Z] OS/Arch: windows/amd64 [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] Server: [2021-07-12T17:33:03.329Z] Version: 0.0.0-dev [2021-07-12T17:33:03.329Z] API version: 1.42 (minimum version 1.24) [2021-07-12T17:33:03.329Z] Go version: go1.16.5 [2021-07-12T17:33:03.329Z] Git commit: 2837fba75f [2021-07-12T17:33:03.329Z] Built: 07/12/2021 17:30:23 [2021-07-12T17:33:03.329Z] OS/Arch: windows/amd64 [2021-07-12T17:33:03.329Z] Experimental: false [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] INFO: Docker info of the daemon under test [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] Containers: 0 [2021-07-12T17:33:03.329Z] Running: 0 [2021-07-12T17:33:03.329Z] Paused: 0 [2021-07-12T17:33:03.329Z] Stopped: 0 [2021-07-12T17:33:03.329Z] Images: 0 [2021-07-12T17:33:03.329Z] Server Version: 0.0.0-dev [2021-07-12T17:33:03.329Z] Storage Driver: windowsfilter [2021-07-12T17:33:03.329Z] Windows: [2021-07-12T17:33:03.329Z] Logging Driver: json-file [2021-07-12T17:33:03.329Z] Plugins: [2021-07-12T17:33:03.329Z] Volume: local [2021-07-12T17:33:03.329Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T17:33:03.329Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T17:33:03.329Z] Swarm: inactive [2021-07-12T17:33:03.329Z] Default Isolation: process [2021-07-12T17:33:03.329Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-12T17:33:03.329Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-12T17:33:03.329Z] OSType: windows [2021-07-12T17:33:03.329Z] Architecture: x86_64 [2021-07-12T17:33:03.329Z] CPUs: 4 [2021-07-12T17:33:03.329Z] Total Memory: 32GiB [2021-07-12T17:33:03.329Z] Name: azwin-2-6ed110 [2021-07-12T17:33:03.329Z] ID: YQ5Q:UDQE:JK5Z:SVL6:HASG:OK3S:ULYH:4QW3:CN5Z:OZ7X:4Z32:4UNP [2021-07-12T17:33:03.329Z] Docker Root Dir: D:\CI\PR-42625\6\daemon [2021-07-12T17:33:03.329Z] Debug Mode (client): false [2021-07-12T17:33:03.329Z] Debug Mode (server): true [2021-07-12T17:33:03.329Z] File Descriptors: -1 [2021-07-12T17:33:03.329Z] Goroutines: 16 [2021-07-12T17:33:03.329Z] System Time: 2021-07-12T17:33:02.1490273Z [2021-07-12T17:33:03.329Z] EventsListeners: 0 [2021-07-12T17:33:03.329Z] Registry: https://index.docker.io/v1/ [2021-07-12T17:33:03.329Z] Labels: [2021-07-12T17:33:03.329Z] Experimental: false [2021-07-12T17:33:03.329Z] Insecure Registries: [2021-07-12T17:33:03.329Z] 127.0.0.0/8 [2021-07-12T17:33:03.329Z] Live Restore Enabled: false [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] INFO: Docker images of the daemon under test [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T17:33:03.329Z] [2021-07-12T17:33:03.329Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-12T17:33:03.329Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-12T17:33:03.329Z] ltsc2019: Pulling from windows/servercore [2021-07-12T17:33:03.329Z] 4612f6d0b889: Pulling fs layer [2021-07-12T17:33:03.329Z] 8d5139ce8e39: Pulling fs layer [2021-07-12T17:33:03.360Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-12T17:33:03.740Z] #20 11.87 Reading package lists... [2021-07-12T17:33:03.740Z] #20 14.33 Building dependency tree... [2021-07-12T17:33:03.740Z] #20 ... [2021-07-12T17:33:03.740Z] [2021-07-12T17:33:03.740Z] #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-12T17:33:03.740Z] #46 sha256:ddf667a8567287d43613cdea8784d4a850555cf3b2e08942e2241ac4dfc4392a [2021-07-12T17:33:03.740Z] #46 DONE 117.7s [2021-07-12T17:33:04.006Z] [2021-07-12T17:33:04.006Z] #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-12T17:33:04.006Z] #24 sha256:c4e45eaf34afbb21c48514baab08ba654e0997fadba74fb9387e3a59fa8c23be [2021-07-12T17:33:05.910Z] #24 115.0 Checking out files: 17% (2031/11567) Checking out files: 18% (2083/11567) Checking out files: 19% (2198/11567) Checking out files: 20% (2314/11567) Checking out files: 21% (2430/11567) Checking out files: 22% (2545/11567) Checking out files: 23% (2661/11567) Checking out files: 24% (2777/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: 32% (3758/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: 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: 52% (6127/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: 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: 68% (7917/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: 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: 83% (9716/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: 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-12T17:33:05.910Z] #24 119.8 + cd /tmp/tmp.V59qVJgWWc/tmp/docker-ce [2021-07-12T17:33:05.911Z] #24 119.8 + git checkout -q v17.06.2-ce [2021-07-12T17:33:09.239Z] #24 ... [2021-07-12T17:33:09.239Z] [2021-07-12T17:33:09.240Z] #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-12T17:33:09.240Z] #20 sha256:fd9893fb2b59c16431f2d341dc855348ec0b08d08581994d89a8f5a3dd6938a9 [2021-07-12T17:33:09.240Z] #20 14.33 Building dependency tree... [2021-07-12T17:33:09.240Z] #20 15.79 libcap2-bin is already the newest version (1:2.25-2). [2021-07-12T17:33:09.240Z] #20 15.79 The following additional packages will be installed: [2021-07-12T17:33:09.240Z] #20 15.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-12T17:33:09.240Z] #20 15.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-12T17:33:09.240Z] #20 15.80 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-12T17:33:09.240Z] #20 15.80 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-12T17:33:09.240Z] #20 15.80 python3.7 python3.7-minimal vim-runtime xxd [2021-07-12T17:33:09.240Z] #20 15.80 Suggested packages: [2021-07-12T17:33:09.240Z] #20 15.80 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-12T17:33:09.240Z] #20 15.80 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-12T17:33:09.240Z] #20 15.80 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-12T17:33:09.240Z] #20 15.80 quota [2021-07-12T17:33:09.240Z] #20 15.80 Recommended packages: [2021-07-12T17:33:09.240Z] #20 15.80 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-12T17:33:09.240Z] #20 15.80 python3-keyrings.alt python3-xdg unzip [2021-07-12T17:33:09.240Z] #20 16.92 The following NEW packages will be installed: [2021-07-12T17:33:09.240Z] #20 16.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-12T17:33:09.240Z] #20 16.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-12T17:33:09.240Z] #20 16.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-12T17:33:09.240Z] #20 16.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-12T17:33:09.240Z] #20 16.92 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-12T17:33:09.240Z] #20 16.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-12T17:33:09.240Z] #20 16.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-12T17:33:09.240Z] #20 16.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-12T17:33:09.240Z] #20 16.92 xz-utils zip [2021-07-12T17:33:09.240Z] #20 17.23 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-07-12T17:33:09.240Z] #20 17.23 Need to get 27.7 MB of archives. [2021-07-12T17:33:09.240Z] #20 17.23 After this operation, 114 MB of additional disk space will be used. [2021-07-12T17:33:09.240Z] #20 17.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-12T17:33:09.240Z] #20 17.23 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-12T17:33:09.240Z] #20 17.26 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-12T17:33:09.240Z] #20 17.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-12T17:33:09.240Z] #20 17.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-12T17:33:09.240Z] #20 17.32 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-12T17:33:09.240Z] #20 17.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-12T17:33:09.240Z] #20 17.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-12T17:33:09.240Z] #20 17.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-12T17:33:09.240Z] #20 17.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-12T17:33:09.240Z] #20 17.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-12T17:33:09.240Z] #20 17.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-12T17:33:09.240Z] #20 17.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-12T17:33:09.240Z] #20 17.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-12T17:33:09.240Z] #20 17.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-12T17:33:09.240Z] #20 17.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-12T17:33:09.240Z] #20 17.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-12T17:33:09.240Z] #20 17.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-12T17:33:09.240Z] #20 17.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-12T17:33:09.240Z] #20 17.46 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-12T17:33:09.240Z] #20 17.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-12T17:33:09.240Z] #20 17.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-12T17:33:09.240Z] #20 17.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-12T17:33:09.240Z] #20 17.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-12T17:33:09.240Z] #20 17.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-12T17:33:09.240Z] #20 17.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-12T17:33:09.240Z] #20 17.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-12T17:33:09.240Z] #20 17.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-12T17:33:09.240Z] #20 17.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-12T17:33:09.240Z] #20 17.77 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-12T17:33:09.240Z] #20 17.77 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-12T17:33:09.240Z] #20 17.77 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-12T17:33:09.240Z] #20 17.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-12T17:33:09.240Z] #20 17.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-12T17:33:09.240Z] #20 17.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-12T17:33:09.240Z] #20 17.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-12T17:33:09.240Z] #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-12T17:33:09.240Z] #20 17.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-12T17:33:09.240Z] #20 17.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-12T17:33:09.240Z] #20 17.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-12T17:33:09.240Z] #20 17.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-12T17:33:09.240Z] #20 17.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-12T17:33:09.240Z] #20 17.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-12T17:33:09.240Z] #20 17.93 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-12T17:33:09.240Z] #20 17.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-12T17:33:09.240Z] #20 17.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-12T17:33:09.240Z] #20 18.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-12T17:33:09.240Z] #20 18.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-12T17:33:09.240Z] #20 18.24 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-12T17:33:09.240Z] #20 18.81 debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T17:33:09.240Z] #20 18.88 Fetched 27.7 MB in 1s (21.8 MB/s) [2021-07-12T17:33:09.240Z] #20 18.95 Selecting previously unselected package pigz. [2021-07-12T17:33:09.240Z] #20 18.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-07-12T17:33:09.240Z] #20 19.06 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-12T17:33:09.240Z] #20 19.07 Unpacking pigz (2.4-1) ... [2021-07-12T17:33:09.240Z] #20 19.19 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-12T17:33:09.240Z] #20 19.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:33:09.240Z] #20 19.20 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:33:09.240Z] #20 19.59 Selecting previously unselected package python3.7-minimal. [2021-07-12T17:33:09.240Z] #20 19.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:33:09.240Z] #20 19.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-12T17:33:09.240Z] #20 20.17 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:33:09.505Z] #20 20.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-12T17:33:09.922Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-12T17:33:10.181Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.66s) [2021-07-12T17:33:10.181Z] PASS [2021-07-12T17:33:10.181Z] [2021-07-12T17:33:10.181Z] === Skipped [2021-07-12T17:33:10.181Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-12T17:33:10.181Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:33:10.181Z] [2021-07-12T17:33:10.181Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-12T17:33:10.181Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:33:10.181Z] [2021-07-12T17:33:10.181Z] [2021-07-12T17:33:10.181Z] DONE 34 tests, 2 skipped in 133.043s [2021-07-12T17:33:10.181Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-12T17:33:10.181Z] ++ 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-12T17:33:10.181Z] ++ set -e [2021-07-12T17:33:10.181Z] ++ '[' -n 0 ']' [2021-07-12T17:33:10.181Z] ++ set -x [2021-07-12T17:33:10.181Z] ++ 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-12T17:33:10.181Z] INFO: Testing against a local daemon [2021-07-12T17:33:10.181Z] === RUN TestConfigInspect [2021-07-12T17:33:11.438Z] #20 22.31 Selecting previously unselected package python3-minimal. [2021-07-12T17:33:11.438Z] #20 22.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 ... 23668 files and directories currently installed.) [2021-07-12T17:33:11.438Z] #20 22.37 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-12T17:33:11.438Z] #20 22.39 Unpacking python3-minimal (3.7.3-1) ... [2021-07-12T17:33:11.702Z] #20 22.53 Selecting previously unselected package libmpdec2:arm64. [2021-07-12T17:33:11.702Z] #20 22.54 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-12T17:33:11.702Z] #20 22.56 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-12T17:33:11.702Z] #20 22.67 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-12T17:33:11.967Z] #20 22.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:33:11.967Z] #20 22.68 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:33:12.547Z] #20 23.41 Selecting previously unselected package python3.7. [2021-07-12T17:33:12.812Z] #20 23.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-12T17:33:12.812Z] #20 23.43 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-12T17:33:12.812Z] #20 23.57 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-12T17:33:12.812Z] #20 23.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-12T17:33:12.812Z] #20 23.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-12T17:33:12.812Z] #20 23.69 Setting up python3-minimal (3.7.3-1) ... [2021-07-12T17:33:13.494Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-12T17:33:13.753Z] --- PASS: TestConfigInspect (3.43s) [2021-07-12T17:33:13.753Z] === RUN TestConfigList [2021-07-12T17:33:14.079Z] 29d5b6a226d2: Verifying Checksum [2021-07-12T17:33:14.079Z] 29d5b6a226d2: Download complete [2021-07-12T17:33:14.211Z] #20 24.80 Selecting previously unselected package python3. [2021-07-12T17:33:14.211Z] #20 24.80 (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-12T17:33:14.211Z] #20 24.86 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-12T17:33:14.211Z] #20 24.87 Unpacking python3 (3.7.3-1) ... [2021-07-12T17:33:14.211Z] #20 24.99 Selecting previously unselected package libip4tc0:arm64. [2021-07-12T17:33:14.211Z] #20 24.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-12T17:33:14.211Z] #20 25.00 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-12T17:33:14.476Z] #20 25.11 Selecting previously unselected package libip6tc0:arm64. [2021-07-12T17:33:14.476Z] #20 25.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-12T17:33:14.476Z] #20 25.13 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-12T17:33:14.476Z] #20 25.21 Selecting previously unselected package libiptc0:arm64. [2021-07-12T17:33:14.476Z] #20 25.23 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-12T17:33:14.476Z] #20 25.24 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-12T17:33:14.729Z] 29d5b6a226d2: Verifying Checksum [2021-07-12T17:33:14.729Z] 29d5b6a226d2: Download complete [2021-07-12T17:33:14.740Z] #20 25.36 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-12T17:33:14.740Z] #20 25.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-12T17:33:14.740Z] #20 25.37 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-12T17:33:14.740Z] #20 25.49 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-12T17:33:14.740Z] #20 25.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-12T17:33:14.740Z] #20 25.50 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-12T17:33:14.740Z] #20 25.58 Selecting previously unselected package libnftnl11:arm64. [2021-07-12T17:33:14.740Z] #20 25.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-12T17:33:14.740Z] #20 25.60 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-12T17:33:15.005Z] #20 25.70 Selecting previously unselected package iptables. [2021-07-12T17:33:15.005Z] #20 25.73 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-12T17:33:15.005Z] #20 25.74 Unpacking iptables (1.8.2-4) ... [2021-07-12T17:33:15.270Z] #20 26.04 Selecting previously unselected package xxd. [2021-07-12T17:33:15.270Z] #20 26.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-12T17:33:15.270Z] #20 26.06 Unpacking xxd (2:8.1.0875-5) ... [2021-07-12T17:33:15.535Z] #20 26.23 Selecting previously unselected package vim-common. [2021-07-12T17:33:15.535Z] #20 26.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-12T17:33:15.535Z] #20 26.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-12T17:33:15.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-12T17:33:15.800Z] #20 26.51 Selecting previously unselected package bash-completion. [2021-07-12T17:33:15.800Z] #20 26.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-12T17:33:16.590Z] --- PASS: TestConfigList (3.02s) [2021-07-12T17:33:16.590Z] === RUN TestConfigsCreateAndDelete [2021-07-12T17:33:16.848Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-12T17:33:18.634Z] #20 29.28 Unpacking bash-completion (1:2.8-6) ... [2021-07-12T17:33:18.750Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-12T17:33:18.899Z] #20 29.80 Selecting previously unselected package bzip2. [2021-07-12T17:33:18.899Z] #20 29.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-12T17:33:19.164Z] #20 29.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-12T17:33:19.164Z] #20 29.94 Selecting previously unselected package xz-utils. [2021-07-12T17:33:19.164Z] #20 ... [2021-07-12T17:33:19.164Z] [2021-07-12T17:33:19.164Z] #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-12T17:33:19.164Z] #24 sha256:c4e45eaf34afbb21c48514baab08ba654e0997fadba74fb9387e3a59fa8c23be [2021-07-12T17:33:19.164Z] #24 123.0 + mkdir -p /tmp/tmp.V59qVJgWWc/src/github.com/docker [2021-07-12T17:33:19.164Z] #24 123.0 + mv components/cli /tmp/tmp.V59qVJgWWc/src/github.com/docker/cli [2021-07-12T17:33:19.164Z] #24 123.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-12T17:33:19.164Z] #24 ... [2021-07-12T17:33:19.164Z] [2021-07-12T17:33:19.164Z] #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-12T17:33:19.164Z] #20 sha256:fd9893fb2b59c16431f2d341dc855348ec0b08d08581994d89a8f5a3dd6938a9 [2021-07-12T17:33:19.164Z] #20 29.94 Selecting previously unselected package xz-utils. [2021-07-12T17:33:19.164Z] #20 29.96 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-12T17:33:19.164Z] #20 29.97 Unpacking xz-utils (5.2.4-1) ... [2021-07-12T17:33:19.316Z] check_test.go:309: [d700c19d1db6b] daemon is not started [2021-07-12T17:33:19.316Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-12T17:33:19.428Z] #20 30.17 Selecting previously unselected package apparmor. [2021-07-12T17:33:19.428Z] #20 30.18 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-12T17:33:19.428Z] #20 30.27 Unpacking apparmor (2.13.2-10) ... [2021-07-12T17:33:19.574Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2021-07-12T17:33:19.574Z] === RUN TestConfigsUpdate [2021-07-12T17:33:19.693Z] #20 30.63 Selecting previously unselected package aufs-tools. [2021-07-12T17:33:19.693Z] #20 30.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-12T17:33:19.693Z] #20 30.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-12T17:33:19.833Z] check_test.go:309: [d8ef090a35d5b] daemon is not started [2021-07-12T17:33:19.833Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-12T17:33:19.957Z] #20 30.84 Selecting previously unselected package libonig5:arm64. [2021-07-12T17:33:19.957Z] #20 30.85 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-12T17:33:19.957Z] #20 30.86 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-12T17:33:20.222Z] #20 31.06 Selecting previously unselected package libjq1:arm64. [2021-07-12T17:33:20.222Z] #20 31.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-12T17:33:20.222Z] #20 31.07 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-12T17:33:20.222Z] #20 31.17 Selecting previously unselected package jq. [2021-07-12T17:33:20.491Z] #20 31.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-12T17:33:20.491Z] #20 31.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-12T17:33:20.491Z] #20 31.32 Selecting previously unselected package libaio1:arm64. [2021-07-12T17:33:20.491Z] #20 31.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-12T17:33:20.491Z] #20 31.33 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-12T17:33:20.756Z] #20 31.43 Selecting previously unselected package libgpm2:arm64. [2021-07-12T17:33:20.756Z] #20 31.44 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-12T17:33:20.756Z] #20 31.45 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-12T17:33:20.756Z] #20 31.55 Selecting previously unselected package libicu63:arm64. [2021-07-12T17:33:20.756Z] #20 31.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-12T17:33:20.756Z] #20 31.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-12T17:33:20.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-12T17:33:20.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-12T17:33:21.209Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-12T17:33:21.467Z] check_test.go:309: [d2bca235a3c80] daemon is not started [2021-07-12T17:33:21.467Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-12T17:33:22.402Z] --- PASS: TestConfigsUpdate (2.85s) [2021-07-12T17:33:22.402Z] === RUN TestTemplatedConfig [2021-07-12T17:33:23.337Z] #20 33.89 Selecting previously unselected package libnet1:arm64. [2021-07-12T17:33:23.337Z] #20 33.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-12T17:33:23.337Z] #20 33.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-12T17:33:23.337Z] #20 34.10 Selecting previously unselected package libnl-3-200:arm64. [2021-07-12T17:33:23.337Z] #20 34.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-12T17:33:23.337Z] #20 34.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-12T17:33:23.601Z] #20 34.29 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-12T17:33:23.601Z] #20 34.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-12T17:33:23.601Z] #20 34.30 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-12T17:33:23.601Z] #20 34.46 Selecting previously unselected package libreadline5:arm64. [2021-07-12T17:33:23.601Z] #20 34.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-12T17:33:23.601Z] #20 34.48 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-12T17:33:23.777Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-12T17:33:23.866Z] #20 34.75 Selecting previously unselected package net-tools. [2021-07-12T17:33:23.866Z] #20 34.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-12T17:33:23.866Z] #20 34.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-12T17:33:24.346Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-12T17:33:24.466Z] #20 35.18 Selecting previously unselected package patch. [2021-07-12T17:33:24.466Z] #20 35.19 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-12T17:33:24.466Z] #20 35.20 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-12T17:33:24.576Z] 4612f6d0b889: Verifying Checksum [2021-07-12T17:33:24.576Z] 4612f6d0b889: Download complete [2021-07-12T17:33:24.604Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-12T17:33:25.150Z] #20 35.77 Selecting previously unselected package python-pip-whl. [2021-07-12T17:33:25.150Z] #20 35.78 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-12T17:33:25.150Z] #20 35.94 Unpacking python-pip-whl (18.1-5) ... [2021-07-12T17:33:25.171Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-12T17:33:25.738Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-12T17:33:25.773Z] #20 ... [2021-07-12T17:33:25.773Z] [2021-07-12T17:33:25.773Z] #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-12T17:33:25.773Z] #40 sha256:7b3139bd10a93ea6826a6d8ce3ee875c39d8a5dee61bf567a90f8175f24b9c61 [2021-07-12T17:33:25.773Z] #40 137.1 + dpkg --print-architecture [2021-07-12T17:33:25.773Z] #40 DONE 139.1s [2021-07-12T17:33:25.773Z] [2021-07-12T17:33:25.773Z] #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-12T17:33:25.773Z] #20 sha256:fd9893fb2b59c16431f2d341dc855348ec0b08d08581994d89a8f5a3dd6938a9 [2021-07-12T17:33:25.773Z] #20 36.42 Selecting previously unselected package python3-lib2to3. [2021-07-12T17:33:25.773Z] #20 36.43 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-12T17:33:25.773Z] #20 36.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-12T17:33:25.997Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-12T17:33:26.053Z] #20 36.78 Selecting previously unselected package python3-distutils. [2021-07-12T17:33:26.053Z] #20 36.80 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-12T17:33:26.053Z] #20 36.81 Unpacking python3-distutils (3.7.3-1) ... [2021-07-12T17:33:26.321Z] #20 36.96 Selecting previously unselected package python3-pip. [2021-07-12T17:33:26.321Z] #20 36.96 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-12T17:33:26.321Z] #20 36.97 Unpacking python3-pip (18.1-5) ... [2021-07-12T17:33:26.564Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-12T17:33:26.564Z] --- PASS: TestTemplatedConfig (4.01s) [2021-07-12T17:33:26.564Z] === RUN TestConfigCreateResolve [2021-07-12T17:33:26.592Z] #20 37.21 Selecting previously unselected package python3-pkg-resources. [2021-07-12T17:33:26.592Z] #20 37.22 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-12T17:33:26.592Z] #20 37.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-12T17:33:26.592Z] #20 37.39 Selecting previously unselected package python3-setuptools. [2021-07-12T17:33:26.592Z] #20 37.40 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-12T17:33:26.592Z] #20 37.40 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-12T17:33:26.856Z] #20 37.71 Selecting previously unselected package python3-wheel. [2021-07-12T17:33:26.856Z] #20 37.73 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-12T17:33:26.856Z] #20 37.74 Unpacking python3-wheel (0.32.3-2) ... [2021-07-12T17:33:27.119Z] #20 37.89 Selecting previously unselected package sudo. [2021-07-12T17:33:27.119Z] #20 37.89 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-12T17:33:27.119Z] #20 37.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-12T17:33:27.698Z] #20 38.39 Selecting previously unselected package thin-provisioning-tools. [2021-07-12T17:33:27.698Z] #20 38.41 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-12T17:33:27.698Z] #20 38.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-12T17:33:27.698Z] #20 38.61 Selecting previously unselected package uidmap. [2021-07-12T17:33:27.698Z] #20 38.61 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-12T17:33:27.698Z] #20 38.62 Unpacking uidmap (1:4.5-1.1) ... [2021-07-12T17:33:27.939Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-12T17:33:27.965Z] #20 38.75 Selecting previously unselected package vim-runtime. [2021-07-12T17:33:27.965Z] #20 38.76 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-12T17:33:27.965Z] #20 38.80 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-12T17:33:27.965Z] #20 38.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-12T17:33:28.232Z] #20 38.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-12T17:33:28.506Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-12T17:33:29.072Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-12T17:33:29.330Z] --- PASS: TestConfigCreateResolve (2.99s) [2021-07-12T17:33:29.330Z] PASS [2021-07-12T17:33:29.330Z] [2021-07-12T17:33:29.330Z] DONE 6 tests in 19.218s [2021-07-12T17:33:29.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-12T17:33:29.330Z] ++ 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-12T17:33:29.330Z] ++ set -e [2021-07-12T17:33:29.330Z] ++ '[' -n 0 ']' [2021-07-12T17:33:29.330Z] ++ set -x [2021-07-12T17:33:29.330Z] ++ 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-12T17:33:29.330Z] INFO: Testing against a local daemon [2021-07-12T17:33:29.330Z] === RUN TestCheckpoint [2021-07-12T17:33:29.330Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:33:29.330Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T17:33:29.330Z] === RUN TestContainerInvalidJSON [2021-07-12T17:33:29.330Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:33:29.330Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:33:29.330Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:33:29.330Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:33:29.330Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:33:29.330Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:33:29.330Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:33:29.330Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:33:29.330Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:33:29.330Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-12T17:33:29.330Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-12T17:33:29.330Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-12T17:33:29.330Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-12T17:33:29.330Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T17:33:29.589Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-12T17:33:29.589Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T17:33:29.589Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-12T17:33:29.589Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-12T17:33:29.589Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T17:33:29.589Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-12T17:33:29.589Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T17:33:29.589Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-12T17:33:29.589Z] === RUN TestCopyFromContainer [2021-07-12T17:33:30.155Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-12T17:33:30.721Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-12T17:33:30.796Z] #20 41.45 Selecting previously unselected package vim. [2021-07-12T17:33:30.796Z] #20 41.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-12T17:33:30.796Z] #20 41.47 Unpacking vim (2:8.1.0875-5) ... [2021-07-12T17:33:30.979Z] === RUN TestCopyFromContainer// [2021-07-12T17:33:30.979Z] === RUN TestCopyFromContainer//bar/root [2021-07-12T17:33:30.979Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-12T17:33:31.063Z] #20 41.85 Selecting previously unselected package xfsprogs. [2021-07-12T17:33:31.063Z] #20 41.86 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-12T17:33:31.063Z] #20 41.87 Unpacking xfsprogs (4.20.0-1) ... [2021-07-12T17:33:31.237Z] === RUN TestCopyFromContainer/bar/quux [2021-07-12T17:33:31.237Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-12T17:33:31.237Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-12T17:33:31.237Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-12T17:33:31.237Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-12T17:33:31.335Z] #20 42.25 Selecting previously unselected package zip. [2021-07-12T17:33:31.335Z] #20 42.25 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-12T17:33:31.495Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-12T17:33:31.495Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer (1.88s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-12T17:33:31.495Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-12T17:33:31.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T17:33:31.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:33:31.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:33:31.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:33:31.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:33:31.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:33:31.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:33:31.495Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:33:31.495Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:33:31.495Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:33:31.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-12T17:33:31.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T17:33:31.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-12T17:33:31.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-12T17:33:31.495Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T17:33:31.495Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-12T17:33:31.495Z] === RUN TestCreateWithInvalidEnv [2021-07-12T17:33:31.495Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T17:33:31.495Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T17:33:31.495Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T17:33:31.495Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T17:33:31.495Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T17:33:31.495Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T17:33:31.495Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T17:33:31.495Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T17:33:31.495Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T17:33:31.495Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-12T17:33:31.495Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-12T17:33:31.495Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-12T17:33:31.495Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-12T17:33:31.495Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T17:33:31.495Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-12T17:33:31.495Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T17:33:31.589Z] 8d5139ce8e39: Verifying Checksum [2021-07-12T17:33:31.589Z] 8d5139ce8e39: Download complete [2021-07-12T17:33:31.600Z] #20 42.27 Unpacking zip (3.0-11+b1) ... [2021-07-12T17:33:31.866Z] #20 42.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-12T17:33:31.866Z] #20 42.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-12T17:33:31.866Z] #20 42.65 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-12T17:33:31.866Z] #20 42.72 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-12T17:33:32.131Z] #20 42.74 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-12T17:33:32.131Z] #20 42.77 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-12T17:33:32.131Z] #20 42.80 Setting up uidmap (1:4.5-1.1) ... [2021-07-12T17:33:32.131Z] #20 42.83 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-12T17:33:32.131Z] #20 42.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-12T17:33:32.131Z] #20 42.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-12T17:33:32.131Z] #20 42.92 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-12T17:33:32.131Z] #20 42.94 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-12T17:33:32.131Z] #20 42.98 Setting up xxd (2:8.1.0875-5) ... [2021-07-12T17:33:32.396Z] #20 43.01 Setting up zip (3.0-11+b1) ... [2021-07-12T17:33:32.396Z] #20 43.03 Setting up vim-common (2:8.1.0875-5) ... [2021-07-12T17:33:32.396Z] #20 43.06 Setting up bash-completion (1:2.8-6) ... [2021-07-12T17:33:33.395Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-12T17:33:33.961Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-07-12T17:33:33.961Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T17:33:34.967Z] #20 45.84 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-12T17:33:34.967Z] #20 45.87 Setting up xz-utils (5.2.4-1) ... [2021-07-12T17:33:34.967Z] #20 45.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-12T17:33:34.967Z] #20 45.93 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-12T17:33:34.967Z] #20 45.95 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-12T17:33:35.236Z] #20 46.06 invoke-rc.d: could not determine current runlevel [2021-07-12T17:33:35.236Z] #20 46.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-12T17:33:35.236Z] #20 46.10 Setting up pigz (2.4-1) ... [2021-07-12T17:33:35.236Z] #20 46.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-12T17:33:35.236Z] #20 46.14 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-12T17:33:35.236Z] #20 46.18 Setting up python-pip-whl (18.1-5) ... [2021-07-12T17:33:35.501Z] #20 46.21 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-12T17:33:35.501Z] #20 46.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-12T17:33:35.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-12T17:33:35.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-12T17:33:35.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-12T17:33:35.766Z] #20 46.65 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-12T17:33:35.766Z] #20 46.67 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-12T17:33:35.766Z] #20 46.70 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-12T17:33:35.766Z] #20 46.72 Setting up vim (2:8.1.0875-5) ... [2021-07-12T17:33:36.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-12T17:33:36.030Z] #20 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-12T17:33:36.030Z] #20 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-12T17:33:36.030Z] #20 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-12T17:33:36.030Z] #20 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-12T17:33:36.030Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-12T17:33:36.030Z] #20 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-12T17:33:36.030Z] #20 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-12T17:33:36.030Z] #20 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-12T17:33:36.030Z] #20 46.85 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-12T17:33:36.030Z] #20 46.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-12T17:33:36.030Z] #20 46.90 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-12T17:33:36.030Z] #20 46.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-12T17:33:36.030Z] #20 46.94 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-12T17:33:36.030Z] #20 46.96 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-12T17:33:36.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-12T17:33:36.491Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2021-07-12T17:33:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T17:33:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:33:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:33:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:33:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:33:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:33:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:33:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:33:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:33:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:33:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:33:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:33:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:33:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:33:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:33:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:33:36.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-12T17:33:36.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T17:33:36.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-12T17:33:36.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-12T17:33:36.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-12T17:33:36.492Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-12T17:33:36.492Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T17:33:36.750Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-12T17:33:37.317Z] check_test.go:309: [dc8d128831db8] daemon is not started [2021-07-12T17:33:37.317Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-12T17:33:37.317Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-07-12T17:33:37.317Z] === RUN TestCreateDifferentPlatform [2021-07-12T17:33:37.317Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T17:33:37.317Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T17:33:37.317Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-12T17:33:37.317Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-12T17:33:37.317Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-12T17:33:37.317Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T17:33:37.317Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-12T17:33:37.317Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T17:33:37.317Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-12T17:33:37.317Z] === RUN TestContainerStartOnDaemonRestart [2021-07-12T17:33:37.317Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-12T17:33:37.317Z] === RUN TestDaemonRestartIpcMode [2021-07-12T17:33:37.317Z] === PAUSE TestDaemonRestartIpcMode [2021-07-12T17:33:37.317Z] === RUN TestDaemonHostGatewayIP [2021-07-12T17:33:37.317Z] === PAUSE TestDaemonHostGatewayIP [2021-07-12T17:33:37.317Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-12T17:33:37.317Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-12T17:33:37.317Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T17:33:37.317Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-12T17:33:37.317Z] === RUN TestDiff [2021-07-12T17:33:37.575Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-12T17:33:37.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-12T17:33:38.141Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-12T17:33:38.141Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-12T17:33:38.404Z] --- PASS: TestDiff (0.85s) [2021-07-12T17:33:38.404Z] === RUN TestExecWithCloseStdin [2021-07-12T17:33:38.599Z] #20 49.13 Setting up iptables (1.8.2-4) ... [2021-07-12T17:33:38.599Z] #20 49.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-12T17:33:38.599Z] #20 49.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-12T17:33:38.599Z] #20 49.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-12T17:33:38.599Z] #20 49.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-12T17:33:38.599Z] #20 49.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-12T17:33:38.599Z] #20 49.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-12T17:33:38.599Z] #20 49.22 Setting up python3 (3.7.3-1) ... [2021-07-12T17:33:38.681Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-12T17:33:38.864Z] #20 49.68 Setting up python3-wheel (0.32.3-2) ... [2021-07-12T17:33:39.630Z] --- PASS: TestExecWithCloseStdin (1.32s) [2021-07-12T17:33:39.630Z] === RUN TestExec [2021-07-12T17:33:39.817Z] #20 50.58 Setting up apparmor (2.13.2-10) ... [2021-07-12T17:33:40.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-12T17:33:40.568Z] --- PASS: TestBuildWithHugeFile (58.76s) [2021-07-12T17:33:40.568Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:33:40.568Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:33:40.568Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-12T17:33:40.568Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T17:33:40.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:33:40.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:33:40.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:33:40.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:33:40.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:33:40.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:33:40.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:33:40.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:33:40.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:33:40.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-07-12T17:33:40.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-07-12T17:33:40.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-12T17:33:40.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-12T17:33:40.568Z] === RUN TestBuildPreserveOwnership [2021-07-12T17:33:40.568Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-12T17:33:40.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-12T17:33:40.568Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2021-07-12T17:33:40.568Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2021-07-12T17:33:40.568Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-07-12T17:33:40.568Z] === RUN TestBuildPlatformInvalid [2021-07-12T17:33:40.568Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-12T17:33:40.568Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-12T17:33:41.005Z] --- PASS: TestExec (1.44s) [2021-07-12T17:33:41.006Z] === RUN TestExecUser [2021-07-12T17:33:41.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-12T17:33:41.944Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-12T17:33:42.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-12T17:33:42.202Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-12T17:33:42.202Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-12T17:33:42.202Z] --- PASS: TestExecUser (1.22s) [2021-07-12T17:33:42.202Z] === RUN TestExportContainerAndImportImage [2021-07-12T17:33:42.385Z] #20 52.82 Setting up xfsprogs (4.20.0-1) ... [2021-07-12T17:33:42.385Z] #20 52.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-12T17:33:42.385Z] #20 53.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-12T17:33:42.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-12T17:33:43.137Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-12T17:33:43.395Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-07-12T17:33:43.395Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T17:33:43.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-12T17:33:43.785Z] #20 54.36 Setting up python3-distutils (3.7.3-1) ... [2021-07-12T17:33:44.051Z] #20 54.82 Setting up python3-setuptools (40.8.0-1) ... [2021-07-12T17:33:44.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-12T17:33:44.770Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-12T17:33:44.770Z] === RUN TestHealthCheckWorkdir [2021-07-12T17:33:45.004Z] #20 55.74 Setting up python3-pip (18.1-5) ... [2021-07-12T17:33:45.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-12T17:33:45.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-12T17:33:45.961Z] #20 56.62 Processing triggers for libc-bin (2.28-10) ... [2021-07-12T17:33:45.961Z] #20 56.70 Processing triggers for mime-support (3.62) ... [2021-07-12T17:33:46.147Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-12T17:33:46.405Z] --- PASS: TestHealthCheckWorkdir (1.72s) [2021-07-12T17:33:46.405Z] === RUN TestHealthKillContainer [2021-07-12T17:33:46.664Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-12T17:33:46.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-12T17:33:46.917Z] #20 DONE 57.5s [2021-07-12T17:33:46.917Z] [2021-07-12T17:33:46.917Z] #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-12T17:33:46.917Z] #21 sha256:7be8b8c749e79101f4e84b589ac24883e44afeaf1fb2cb607f0fbede0ade04c5 [2021-07-12T17:33:47.232Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-12T17:33:47.445Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-12T17:33:47.445Z] Using test binary docker [2021-07-12T17:33:47.445Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-12T17:33:47.445Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-12T17:33:47.445Z] INFO: Waiting for daemon to start... [2021-07-12T17:33:47.445Z] Starting dockerd [2021-07-12T17:33:47.799Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-12T17:33:47.869Z] #21 1.307 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-12T17:33:48.133Z] #21 1.314 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-12T17:33:48.133Z] #21 1.321 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-12T17:33:48.133Z] #21 DONE 1.4s [2021-07-12T17:33:48.133Z] [2021-07-12T17:33:48.133Z] #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-12T17:33:48.133Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:33:48.397Z] #50 ... [2021-07-12T17:33:48.397Z] [2021-07-12T17:33:48.397Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:33:48.397Z] #22 sha256:d2df670eb17beb798d3668862c063634a2bc04ffeaae2726d2bfe4e082b4b936 [2021-07-12T17:33:49.174Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-12T17:33:49.174Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-12T17:33:49.174Z] check_test.go:309: [d19a87233e0d9] daemon is not started [2021-07-12T17:33:49.174Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-12T17:33:49.741Z] --- PASS: TestHealthKillContainer (3.42s) [2021-07-12T17:33:49.741Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T17:33:49.960Z] . [2021-07-12T17:33:49.960Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-12T17:33:49.960Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-12T17:33:49.960Z] Error: No such image: emptyfs [2021-07-12T17:33:49.960Z] Running integration-test (iteration 1) [2021-07-12T17:33:49.960Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-12T17:33:50.542Z] Loaded image: buildpack-deps:buster [2021-07-12T17:33:50.542Z] Loaded image: busybox:latest [2021-07-12T17:33:50.542Z] Loaded image: busybox:glibc [2021-07-12T17:33:50.676Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2021-07-12T17:33:50.676Z] === RUN TestIpcModeNone [2021-07-12T17:33:51.243Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-12T17:33:51.243Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-12T17:33:52.178Z] --- PASS: TestIpcModeNone (1.29s) [2021-07-12T17:33:52.178Z] === RUN TestIpcModePrivate [2021-07-12T17:33:52.658Z] #22 4.372 Collecting yamllint==1.26.1 [2021-07-12T17:33:53.071Z] Loaded image: debian:bullseye [2021-07-12T17:33:53.071Z] Loaded image: hello-world:latest [2021-07-12T17:33:53.071Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:33:53.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-07-12T17:33:53.113Z] --- PASS: TestIpcModePrivate (1.23s) [2021-07-12T17:33:53.113Z] === RUN TestIpcModeShareable [2021-07-12T17:33:53.113Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-12T17:33:53.680Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-12T17:33:54.072Z] #22 ... [2021-07-12T17:33:54.072Z] [2021-07-12T17:33:54.072Z] #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-12T17:33:54.072Z] #50 sha256:b07e6ff8b86e9e1642443ded8428fc590ed38add805e4be97db8b4bb3c03cd66 [2021-07-12T17:33:54.072Z] #50 167.9 + /build/golangci-lint --version [2021-07-12T17:33:54.246Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-07-12T17:33:54.337Z] #50 168.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-12T17:33:54.504Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-12T17:33:54.505Z] --- PASS: TestIpcModeShareable (1.23s) [2021-07-12T17:33:54.505Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-12T17:33:54.915Z] #50 DONE 169.0s [2021-07-12T17:33:54.915Z] [2021-07-12T17:33:54.915Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:33:54.915Z] #22 sha256:d2df670eb17beb798d3668862c063634a2bc04ffeaae2726d2bfe4e082b4b936 [2021-07-12T17:33:55.071Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-12T17:33:55.637Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-12T17:33:57.015Z] check_test.go:309: [d3728930c39f0] daemon is not started [2021-07-12T17:33:57.015Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-12T17:33:58.242Z] #22 9.839 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-12T17:33:58.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s) [2021-07-12T17:33:58.391Z] === RUN TestAPIIpcModeHost [2021-07-12T17:33:58.957Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-12T17:33:59.197Z] #22 10.93 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-12T17:33:59.197Z] #22 10.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-12T17:33:59.197Z] #22 11.01 Collecting pyyaml (from yamllint==1.26.1) [2021-07-12T17:33:59.462Z] #22 11.24 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-12T17:33:59.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:33:59.508Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:33:59.508Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:33:59.508Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:33:59.508Z] [2021-07-12T17:33:59.508Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-12T17:33:59.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-12T17:33:59.508Z] Using test binary docker [2021-07-12T17:33:59.508Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-12T17:33:59.508Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-12T17:33:59.508Z] INFO: Waiting for daemon to start... [2021-07-12T17:33:59.508Z] Starting dockerd [2021-07-12T17:33:59.508Z] . [2021-07-12T17:33:59.508Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-12T17:33:59.893Z] --- PASS: TestAPIIpcModeHost (1.55s) [2021-07-12T17:33:59.893Z] === RUN TestDaemonIpcModeShareable [2021-07-12T17:33:59.893Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-12T17:34:00.040Z] #22 11.82 Installing build dependencies: started [2021-07-12T17:34:00.460Z] check_test.go:309: [dd1557f92f826] daemon is not started [2021-07-12T17:34:00.460Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-12T17:34:01.195Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.62s) [2021-07-12T17:34:01.195Z] PASS [2021-07-12T17:34:01.195Z] [2021-07-12T17:34:01.195Z] === Skipped [2021-07-12T17:34:01.195Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-12T17:34:01.195Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:34:01.195Z] [2021-07-12T17:34:01.195Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-12T17:34:01.195Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:34:01.195Z] [2021-07-12T17:34:01.195Z] [2021-07-12T17:34:01.195Z] DONE 34 tests, 2 skipped in 130.890s [2021-07-12T17:34:01.195Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-12T17:34:01.195Z] INFO: Testing against a local daemon [2021-07-12T17:34:01.195Z] === RUN TestConfigInspect [2021-07-12T17:34:01.394Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-07-12T17:34:01.394Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2021-07-12T17:34:01.394Z] === RUN TestDaemonIpcModePrivate [2021-07-12T17:34:02.328Z] docker_cli_daemon_plugins_test.go:79: [d4ec3e7950bf4] daemon is not started [2021-07-12T17:34:03.263Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-07-12T17:34:03.263Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-12T17:34:03.263Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2021-07-12T17:34:03.263Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-12T17:34:03.720Z] --- PASS: TestConfigInspect (2.19s) [2021-07-12T17:34:03.720Z] === RUN TestConfigList [2021-07-12T17:34:05.163Z] docker_cli_daemon_plugins_test.go:169: [d9d8ebd7bb83a] daemon is not started [2021-07-12T17:34:05.163Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-07-12T17:34:05.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2021-07-12T17:34:05.421Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-12T17:34:05.618Z] --- PASS: TestConfigList (2.18s) [2021-07-12T17:34:05.618Z] === RUN TestConfigsCreateAndDelete [2021-07-12T17:34:06.357Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-12T17:34:06.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-12T17:34:07.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-07-12T17:34:07.459Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.10s) [2021-07-12T17:34:07.459Z] === RUN TestIpcModeOlderClient [2021-07-12T17:34:07.459Z] === PAUSE TestIpcModeOlderClient [2021-07-12T17:34:07.459Z] === RUN TestKillContainerInvalidSignal [2021-07-12T17:34:07.516Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2021-07-12T17:34:07.516Z] === RUN TestConfigsUpdate [2021-07-12T17:34:08.016Z] Loaded image: buildpack-deps:buster [2021-07-12T17:34:08.016Z] Loaded image: busybox:latest [2021-07-12T17:34:08.016Z] Loaded image: busybox:glibc [2021-07-12T17:34:08.016Z] Loaded image: debian:bullseye [2021-07-12T17:34:08.016Z] Loaded image: hello-world:latest [2021-07-12T17:34:08.272Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:34:08.272Z] INFO: Testing against a local daemon [2021-07-12T17:34:08.272Z] === RUN TestCgroupNamespacesBuild [2021-07-12T17:34:08.394Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2021-07-12T17:34:08.394Z] === RUN TestKillContainer [2021-07-12T17:34:08.394Z] === RUN TestKillContainer/no_signal [2021-07-12T17:34:09.769Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T17:34:10.027Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-12T17:34:10.042Z] --- PASS: TestConfigsUpdate (2.18s) [2021-07-12T17:34:10.042Z] === RUN TestTemplatedConfig [2021-07-12T17:34:10.162Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2021-07-12T17:34:10.162Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-12T17:34:10.595Z] === RUN TestKillContainer/killing_signal [2021-07-12T17:34:10.595Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-12T17:34:10.853Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-12T17:34:11.420Z] check_test.go:309: [d256c68b54c70] daemon is not started [2021-07-12T17:34:11.420Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-12T17:34:11.527Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-07-12T17:34:11.527Z] === RUN TestBuildWithSession [2021-07-12T17:34:11.527Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:34:11.527Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:34:11.527Z] === RUN TestBuildSquashParent [2021-07-12T17:34:11.679Z] --- PASS: TestKillContainer (3.22s) [2021-07-12T17:34:11.679Z] --- PASS: TestKillContainer/no_signal (1.23s) [2021-07-12T17:34:11.679Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2021-07-12T17:34:11.679Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2021-07-12T17:34:11.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T17:34:11.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-12T17:34:12.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-12T17:34:12.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-12T17:34:13.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-12T17:34:13.321Z] --- PASS: TestTemplatedConfig (3.32s) [2021-07-12T17:34:13.321Z] === RUN TestConfigCreateResolve [2021-07-12T17:34:13.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2021-07-12T17:34:13.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-07-12T17:34:13.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2021-07-12T17:34:13.641Z] === RUN TestKillStoppedContainer [2021-07-12T17:34:13.641Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-12T17:34:13.641Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T17:34:13.899Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-12T17:34:13.899Z] === RUN TestKillDifferentUserContainer [2021-07-12T17:34:14.833Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-07-12T17:34:14.833Z] === RUN TestInspectOomKilledTrue [2021-07-12T17:34:14.833Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:34:14.833Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T17:34:14.833Z] === RUN TestInspectOomKilledFalse [2021-07-12T17:34:14.833Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:34:14.833Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-12T17:34:14.833Z] === RUN TestLinksEtcHostsContentMatch [2021-07-12T17:34:14.833Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-12T17:34:15.017Z] #22 25.50 Installing build dependencies: finished with status 'done' [2021-07-12T17:34:15.221Z] --- PASS: TestConfigCreateResolve (2.18s) [2021-07-12T17:34:15.221Z] PASS [2021-07-12T17:34:15.221Z] [2021-07-12T17:34:15.221Z] DONE 6 tests in 14.250s [2021-07-12T17:34:15.221Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-12T17:34:15.221Z] INFO: Testing against a local daemon [2021-07-12T17:34:15.221Z] === RUN TestCheckpoint [2021-07-12T17:34:15.221Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:34:15.221Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T17:34:15.221Z] === RUN TestContainerInvalidJSON [2021-07-12T17:34:15.221Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:34:15.221Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:34:15.221Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:34:15.221Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:34:15.221Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:34:15.221Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:34:15.221Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:34:15.221Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:34:15.221Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:34:15.221Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-12T17:34:15.221Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-12T17:34:15.221Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-12T17:34:15.221Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-12T17:34:15.221Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T17:34:15.399Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-12T17:34:15.479Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-12T17:34:15.479Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T17:34:15.479Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-12T17:34:15.479Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T17:34:15.479Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-12T17:34:15.479Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T17:34:15.479Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-12T17:34:15.479Z] === RUN TestCopyFromContainer [2021-07-12T17:34:15.659Z] --- PASS: TestLinksEtcHostsContentMatch (0.89s) [2021-07-12T17:34:15.659Z] === RUN TestLinksContainerNames [2021-07-12T17:34:15.659Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-12T17:34:16.226Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-12T17:34:16.852Z] === RUN TestCopyFromContainer// [2021-07-12T17:34:16.852Z] === RUN TestCopyFromContainer//bar/root [2021-07-12T17:34:17.110Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-12T17:34:17.110Z] === RUN TestCopyFromContainer/bar/quux [2021-07-12T17:34:17.110Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-12T17:34:17.110Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-12T17:34:17.368Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-12T17:34:17.368Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-12T17:34:17.368Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-12T17:34:17.368Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer (1.92s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-12T17:34:17.368Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-12T17:34:17.368Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T17:34:17.602Z] --- PASS: TestLinksContainerNames (1.87s) [2021-07-12T17:34:17.602Z] === RUN TestLogsFollowTailEmpty [2021-07-12T17:34:17.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:34:17.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:34:17.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:34:17.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:34:17.626Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:34:17.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:34:17.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:34:17.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:34:17.626Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:34:17.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-12T17:34:17.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-12T17:34:17.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T17:34:17.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-12T17:34:17.626Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T17:34:17.626Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-12T17:34:17.626Z] === RUN TestCreateWithInvalidEnv [2021-07-12T17:34:17.626Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T17:34:17.626Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T17:34:17.626Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T17:34:17.626Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T17:34:17.626Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T17:34:17.626Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T17:34:17.626Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T17:34:17.626Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T17:34:17.626Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T17:34:17.626Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-12T17:34:17.626Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-12T17:34:17.626Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-12T17:34:17.626Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-12T17:34:17.626Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T17:34:17.626Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-12T17:34:17.626Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T17:34:18.169Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-12T17:34:18.169Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-07-12T17:34:18.169Z] === RUN TestContainerNetworkMountsNoChown [2021-07-12T17:34:19.252Z] #22 30.48 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-12T17:34:19.252Z] #22 30.48 Building wheels for collected packages: yamllint, pyyaml [2021-07-12T17:34:19.252Z] #22 30.49 Running setup.py bdist_wheel for yamllint: started [2021-07-12T17:34:19.517Z] #22 31.36 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-12T17:34:19.517Z] #22 31.36 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-12T17:34:19.517Z] #22 31.43 Running setup.py bdist_wheel for pyyaml: started [2021-07-12T17:34:19.517Z] #22 ... [2021-07-12T17:34:19.517Z] [2021-07-12T17:34:19.517Z] #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-12T17:34:19.517Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:19.517Z] #57 157.0 + bin/containerd [2021-07-12T17:34:19.544Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/default [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/default [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/private [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/private [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rprivate [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/slave [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/slave [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rslave [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/shared [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/shared [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rshared [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/default [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/rslave [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/rshared [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/shared [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/slave [2021-07-12T17:34:19.544Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-12T17:34:19.544Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-12T17:34:19.544Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rprivate [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/private [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-12T17:34:19.545Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:34:19.545Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:34:19.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.15s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.10s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.09s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.09s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.09s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.10s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.09s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.20s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.20s) [2021-07-12T17:34:19.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.20s) [2021-07-12T17:34:19.545Z] === RUN TestContainerBindMountNonRecursive [2021-07-12T17:34:19.609Z] --- PASS: TestBuildSquashParent (7.72s) [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:34:19.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:34:19.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:34:19.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:34:19.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:34:19.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:34:19.609Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:34:19.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:34:19.609Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:34:19.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:34:19.803Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-12T17:34:20.152Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2021-07-12T17:34:20.152Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T17:34:21.704Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-12T17:34:22.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:34:22.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:34:22.271Z] --- PASS: TestContainerBindMountNonRecursive (2.55s) [2021-07-12T17:34:22.271Z] === RUN TestContainerVolumesMountedAsShared [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-07-12T17:34:22.690Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T17:34:22.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:34:22.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:34:22.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:34:22.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:34:22.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:34:22.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:34:22.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:34:22.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:34:22.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:34:22.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:34:22.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:34:22.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:34:22.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:34:22.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:34:22.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-12T17:34:22.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-12T17:34:22.690Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T17:34:22.839Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-07-12T17:34:22.839Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-12T17:34:23.262Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-12T17:34:23.262Z] === RUN TestCreateDifferentPlatform [2021-07-12T17:34:23.262Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T17:34:23.262Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T17:34:23.262Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-12T17:34:23.262Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-12T17:34:23.262Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-12T17:34:23.262Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T17:34:23.262Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-12T17:34:23.262Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T17:34:23.262Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T17:34:23.262Z] === RUN TestContainerStartOnDaemonRestart [2021-07-12T17:34:23.262Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-12T17:34:23.262Z] === RUN TestDaemonRestartIpcMode [2021-07-12T17:34:23.262Z] === PAUSE TestDaemonRestartIpcMode [2021-07-12T17:34:23.262Z] === RUN TestDaemonHostGatewayIP [2021-07-12T17:34:23.262Z] === PAUSE TestDaemonHostGatewayIP [2021-07-12T17:34:23.262Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-12T17:34:23.262Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-12T17:34:23.262Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T17:34:23.262Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-12T17:34:23.262Z] === RUN TestDiff [2021-07-12T17:34:23.406Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-12T17:34:23.971Z] --- PASS: TestContainerVolumesMountedAsSlave (0.98s) [2021-07-12T17:34:23.971Z] === RUN TestNetworkNat [2021-07-12T17:34:23.971Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-12T17:34:23.971Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-12T17:34:24.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:34:24.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:34:24.194Z] --- PASS: TestDiff (0.79s) [2021-07-12T17:34:24.194Z] === RUN TestExecWithCloseStdin [2021-07-12T17:34:24.860Z] #57 ... [2021-07-12T17:34:24.860Z] [2021-07-12T17:34:24.860Z] #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-12T17:34:24.860Z] #24 sha256:c4e45eaf34afbb21c48514baab08ba654e0997fadba74fb9387e3a59fa8c23be [2021-07-12T17:34:24.860Z] #24 196.8 + return [2021-07-12T17:34:24.860Z] #24 DONE 198.1s [2021-07-12T17:34:24.860Z] [2021-07-12T17:34:24.860Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-12T17:34:24.860Z] #22 sha256:d2df670eb17beb798d3668862c063634a2bc04ffeaae2726d2bfe4e082b4b936 [2021-07-12T17:34:24.860Z] #22 32.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-12T17:34:24.860Z] #22 32.61 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-12T17:34:24.860Z] #22 32.74 Successfully built yamllint pyyaml [2021-07-12T17:34:24.860Z] #22 32.75 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-12T17:34:24.860Z] #22 33.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-12T17:34:24.860Z] #22 DONE 36.0s [2021-07-12T17:34:24.860Z] [2021-07-12T17:34:24.860Z] #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-12T17:34:24.860Z] #54 sha256:d9472a5e77fdb159fa65ab2fb505708d7ef06b00b89e726e79719dfcb6600086 [2021-07-12T17:34:24.860Z] #54 105.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-12T17:34:24.906Z] --- PASS: TestNetworkNat (0.90s) [2021-07-12T17:34:24.906Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T17:34:25.127Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-07-12T17:34:25.127Z] === RUN TestExec [2021-07-12T17:34:25.138Z] #54 106.9 + mkdir -p /build [2021-07-12T17:34:25.138Z] #54 106.9 + cp runc /build/runc [2021-07-12T17:34:25.165Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-12T17:34:25.410Z] #54 DONE 107.3s [2021-07-12T17:34:25.410Z] [2021-07-12T17:34:25.410Z] #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-12T17:34:25.410Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:25.732Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-07-12T17:34:25.732Z] === RUN TestNetworkLoopbackNat [2021-07-12T17:34:26.299Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-12T17:34:26.501Z] --- PASS: TestExec (1.14s) [2021-07-12T17:34:26.501Z] === RUN TestExecUser [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s) [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2021-07-12T17:34:26.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2021-07-12T17:34:26.532Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:34:26.532Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:34:26.834Z] #57 ... [2021-07-12T17:34:26.835Z] [2021-07-12T17:34:26.835Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-12T17:34:26.835Z] #25 sha256:cb99dbf62dadffe30b19c6b5b3260bb2d1f002091fdef103b1715edaaedcbd5a [2021-07-12T17:34:27.416Z] #25 DONE 0.6s [2021-07-12T17:34:27.416Z] [2021-07-12T17:34:27.416Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-12T17:34:27.416Z] #30 sha256:a70d22406ab61255718311da21a99f415bf55c691bdf9d553ba7a59969dad863 [2021-07-12T17:34:27.434Z] --- PASS: TestExecUser (1.10s) [2021-07-12T17:34:27.434Z] === RUN TestExportContainerAndImportImage [2021-07-12T17:34:27.673Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-12T17:34:28.367Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-12T17:34:28.367Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T17:34:29.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:34:29.048Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2021-07-12T17:34:29.048Z] === RUN TestPause [2021-07-12T17:34:29.738Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-12T17:34:29.738Z] === RUN TestHealthCheckWorkdir [2021-07-12T17:34:29.983Z] --- PASS: TestPause (0.94s) [2021-07-12T17:34:29.983Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T17:34:29.983Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:34:29.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:34:29.983Z] === RUN TestPauseStopPausedContainer [2021-07-12T17:34:30.242Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-12T17:34:30.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:34:30.808Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-07-12T17:34:30.808Z] === RUN TestPidHost [2021-07-12T17:34:31.112Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-07-12T17:34:31.112Z] === RUN TestHealthKillContainer [2021-07-12T17:34:31.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:34:32.268Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:34:33.194Z] --- PASS: TestBuildMultiStageCopy (7.04s) [2021-07-12T17:34:33.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s) [2021-07-12T17:34:33.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-12T17:34:33.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-07-12T17:34:33.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-07-12T17:34:33.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-12T17:34:33.194Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:34:33.339Z] --- PASS: TestPidHost (2.45s) [2021-07-12T17:34:33.339Z] === RUN TestPsFilter [2021-07-12T17:34:33.598Z] --- PASS: TestPsFilter (0.19s) [2021-07-12T17:34:33.598Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T17:34:33.859Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-12T17:34:34.032Z] #30 DONE 6.4s [2021-07-12T17:34:34.032Z] [2021-07-12T17:34:34.032Z] #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-12T17:34:34.032Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:34.032Z] #57 ... [2021-07-12T17:34:34.032Z] [2021-07-12T17:34:34.032Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-12T17:34:34.032Z] #33 sha256:1678cb4803113466349ea7d39a97bf3d112fe1f54ecf4d8cf77c2702f40e0de7 [2021-07-12T17:34:34.297Z] #33 DONE 0.5s [2021-07-12T17:34:34.297Z] [2021-07-12T17:34:34.298Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-12T17:34:34.298Z] #35 sha256:99bddd8eedfc7b94d009e7fe8777bb029bdea9cb2720cd4e8cb89c925ad818b2 [2021-07-12T17:34:34.298Z] #35 DONE 0.1s [2021-07-12T17:34:34.298Z] [2021-07-12T17:34:34.298Z] #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-12T17:34:34.298Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:34.389Z] --- PASS: TestHealthKillContainer (3.13s) [2021-07-12T17:34:34.389Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T17:34:34.429Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2021-07-12T17:34:34.429Z] === RUN TestRemoveContainerWithVolume [2021-07-12T17:34:34.565Z] #57 ... [2021-07-12T17:34:34.565Z] [2021-07-12T17:34:34.565Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-12T17:34:34.565Z] #38 sha256:45734b953a75a7fe7bf13c59333fb48fa18f64f28ce324a9dad102d85f2646a3 [2021-07-12T17:34:34.565Z] #38 DONE 0.1s [2021-07-12T17:34:34.565Z] [2021-07-12T17:34:34.565Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-12T17:34:34.565Z] #41 sha256:2220627008578d231ab0d2b1491cb69d4396b0c7f2132d0e88a4231488792ad8 [2021-07-12T17:34:34.828Z] #41 DONE 0.5s [2021-07-12T17:34:34.828Z] [2021-07-12T17:34:34.828Z] #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-12T17:34:34.828Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:35.098Z] #57 ... [2021-07-12T17:34:35.098Z] [2021-07-12T17:34:35.098Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-12T17:34:35.098Z] #45 sha256:8c602ad0d3f20f28acd5d9afa398e366930ed81d16ed1f4d5399309104920449 [2021-07-12T17:34:35.098Z] #45 DONE 0.1s [2021-07-12T17:34:35.098Z] [2021-07-12T17:34:35.098Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-12T17:34:35.098Z] #47 sha256:86d67c5de5f0ada2a59485c14f04c6e574189f5d25b17bd0c9665b510b2a1fbc [2021-07-12T17:34:35.322Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-07-12T17:34:35.322Z] === RUN TestIpcModeNone [2021-07-12T17:34:35.363Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2021-07-12T17:34:35.363Z] === RUN TestRemoveContainerRunning [2021-07-12T17:34:35.365Z] #47 DONE 0.3s [2021-07-12T17:34:35.365Z] [2021-07-12T17:34:35.365Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-12T17:34:35.365Z] #49 sha256:184f0e4423dc9657fdb1ba6df5636b5312cf29028a594b71f1c8756d64716f66 [2021-07-12T17:34:35.365Z] #49 DONE 0.1s [2021-07-12T17:34:35.365Z] [2021-07-12T17:34:35.365Z] #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-12T17:34:35.365Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:35.631Z] #57 ... [2021-07-12T17:34:35.631Z] [2021-07-12T17:34:35.631Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-12T17:34:35.631Z] #51 sha256:1c90c96a94c46219952cc556bc1e091b8db69ed8a3a022cda38cf15797da55e2 [2021-07-12T17:34:36.255Z] --- PASS: TestIpcModeNone (1.08s) [2021-07-12T17:34:36.255Z] === RUN TestIpcModePrivate [2021-07-12T17:34:36.582Z] #51 DONE 1.0s [2021-07-12T17:34:36.582Z] [2021-07-12T17:34:36.582Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-12T17:34:36.582Z] #53 sha256:a162c4db06dd933cd05f658ef35653217686c8f5aedc2bbae1c2735aaf4f5da3 [2021-07-12T17:34:36.582Z] #53 DONE 0.1s [2021-07-12T17:34:36.582Z] [2021-07-12T17:34:36.582Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-12T17:34:36.582Z] #55 sha256:b17852bda29cdad976ab442ef3cff6341963ade1f3c7d50d4ac2ad63fe8e4f42 [2021-07-12T17:34:36.738Z] --- PASS: TestRemoveContainerRunning (1.30s) [2021-07-12T17:34:36.738Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T17:34:36.847Z] #55 DONE 0.4s [2021-07-12T17:34:36.847Z] [2021-07-12T17:34:36.847Z] #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-12T17:34:36.847Z] #57 sha256:7f06a711ec833bacb3bd94348d18f5496f0f99adcba5bc6172b2af211dce4b15 [2021-07-12T17:34:37.188Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-12T17:34:37.446Z] --- PASS: TestIpcModePrivate (1.08s) [2021-07-12T17:34:37.446Z] === RUN TestIpcModeShareable [2021-07-12T17:34:37.674Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2021-07-12T17:34:37.674Z] === RUN TestRemoveInvalidContainer [2021-07-12T17:34:37.674Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-12T17:34:37.674Z] === RUN TestRenameLinkedContainer [2021-07-12T17:34:37.674Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-12T17:34:37.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-12T17:34:38.382Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-12T17:34:38.382Z] --- PASS: TestIpcModeShareable (1.11s) [2021-07-12T17:34:38.382Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-12T17:34:38.435Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-12T17:34:38.435Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:34:38.500Z] check_test.go:309: [d775da580c4f8] daemon is not started [2021-07-12T17:34:38.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-12T17:34:40.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-12T17:34:40.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-12T17:34:41.533Z] --- PASS: TestRenameLinkedContainer (3.86s) [2021-07-12T17:34:41.534Z] === RUN TestRenameStoppedContainer [2021-07-12T17:34:41.661Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-07-12T17:34:41.661Z] === RUN TestAPIIpcModeHost [2021-07-12T17:34:42.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-12T17:34:42.729Z] --- PASS: TestRenameStoppedContainer (1.05s) [2021-07-12T17:34:42.729Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T17:34:42.770Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-07-12T17:34:42.770Z] === RUN TestDaemonIpcModeShareable [2021-07-12T17:34:44.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-12T17:34:44.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-12T17:34:44.401Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-07-12T17:34:44.401Z] === RUN TestDaemonIpcModePrivate [2021-07-12T17:34:45.043Z] --- PASS: TestRenameRunningContainerAndReuse (2.47s) [2021-07-12T17:34:45.043Z] === RUN TestRenameInvalidName [2021-07-12T17:34:45.795Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-12T17:34:46.053Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-07-12T17:34:46.053Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-12T17:34:46.259Z] sha256:f6aefd1cdd4398e8b112967297aa88eed485fd3e1395146c5728a5a2c3991666 [2021-07-12T17:34:46.259Z] INFO: Starting docker-py tests... [2021-07-12T17:34:46.259Z] ============================= test session starts ============================== [2021-07-12T17:34:46.259Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-12T17:34:46.259Z] rootdir: /src, inifile: pytest.ini [2021-07-12T17:34:46.259Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-12T17:34:46.259Z] collected 390 items / 1 deselected / 389 selected [2021-07-12T17:34:46.259Z] [2021-07-12T17:34:46.515Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-07-12T17:34:46.515Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:34:46.944Z] --- PASS: TestRenameInvalidName (1.47s) [2021-07-12T17:34:46.944Z] === RUN TestRenameAnonymousContainer [2021-07-12T17:34:46.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-12T17:34:47.951Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-12T17:34:47.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2021-07-12T17:34:47.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-12T17:34:49.030Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-12T17:34:49.030Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:34:49.325Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-12T17:34:49.325Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2021-07-12T17:34:49.325Z] === RUN TestIpcModeOlderClient [2021-07-12T17:34:49.325Z] === PAUSE TestIpcModeOlderClient [2021-07-12T17:34:49.325Z] === RUN TestKillContainerInvalidSignal [2021-07-12T17:34:49.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-12T17:34:50.258Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-07-12T17:34:50.258Z] === RUN TestKillContainer [2021-07-12T17:34:50.258Z] === RUN TestKillContainer/no_signal [2021-07-12T17:34:50.823Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T17:34:51.377Z] --- PASS: TestRenameAnonymousContainer (4.49s) [2021-07-12T17:34:51.377Z] === RUN TestRenameContainerWithSameName [2021-07-12T17:34:51.389Z] === RUN TestKillContainer/killing_signal [2021-07-12T17:34:51.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-12T17:34:52.202Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2021-07-12T17:34:52.202Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T17:34:52.322Z] --- PASS: TestKillContainer (2.19s) [2021-07-12T17:34:52.322Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-07-12T17:34:52.322Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-07-12T17:34:52.322Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-07-12T17:34:52.322Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T17:34:52.322Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-12T17:34:52.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-12T17:34:53.258Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-12T17:34:53.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-07-12T17:34:53.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2021-07-12T17:34:53.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-07-12T17:34:53.824Z] === RUN TestKillStoppedContainer [2021-07-12T17:34:53.824Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-12T17:34:53.824Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T17:34:53.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-12T17:34:53.824Z] === RUN TestKillDifferentUserContainer [2021-07-12T17:34:54.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-12T17:34:54.144Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2021-07-12T17:34:54.144Z] === RUN TestResize [2021-07-12T17:34:54.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-12T17:34:54.273Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-12T17:34:54.273Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:34:54.391Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-07-12T17:34:54.391Z] === RUN TestInspectOomKilledTrue [2021-07-12T17:34:54.391Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-12T17:34:54.391Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T17:34:54.391Z] === RUN TestInspectOomKilledFalse [2021-07-12T17:34:54.711Z] --- PASS: TestResize (0.86s) [2021-07-12T17:34:54.711Z] === RUN TestResizeWithInvalidSize [2021-07-12T17:34:54.835Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2021-07-12T17:34:54.835Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:34:54.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-12T17:34:55.323Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-07-12T17:34:55.323Z] === RUN TestLinksEtcHostsContentMatch [2021-07-12T17:34:55.904Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2021-07-12T17:34:55.904Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T17:34:56.260Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-07-12T17:34:56.260Z] === RUN TestLinksContainerNames [2021-07-12T17:34:56.838Z] --- PASS: TestResizeWhenContainerNotStarted (1.08s) [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:34:56.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:34:56.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:34:56.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:34:56.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:34:56.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:34:56.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:34:56.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:34:56.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:34:57.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-12T17:34:57.633Z] --- PASS: TestLinksContainerNames (1.51s) [2021-07-12T17:34:57.633Z] === RUN TestLogsFollowTailEmpty [2021-07-12T17:34:58.198Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-07-12T17:34:58.198Z] === RUN TestContainerNetworkMountsNoChown [2021-07-12T17:34:58.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:34:58.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:34:58.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:34:58.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:34:58.848Z] #57 193.8 # github.com/containerd/containerd/cmd/containerd [2021-07-12T17:34:58.848Z] #57 193.8 /usr/bin/ld: /tmp/go-link-441827753/000019.o: in function `New': [2021-07-12T17:34:58.848Z] #57 193.8 /tmp/tmp.A7qTpIWU6E/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-12T17:34:58.848Z] #57 193.9 + bin/containerd-stress [2021-07-12T17:34:59.130Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/default [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/default [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/private [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/private [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rprivate [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/slave [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/slave [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rslave [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/shared [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/shared [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rshared [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/default [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/rshared [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/shared [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/rslave [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/slave [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-12T17:34:59.130Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:34:59.130Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:34:59.130Z] === CONT TestMountDaemonRoot/rprivate [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/private [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:34:59.131Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-12T17:34:59.131Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:34:59.131Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:34:59.389Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-12T17:34:59.647Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:34:59.647Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.14s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-12T17:34:59.647Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-12T17:34:59.647Z] === RUN TestContainerBindMountNonRecursive [2021-07-12T17:34:59.796Z] #57 197.3 + bin/containerd-shim [2021-07-12T17:35:00.081Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2021-07-12T17:35:00.081Z] === RUN TestBuildWithHugeFile [2021-07-12T17:35:00.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-12T17:35:02.174Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2021-07-12T17:35:02.174Z] === RUN TestContainerVolumesMountedAsShared [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.22s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2021-07-12T17:35:02.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) [2021-07-12T17:35:02.253Z] === RUN TestCgroupNamespacesRun [2021-07-12T17:35:02.404Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-12T17:35:02.432Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-07-12T17:35:02.432Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-12T17:35:03.219Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-12T17:35:03.372Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-07-12T17:35:03.372Z] === RUN TestNetworkNat [2021-07-12T17:35:03.936Z] --- PASS: TestNetworkNat (0.75s) [2021-07-12T17:35:03.936Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T17:35:04.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-12T17:35:04.170Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2021-07-12T17:35:04.170Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-12T17:35:04.743Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-12T17:35:04.894Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2021-07-12T17:35:04.894Z] === RUN TestNetworkLoopbackNat [2021-07-12T17:35:05.546Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s) [2021-07-12T17:35:05.546Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-12T17:35:07.449Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-07-12T17:35:07.449Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-12T17:35:07.966Z] #57 204.6 + bin/containerd-shim-runc-v1 [2021-07-12T17:35:08.172Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-07-12T17:35:08.172Z] === RUN TestPause [2021-07-12T17:35:08.738Z] --- PASS: TestPause (0.70s) [2021-07-12T17:35:08.738Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T17:35:08.738Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:35:08.738Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:35:08.738Z] === RUN TestPauseStopPausedContainer [2021-07-12T17:35:08.827Z] check_test.go:309: [d7a196ecb8c9a] daemon is not started [2021-07-12T17:35:08.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-12T17:35:09.304Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-07-12T17:35:09.304Z] === RUN TestPidHost [2021-07-12T17:35:09.393Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-07-12T17:35:09.393Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-12T17:35:09.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-12T17:35:09.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-12T17:35:11.203Z] --- PASS: TestPidHost (2.00s) [2021-07-12T17:35:11.203Z] === RUN TestPsFilter [2021-07-12T17:35:11.293Z] #57 208.7 + bin/containerd-shim-runc-v2 [2021-07-12T17:35:11.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2021-07-12T17:35:11.336Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-12T17:35:11.461Z] --- PASS: TestPsFilter (0.12s) [2021-07-12T17:35:11.461Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T17:35:11.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-12T17:35:12.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-07-12T17:35:12.028Z] === RUN TestRemoveContainerWithVolume [2021-07-12T17:35:12.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-12T17:35:12.240Z] #57 209.6 + binaries [2021-07-12T17:35:12.240Z] #57 209.6 + install -D bin/containerd /build/containerd [2021-07-12T17:35:12.240Z] #57 209.7 + install -D bin/containerd-shim /build/containerd-shim [2021-07-12T17:35:12.240Z] #57 209.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-12T17:35:12.240Z] #57 209.7 + install -D bin/ctr /build/ctr [2021-07-12T17:35:12.420Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2021-07-12T17:35:12.420Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-12T17:35:12.960Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-07-12T17:35:12.960Z] === RUN TestRemoveContainerRunning [2021-07-12T17:35:12.987Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-12T17:35:12.987Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-12T17:35:13.525Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-07-12T17:35:13.525Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T17:35:13.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-12T17:35:14.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-12T17:35:14.458Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-07-12T17:35:14.458Z] === RUN TestRemoveInvalidContainer [2021-07-12T17:35:14.458Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-12T17:35:14.458Z] === RUN TestRenameLinkedContainer [2021-07-12T17:35:15.115Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-07-12T17:35:15.115Z] === RUN TestNISDomainname [2021-07-12T17:35:15.552Z] #57 DONE 213.0s [2021-07-12T17:35:16.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-12T17:35:16.748Z] --- PASS: TestNISDomainname (1.68s) [2021-07-12T17:35:16.748Z] === RUN TestHostnameDnsResolution [2021-07-12T17:35:16.986Z] --- PASS: TestRenameLinkedContainer (2.79s) [2021-07-12T17:35:16.986Z] === RUN TestRenameStoppedContainer [2021-07-12T17:35:17.472Z] [2021-07-12T17:35:17.472Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-12T17:35:17.472Z] #58 sha256:21ca4b7116beb0931e1a0760bf3a9715245a40e4d05dee22f2876a353456e0ce [2021-07-12T17:35:17.920Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-07-12T17:35:17.920Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T17:35:18.125Z] --- PASS: TestHostnameDnsResolution (1.50s) [2021-07-12T17:35:18.125Z] === RUN TestStats [2021-07-12T17:35:18.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-12T17:35:18.861Z] #58 DONE 1.4s [2021-07-12T17:35:18.861Z] [2021-07-12T17:35:18.861Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-12T17:35:18.861Z] #62 sha256:20d163be916c850011df6c5451b4eb51a809ca3238c215a99ee33e0dfdb50d80 [2021-07-12T17:35:18.861Z] #62 DONE 0.3s [2021-07-12T17:35:18.861Z] [2021-07-12T17:35:18.861Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-12T17:35:18.861Z] #67 sha256:083256d2556d3aa7777d291cfcfb83c9f34f19c637c7b3580e66ab1c1de8a4b0 [2021-07-12T17:35:19.292Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-07-12T17:35:19.292Z] === RUN TestRenameInvalidName [2021-07-12T17:35:19.857Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-12T17:35:19.857Z] === RUN TestRenameAnonymousContainer [2021-07-12T17:35:20.779Z] #67 DONE 1.6s [2021-07-12T17:35:20.779Z] [2021-07-12T17:35:20.779Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-12T17:35:20.779Z] #68 sha256:81ebff2150e36e1fcbf53508f7bcf1a4ccac5cf0f06dc02c88a565f90bd9d47c [2021-07-12T17:35:20.779Z] #68 DONE 0.1s [2021-07-12T17:35:20.779Z] [2021-07-12T17:35:20.779Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-12T17:35:20.779Z] #69 sha256:86692b3379feb5d0bdf063d06b91de71df2c2e5d03cf67b7208524758c1d568d [2021-07-12T17:35:21.666Z] --- PASS: TestStats (3.03s) [2021-07-12T17:35:21.666Z] === RUN TestStopContainerWithTimeout [2021-07-12T17:35:21.666Z] === RUN TestStopContainerWithTimeout/0 [2021-07-12T17:35:21.666Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-12T17:35:21.666Z] === RUN TestStopContainerWithTimeout/1 [2021-07-12T17:35:21.666Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-12T17:35:21.666Z] === RUN TestStopContainerWithTimeout/3 [2021-07-12T17:35:21.666Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-12T17:35:21.666Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-12T17:35:21.666Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-12T17:35:21.666Z] === CONT TestStopContainerWithTimeout/0 [2021-07-12T17:35:21.666Z] === CONT TestStopContainerWithTimeout/3 [2021-07-12T17:35:21.666Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-12T17:35:21.666Z] === CONT TestStopContainerWithTimeout/1 [2021-07-12T17:35:22.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-12T17:35:22.385Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2021-07-12T17:35:22.385Z] === RUN TestRenameContainerWithSameName [2021-07-12T17:35:22.701Z] #69 DONE 2.0s [2021-07-12T17:35:22.701Z] [2021-07-12T17:35:22.701Z] #70 exporting to image [2021-07-12T17:35:22.701Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-12T17:35:22.701Z] #70 exporting layers [2021-07-12T17:35:22.950Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-07-12T17:35:22.950Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T17:35:24.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-12T17:35:24.324Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2021-07-12T17:35:24.324Z] === RUN TestResize [2021-07-12T17:35:24.700Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-12T17:35:24.700Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-07-12T17:35:24.700Z] --- PASS: TestStopContainerWithTimeout/1 (2.53s) [2021-07-12T17:35:24.700Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2021-07-12T17:35:24.700Z] --- PASS: TestStopContainerWithTimeout/3 (3.66s) [2021-07-12T17:35:24.700Z] === RUN TestDeleteDevicemapper [2021-07-12T17:35:24.700Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:35:24.700Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-12T17:35:24.700Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T17:35:25.258Z] --- PASS: TestResize (0.71s) [2021-07-12T17:35:25.258Z] === RUN TestResizeWithInvalidSize [2021-07-12T17:35:25.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-12T17:35:25.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-12T17:35:25.824Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-07-12T17:35:25.824Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T17:35:26.774Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:35:26.774Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:35:26.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:35:26.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:35:26.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:35:26.901Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-12T17:35:26.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-12T17:35:26.924Z] #70 exporting layers 4.2s done [2021-07-12T17:35:26.924Z] #70 writing image sha256:8eaa7ed73d49592929df832aa240bb6ba3545a18533cf37d96a2cff381a12181 done [2021-07-12T17:35:26.924Z] #70 naming to docker.io/library/docker:2837fba75f5ee7e57c167af4e70569adaf59377a done [2021-07-12T17:35:26.924Z] #70 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-12T17:35:27.277Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-12T17:35:27.469Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-12T17:35:27.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/test/unit [2021-07-12T17:35:27.727Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-12T17:35:28.662Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s) [2021-07-12T17:35:28.662Z] === RUN TestUpdateMemory [2021-07-12T17:35:28.662Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:35:28.662Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-12T17:35:28.662Z] === RUN TestUpdateCPUQuota [2021-07-12T17:35:28.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:35:28.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:35:29.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-12T17:35:29.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:35:30.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:35:30.132Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-12T17:35:30.132Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-12T17:35:30.132Z] + TESTDIRS=./... [2021-07-12T17:35:30.132Z] + exclude_paths='/vendor/|/integration' [2021-07-12T17:35:30.132Z] ++ go list ./... [2021-07-12T17:35:30.132Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-12T17:35:31.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:35:31.525Z] + pkg_list='github.com/docker/docker/api [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/backend/build [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/httputils [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/middleware [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/build [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/container [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/debug [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/distribution [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/grpc [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/image [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/network [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/plugin [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/session [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/swarm [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/system [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/server/router/volume [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/backend [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/blkiodev [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/container [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/events [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/filters [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/image [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/mount [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/network [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/registry [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/strslice [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/swarm [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/time [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/versions [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-12T17:35:31.525Z] github.com/docker/docker/api/types/volume [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/builder-next/worker [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/dockerfile [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/dockerignore [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/remotecontext [2021-07-12T17:35:31.525Z] github.com/docker/docker/builder/remotecontext/git [2021-07-12T17:35:31.525Z] github.com/docker/docker/cli [2021-07-12T17:35:31.525Z] github.com/docker/docker/cli/config [2021-07-12T17:35:31.525Z] github.com/docker/docker/cli/debug [2021-07-12T17:35:31.525Z] github.com/docker/docker/client [2021-07-12T17:35:31.525Z] github.com/docker/docker/cmd/docker-proxy [2021-07-12T17:35:31.525Z] github.com/docker/docker/cmd/dockerd [2021-07-12T17:35:31.525Z] github.com/docker/docker/container [2021-07-12T17:35:31.525Z] github.com/docker/docker/container/stream [2021-07-12T17:35:31.525Z] github.com/docker/docker/contrib/apparmor [2021-07-12T17:35:31.525Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-12T17:35:31.525Z] github.com/docker/docker/contrib/httpserver [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/cluster [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/cluster/convert [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/cluster/executor [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/cluster/provider [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/config [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/discovery [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/events [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/events/testutils [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/exec [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/images [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/initlayer [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/links [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/listeners [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/gelf [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/journald [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/local [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/logentries [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/splunk [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/syslog [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/logger/templates [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/names [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/network [2021-07-12T17:35:31.525Z] github.com/docker/docker/daemon/stats [2021-07-12T17:35:31.525Z] github.com/docker/docker/distribution [2021-07-12T17:35:31.525Z] github.com/docker/docker/distribution/metadata [2021-07-12T17:35:31.525Z] github.com/docker/docker/distribution/utils [2021-07-12T17:35:31.525Z] github.com/docker/docker/distribution/xfer [2021-07-12T17:35:31.525Z] github.com/docker/docker/dockerversion [2021-07-12T17:35:31.525Z] github.com/docker/docker/errdefs [2021-07-12T17:35:31.525Z] github.com/docker/docker/image [2021-07-12T17:35:31.525Z] github.com/docker/docker/image/cache [2021-07-12T17:35:31.525Z] github.com/docker/docker/image/tarexport [2021-07-12T17:35:31.525Z] github.com/docker/docker/image/v1 [2021-07-12T17:35:31.525Z] github.com/docker/docker/internal/test/suite [2021-07-12T17:35:31.525Z] github.com/docker/docker/layer [2021-07-12T17:35:31.525Z] github.com/docker/docker/libcontainerd [2021-07-12T17:35:31.525Z] github.com/docker/docker/libcontainerd/queue [2021-07-12T17:35:31.525Z] github.com/docker/docker/libcontainerd/remote [2021-07-12T17:35:31.525Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-12T17:35:31.525Z] github.com/docker/docker/libcontainerd/types [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/api [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/bitseq [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cluster [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/config [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/datastore [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/driverapi [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-12T17:35:31.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/etchosts [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/idm [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipam [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/iptables [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/netlabel [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/netutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/networkdb [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ns [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/options [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/osl [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/portallocator [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/portmapper [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/testutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/types [2021-07-12T17:35:31.526Z] github.com/docker/docker/oci [2021-07-12T17:35:31.526Z] github.com/docker/docker/oci/caps [2021-07-12T17:35:31.526Z] github.com/docker/docker/opts [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/aaparser [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/archive [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/authorization [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/broadcaster [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/capabilities [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/chrootarchive [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/containerfs [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/devicemapper [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/directory [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/discovery [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/discovery/file [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/discovery/kv [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/discovery/memory [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/dmesg [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/filenotify [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/fileutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/fsutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/homedir [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/idtools [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/ioutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/jsonmessage [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/locker [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/longpath [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/loopback [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/mount [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/namesgenerator [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/parsers [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/pidfile [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/platform [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/plugingetter [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/plugins [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/plugins/transport [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/pools [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/progress [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/pubsub [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/reexec [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/signal [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/stdcopy [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/streamformatter [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/stringid [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/symlink [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/sysinfo [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/system [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/tailfile [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/tarsum [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/term [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/term/windows [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/truncindex [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/urlutil [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/useragent [2021-07-12T17:35:31.526Z] github.com/docker/docker/plugin [2021-07-12T17:35:31.526Z] github.com/docker/docker/plugin/executor/containerd [2021-07-12T17:35:31.526Z] github.com/docker/docker/plugin/v2 [2021-07-12T17:35:31.526Z] github.com/docker/docker/profiles/apparmor [2021-07-12T17:35:31.526Z] github.com/docker/docker/profiles/seccomp [2021-07-12T17:35:31.526Z] github.com/docker/docker/quota [2021-07-12T17:35:31.526Z] github.com/docker/docker/reference [2021-07-12T17:35:31.526Z] github.com/docker/docker/registry [2021-07-12T17:35:31.526Z] github.com/docker/docker/registry/resumable [2021-07-12T17:35:31.526Z] github.com/docker/docker/restartmanager [2021-07-12T17:35:31.526Z] github.com/docker/docker/rootless [2021-07-12T17:35:31.526Z] github.com/docker/docker/rootless/specconv [2021-07-12T17:35:31.526Z] github.com/docker/docker/runconfig [2021-07-12T17:35:31.526Z] github.com/docker/docker/runconfig/opts [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/daemon [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/environment [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/fakecontext [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/fakegit [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/fakestorage [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/fixtures/load [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/registry [2021-07-12T17:35:31.526Z] github.com/docker/docker/testutil/request [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume/drivers [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume/local [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume/mounts [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume/service [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume/service/opts [2021-07-12T17:35:31.526Z] github.com/docker/docker/volume/testutils' [2021-07-12T17:35:31.526Z] + echo 'github.com/docker/docker/api [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/backend/build [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/httputils [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/middleware [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/build [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/container [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/debug [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/distribution [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/grpc [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/image [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/network [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/plugin [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/session [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/swarm [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/system [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/server/router/volume [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/backend [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/blkiodev [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/container [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/events [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/filters [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/image [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/mount [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/network [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/registry [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/strslice [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/swarm [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/time [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/versions [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-12T17:35:31.526Z] github.com/docker/docker/api/types/volume [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/builder-next/worker [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/dockerfile [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/dockerignore [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/remotecontext [2021-07-12T17:35:31.526Z] github.com/docker/docker/builder/remotecontext/git [2021-07-12T17:35:31.526Z] github.com/docker/docker/cli [2021-07-12T17:35:31.526Z] github.com/docker/docker/cli/config [2021-07-12T17:35:31.526Z] github.com/docker/docker/cli/debug [2021-07-12T17:35:31.526Z] github.com/docker/docker/client [2021-07-12T17:35:31.526Z] github.com/docker/docker/cmd/docker-proxy [2021-07-12T17:35:31.526Z] github.com/docker/docker/cmd/dockerd [2021-07-12T17:35:31.526Z] github.com/docker/docker/container [2021-07-12T17:35:31.526Z] github.com/docker/docker/container/stream [2021-07-12T17:35:31.526Z] github.com/docker/docker/contrib/apparmor [2021-07-12T17:35:31.526Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-12T17:35:31.526Z] github.com/docker/docker/contrib/httpserver [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/cluster [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/cluster/convert [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/cluster/executor [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/cluster/provider [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/config [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/discovery [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/events [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/events/testutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/exec [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/images [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/initlayer [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/links [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/listeners [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/gelf [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/journald [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/local [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/logentries [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/splunk [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/syslog [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/logger/templates [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/names [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/network [2021-07-12T17:35:31.526Z] github.com/docker/docker/daemon/stats [2021-07-12T17:35:31.526Z] github.com/docker/docker/distribution [2021-07-12T17:35:31.526Z] github.com/docker/docker/distribution/metadata [2021-07-12T17:35:31.526Z] github.com/docker/docker/distribution/utils [2021-07-12T17:35:31.526Z] github.com/docker/docker/distribution/xfer [2021-07-12T17:35:31.526Z] github.com/docker/docker/dockerversion [2021-07-12T17:35:31.526Z] github.com/docker/docker/errdefs [2021-07-12T17:35:31.526Z] github.com/docker/docker/image [2021-07-12T17:35:31.526Z] github.com/docker/docker/image/cache [2021-07-12T17:35:31.526Z] github.com/docker/docker/image/tarexport [2021-07-12T17:35:31.526Z] github.com/docker/docker/image/v1 [2021-07-12T17:35:31.526Z] github.com/docker/docker/internal/test/suite [2021-07-12T17:35:31.526Z] github.com/docker/docker/layer [2021-07-12T17:35:31.526Z] github.com/docker/docker/libcontainerd [2021-07-12T17:35:31.526Z] github.com/docker/docker/libcontainerd/queue [2021-07-12T17:35:31.526Z] github.com/docker/docker/libcontainerd/remote [2021-07-12T17:35:31.526Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-12T17:35:31.526Z] github.com/docker/docker/libcontainerd/types [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/api [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/bitseq [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cluster [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/config [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/datastore [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/driverapi [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/etchosts [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/idm [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipam [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/iptables [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/netlabel [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/netutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/networkdb [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/ns [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/options [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/osl [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/portallocator [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/portmapper [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/testutils [2021-07-12T17:35:31.526Z] github.com/docker/docker/libnetwork/types [2021-07-12T17:35:31.526Z] github.com/docker/docker/oci [2021-07-12T17:35:31.526Z] github.com/docker/docker/oci/caps [2021-07-12T17:35:31.526Z] github.com/docker/docker/opts [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/aaparser [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/archive [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/authorization [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/broadcaster [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/capabilities [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/chrootarchive [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/containerfs [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/devicemapper [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/directory [2021-07-12T17:35:31.526Z] github.com/docker/docker/pkg/discovery [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/discovery/file [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/discovery/kv [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/discovery/memory [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/dmesg [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/filenotify [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/fileutils [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/fsutils [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/homedir [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/idtools [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/ioutils [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/jsonmessage [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/locker [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/longpath [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/loopback [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/mount [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/namesgenerator [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/parsers [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/pidfile [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/platform [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/plugingetter [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/plugins [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/plugins/transport [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/pools [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/progress [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/pubsub [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/reexec [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/signal [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/stdcopy [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/streamformatter [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/stringid [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/symlink [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/sysinfo [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/system [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/tailfile [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/tarsum [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/term [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/term/windows [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/truncindex [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/urlutil [2021-07-12T17:35:31.527Z] github.com/docker/docker/pkg/useragent [2021-07-12T17:35:31.527Z] github.com/docker/docker/plugin [2021-07-12T17:35:31.527Z] github.com/docker/docker/plugin/executor/containerd [2021-07-12T17:35:31.527Z] github.com/docker/docker/plugin/v2 [2021-07-12T17:35:31.527Z] github.com/docker/docker/profiles/apparmor [2021-07-12T17:35:31.527Z] github.com/docker/docker/profiles/seccomp [2021-07-12T17:35:31.527Z] github.com/docker/docker/quota [2021-07-12T17:35:31.527Z] github.com/docker/docker/reference [2021-07-12T17:35:31.527Z] github.com/docker/docker/registry [2021-07-12T17:35:31.527Z] github.com/docker/docker/registry/resumable [2021-07-12T17:35:31.527Z] github.com/docker/docker/restartmanager [2021-07-12T17:35:31.527Z] github.com/docker/docker/rootless [2021-07-12T17:35:31.527Z] github.com/docker/docker/rootless/specconv [2021-07-12T17:35:31.527Z] github.com/docker/docker/runconfig [2021-07-12T17:35:31.527Z] github.com/docker/docker/runconfig/opts [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/daemon [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/environment [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/fakecontext [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/fakegit [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/fakestorage [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/fixtures/load [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/registry [2021-07-12T17:35:31.527Z] github.com/docker/docker/testutil/request [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume/drivers [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume/local [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume/mounts [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume/service [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume/service/opts [2021-07-12T17:35:31.527Z] github.com/docker/docker/volume/testutils' [2021-07-12T17:35:31.527Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-12T17:35:31.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-12T17:35:31.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-12T17:35:31.527Z] + type docker-proxy [2021-07-12T17:35:31.527Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-12T17:35:31.527Z] + hack/make.sh binary-proxy install-proxy [2021-07-12T17:35:31.527Z] [2021-07-12T17:35:31.527Z] Removing bundles/ [2021-07-12T17:35:31.527Z] [2021-07-12T17:35:31.527Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-12T17:35:31.527Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-12T17:35:31.527Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:35:31.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:35:31.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-12T17:35:31.757Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-12T17:35:31.757Z] check_test.go:309: [d1e520c2169d2] daemon is not started [2021-07-12T17:35:31.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-12T17:35:31.757Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-12T17:35:31.757Z] check_test.go:309: [db21b8b3bd756] daemon is not started [2021-07-12T17:35:31.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-12T17:35:32.015Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-12T17:35:33.397Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-12T17:35:33.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:35:33.664Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-12T17:35:33.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:35:34.602Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-12T17:35:34.602Z] check_test.go:309: [decafb5dd0b7d] daemon is not started [2021-07-12T17:35:34.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-12T17:35:35.977Z] --- PASS: TestUpdateCPUQuota (7.23s) [2021-07-12T17:35:35.977Z] === RUN TestUpdatePidsLimit [2021-07-12T17:35:35.977Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-12T17:35:36.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:35:36.544Z] === RUN TestUpdatePidsLimit/no_change [2021-07-12T17:35:36.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:35:37.478Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-12T17:35:38.045Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-12T17:35:38.981Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2021-07-12T17:35:39.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2021-07-12T17:35:39.101Z] === RUN TestCgroupNamespacesRun [2021-07-12T17:35:39.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-12T17:35:39.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-12T17:35:39.720Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-12T17:35:39.720Z] [2021-07-12T17:35:39.720Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-12T17:35:39.720Z] Installing docker-proxy to /usr/local/bin/ [2021-07-12T17:35:39.720Z] [2021-07-12T17:35:39.720Z] + mkdir -p bundles [2021-07-12T17:35:39.720Z] + 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-12T17:35:40.115Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-12T17:35:40.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-12T17:35:40.475Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2021-07-12T17:35:40.476Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-12T17:35:40.476Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-12T17:35:40.476Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-12T17:35:40.476Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-12T17:35:40.904Z] 29d5b6a226d2: Pull complete [2021-07-12T17:35:40.904Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-12T17:35:40.904Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T17:35:40.904Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-12T17:35:40.904Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-12T17:35:40.904Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-12T17:35:40.904Z] WARN: Skipping validation tests [2021-07-12T17:35:40.904Z] INFO: Running unit tests at 07/12/2021 17:35:32... [2021-07-12T17:35:40.904Z] INFO: make.ps1 starting at 07/12/2021 17:35:38 [2021-07-12T17:35:40.904Z] INFO: Git commit (2837fba75f) assumed from DOCKER_GITCOMMIT environment variable [2021-07-12T17:35:40.904Z] INFO: Invoking autogen... [2021-07-12T17:35:40.904Z] INFO: Running unit tests... [2021-07-12T17:35:41.114Z] ? github.com/docker/docker/api [no test files] [2021-07-12T17:35:41.649Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-12T17:35:41.700Z] 29d5b6a226d2: Pull complete [2021-07-12T17:35:41.700Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-12T17:35:41.700Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T17:35:41.700Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-12T17:35:41.700Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-12T17:35:41.700Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-12T17:35:41.700Z] WARN: Skipping validation tests [2021-07-12T17:35:41.700Z] INFO: Running unit tests at 07/12/2021 17:35:26... [2021-07-12T17:35:41.700Z] INFO: make.ps1 starting at 07/12/2021 17:35:32 [2021-07-12T17:35:41.700Z] INFO: Git commit (2837fba75f) assumed from DOCKER_GITCOMMIT environment variable [2021-07-12T17:35:41.700Z] INFO: Invoking autogen... [2021-07-12T17:35:41.700Z] INFO: Running unit tests... [2021-07-12T17:35:41.701Z] 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-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit (5.87s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/update_lower (0.75s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.78s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-07-12T17:35:41.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.75s) [2021-07-12T17:35:41.749Z] === RUN TestUpdateRestartPolicy [2021-07-12T17:35:42.373Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2021-07-12T17:35:42.373Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-12T17:35:42.684Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-12T17:35:42.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-12T17:35:42.943Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-12T17:35:43.201Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-12T17:35:43.459Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-12T17:35:43.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-12T17:35:43.746Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-07-12T17:35:43.746Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-12T17:35:43.977Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-12T17:35:43.977Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-12T17:35:43.977Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-12T17:35:44.543Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-12T17:35:45.644Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-07-12T17:35:45.645Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-12T17:35:45.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-12T17:35:46.578Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-07-12T17:35:46.578Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-12T17:35:47.144Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-12T17:35:47.144Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-12T17:35:47.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-12T17:35:49.063Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-07-12T17:35:49.063Z] === RUN TestNISDomainname [2021-07-12T17:35:49.518Z] 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-12T17:35:50.352Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-12T17:35:50.441Z] --- PASS: TestNISDomainname (1.31s) [2021-07-12T17:35:50.441Z] === RUN TestHostnameDnsResolution [2021-07-12T17:35:50.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-12T17:35:50.611Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-12T17:35:51.546Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-12T17:35:51.804Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-12T17:35:51.815Z] --- PASS: TestHostnameDnsResolution (1.29s) [2021-07-12T17:35:51.815Z] === RUN TestStats [2021-07-12T17:35:52.036Z] ? github.com/docker/docker/api [no test files] [2021-07-12T17:35:52.738Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-12T17:35:52.738Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-12T17:35:52.996Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-12T17:35:54.339Z] --- PASS: TestStats (2.78s) [2021-07-12T17:35:54.339Z] === RUN TestStopContainerWithTimeout [2021-07-12T17:35:54.339Z] === RUN TestStopContainerWithTimeout/0 [2021-07-12T17:35:54.339Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-12T17:35:54.339Z] === RUN TestStopContainerWithTimeout/1 [2021-07-12T17:35:54.339Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-12T17:35:54.339Z] === RUN TestStopContainerWithTimeout/3 [2021-07-12T17:35:54.339Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-12T17:35:54.339Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-12T17:35:54.339Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-12T17:35:54.339Z] === CONT TestStopContainerWithTimeout/0 [2021-07-12T17:35:54.339Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-12T17:35:54.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-12T17:35:55.305Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2021-07-12T17:35:55.305Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T17:35:55.712Z] === CONT TestStopContainerWithTimeout/3 [2021-07-12T17:35:56.239Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-07-12T17:35:56.239Z] === RUN TestWaitNonBlocked [2021-07-12T17:35:56.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:35:56.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:35:56.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:35:56.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:35:56.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:35:56.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:35:56.254Z] --- PASS: TestBuildWithHugeFile (51.15s) [2021-07-12T17:35:56.254Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:35:56.254Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:35:56.254Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-07-12T17:35:56.254Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T17:35:56.254Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:35:56.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:35:56.254Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:35:56.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:35:56.254Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:35:56.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:35:56.254Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:35:56.254Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:35:56.254Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:35:56.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-07-12T17:35:56.254Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-07-12T17:35:56.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-07-12T17:35:56.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-12T17:35:56.254Z] === RUN TestBuildPreserveOwnership [2021-07-12T17:35:56.254Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-12T17:35:57.181Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-12T17:35:57.608Z] === CONT TestStopContainerWithTimeout/1 [2021-07-12T17:35:57.614Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-12T17:35:57.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.42s) [2021-07-12T17:35:57.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.49s) [2021-07-12T17:35:57.614Z] === RUN TestWaitBlocked [2021-07-12T17:35:57.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:35:57.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:35:57.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:35:57.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:35:57.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:35:57.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:35:58.990Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-12T17:35:58.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2021-07-12T17:35:58.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.50s) [2021-07-12T17:35:58.990Z] === CONT TestContainerStartOnDaemonRestart [2021-07-12T17:35:58.990Z] === CONT TestContainerKillOnDaemonStart [2021-07-12T17:35:58.990Z] === CONT TestIpcModeOlderClient [2021-07-12T17:35:58.990Z] === CONT TestDaemonHostGatewayIP [2021-07-12T17:35:58.990Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-12T17:35:58.990Z] === CONT TestDaemonRestartIpcMode [2021-07-12T17:35:58.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-12T17:35:59.249Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-12T17:35:59.278Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2021-07-12T17:35:59.506Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-12T17:35:59.506Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-07-12T17:35:59.506Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-07-12T17:35:59.506Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-07-12T17:35:59.506Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-07-12T17:35:59.506Z] === RUN TestDeleteDevicemapper [2021-07-12T17:35:59.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:35:59.506Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-12T17:35:59.506Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T17:35:59.855Z] ? github.com/docker/docker/api [no test files] [2021-07-12T17:36:01.346Z] --- PASS: TestBuildPreserveOwnership (10.55s) [2021-07-12T17:36:01.346Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.54s) [2021-07-12T17:36:01.346Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-12T17:36:01.346Z] === RUN TestBuildPlatformInvalid [2021-07-12T17:36:01.346Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-12T17:36:01.346Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-12T17:36:01.346Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-12T17:36:01.346Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-12T17:36:01.346Z] PASS [2021-07-12T17:36:01.346Z] [2021-07-12T17:36:01.346Z] === Skipped [2021-07-12T17:36:01.346Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-12T17:36:01.346Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:36:01.346Z] [2021-07-12T17:36:01.346Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-07-12T17:36:01.346Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:36:01.346Z] [2021-07-12T17:36:01.346Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-12T17:36:01.347Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-12T17:36:01.347Z] [2021-07-12T17:36:01.347Z] [2021-07-12T17:36:01.347Z] DONE 34 tests, 3 skipped in 131.472s [2021-07-12T17:36:01.347Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-12T17:36:01.602Z] INFO: Testing against a local daemon [2021-07-12T17:36:01.602Z] === RUN TestConfigInspect [2021-07-12T17:36:01.602Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-12T17:36:01.602Z] === RUN TestConfigList [2021-07-12T17:36:01.602Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] --- SKIP: TestConfigList (0.01s) [2021-07-12T17:36:01.602Z] === RUN TestConfigsCreateAndDelete [2021-07-12T17:36:01.602Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-12T17:36:01.602Z] === RUN TestConfigsUpdate [2021-07-12T17:36:01.602Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-12T17:36:01.602Z] === RUN TestTemplatedConfig [2021-07-12T17:36:01.602Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-12T17:36:01.602Z] === RUN TestConfigCreateResolve [2021-07-12T17:36:01.602Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-12T17:36:01.602Z] PASS [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] === Skipped [2021-07-12T17:36:01.602Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-12T17:36:01.602Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-12T17:36:01.602Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-12T17:36:01.602Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-12T17:36:01.602Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-12T17:36:01.602Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-12T17:36:01.602Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] [2021-07-12T17:36:01.602Z] DONE 6 tests, 6 skipped in 0.255s [2021-07-12T17:36:01.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-12T17:36:01.858Z] INFO: Testing against a local daemon [2021-07-12T17:36:01.858Z] === RUN TestCheckpoint [2021-07-12T17:36:01.858Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:36:01.858Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T17:36:01.858Z] === RUN TestContainerInvalidJSON [2021-07-12T17:36:01.858Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:36:01.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:36:01.858Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:36:01.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:36:01.858Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:36:01.858Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:36:01.858Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:36:01.858Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:36:01.858Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:36:01.858Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-12T17:36:01.858Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-12T17:36:01.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-12T17:36:01.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-12T17:36:01.858Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T17:36:01.858Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-12T17:36:01.858Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T17:36:01.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-12T17:36:01.858Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T17:36:02.036Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2021-07-12T17:36:02.036Z] === RUN TestUpdateMemory [2021-07-12T17:36:02.114Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-12T17:36:02.114Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T17:36:02.114Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-12T17:36:02.114Z] === RUN TestCopyFromContainer [2021-07-12T17:36:02.536Z] check_test.go:309: [d3a869319ff94] daemon is not started [2021-07-12T17:36:02.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-12T17:36:02.969Z] --- PASS: TestUpdateMemory (1.29s) [2021-07-12T17:36:02.969Z] === RUN TestUpdateCPUQuota [2021-07-12T17:36:03.125Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2021-07-12T17:36:04.078Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2021-07-12T17:36:04.336Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.19s) [2021-07-12T17:36:04.336Z] --- PASS: TestDaemonRestartIpcMode (5.30s) [2021-07-12T17:36:05.712Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-12T17:36:06.278Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-12T17:36:06.292Z] === RUN TestCopyFromContainer// [2021-07-12T17:36:06.292Z] === RUN TestCopyFromContainer//bar/root [2021-07-12T17:36:06.292Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-12T17:36:06.292Z] === RUN TestCopyFromContainer/bar/quux [2021-07-12T17:36:06.292Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-12T17:36:06.561Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-12T17:36:06.561Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-12T17:36:06.561Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-12T17:36:06.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-12T17:36:06.561Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer (4.73s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-12T17:36:06.817Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-12T17:36:06.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T17:36:06.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:36:06.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:36:06.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:36:06.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:36:06.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:36:06.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:36:06.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:36:06.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:36:06.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:36:06.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-12T17:36:06.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T17:36:06.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-12T17:36:06.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-12T17:36:06.817Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T17:36:06.817Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-12T17:36:06.817Z] === RUN TestCreateWithInvalidEnv [2021-07-12T17:36:06.817Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T17:36:06.817Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T17:36:06.817Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T17:36:06.817Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T17:36:06.817Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T17:36:06.817Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T17:36:06.817Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T17:36:06.817Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T17:36:06.817Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T17:36:06.817Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-12T17:36:06.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-12T17:36:06.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-12T17:36:06.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-12T17:36:06.817Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T17:36:06.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-12T17:36:06.817Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T17:36:06.847Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-12T17:36:07.105Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-12T17:36:08.479Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-12T17:36:08.706Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2021-07-12T17:36:08.706Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T17:36:09.523Z] --- PASS: TestUpdateCPUQuota (6.59s) [2021-07-12T17:36:09.523Z] === RUN TestUpdatePidsLimit [2021-07-12T17:36:09.523Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-12T17:36:09.914Z] === RUN TestMiddlewares [2021-07-12T17:36:09.914Z] --- PASS: TestMiddlewares (0.00s) [2021-07-12T17:36:09.914Z] PASS [2021-07-12T17:36:09.914Z] coverage: 9.0% of statements [2021-07-12T17:36:09.914Z] ok github.com/docker/docker/api/server 0.334s coverage: 9.0% of statements [2021-07-12T17:36:10.379Z] check_test.go:309: [d64288d65ba74] daemon is not started [2021-07-12T17:36:10.379Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-12T17:36:10.379Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-12T17:36:10.455Z] === RUN TestUpdatePidsLimit/no_change [2021-07-12T17:36:11.021Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2021-07-12T17:36:11.222Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T17:36:11.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:36:11.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:36:11.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:36:11.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:36:11.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:36:11.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:36:11.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:36:11.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:36:11.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:36:11.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:36:11.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:36:11.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:36:11.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:36:11.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:36:11.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-12T17:36:11.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-12T17:36:11.222Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T17:36:11.315Z] --- PASS: TestContainerKillOnDaemonStart (12.15s) [2021-07-12T17:36:11.315Z] PASS [2021-07-12T17:36:11.315Z] [2021-07-12T17:36:11.315Z] === Skipped [2021-07-12T17:36:11.315Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-12T17:36:11.316Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-12T17:36:11.316Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-12T17:36:11.316Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:36:11.316Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-12T17:36:11.316Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-12T17:36:11.316Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] [2021-07-12T17:36:11.316Z] DONE 196 tests, 6 skipped in 161.828s [2021-07-12T17:36:11.316Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-12T17:36:11.316Z] ++ 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-12T17:36:11.316Z] ++ set -e [2021-07-12T17:36:11.316Z] ++ '[' -n 0 ']' [2021-07-12T17:36:11.316Z] ++ set -x [2021-07-12T17:36:11.316Z] ++ 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-12T17:36:11.316Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T17:36:11.478Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-07-12T17:36:11.478Z] === RUN TestCreateDifferentPlatform [2021-07-12T17:36:11.478Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T17:36:11.478Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T17:36:11.478Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-12T17:36:11.478Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-12T17:36:11.478Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-12T17:36:11.478Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T17:36:11.478Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-12T17:36:11.478Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T17:36:11.478Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-12T17:36:11.478Z] === RUN TestContainerStartOnDaemonRestart [2021-07-12T17:36:11.478Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-12T17:36:11.478Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-12T17:36:11.478Z] === RUN TestDaemonRestartIpcMode [2021-07-12T17:36:11.478Z] === PAUSE TestDaemonRestartIpcMode [2021-07-12T17:36:11.478Z] === RUN TestDaemonHostGatewayIP [2021-07-12T17:36:11.478Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:36:11.478Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-12T17:36:11.478Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-12T17:36:11.478Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-12T17:36:11.478Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T17:36:11.478Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-12T17:36:11.478Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-12T17:36:11.478Z] === RUN TestDiff [2021-07-12T17:36:11.587Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-12T17:36:11.882Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-12T17:36:11.882Z] === RUN TestDaemonConfigValidation [2021-07-12T17:36:11.882Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:36:11.882Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:36:11.882Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-12T17:36:11.882Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-12T17:36:11.882Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-12T17:36:11.882Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-12T17:36:11.882Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-12T17:36:11.882Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-12T17:36:11.882Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-12T17:36:11.882Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-12T17:36:11.882Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:36:11.882Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-12T17:36:11.882Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-12T17:36:11.882Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-12T17:36:11.882Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-12T17:36:11.882Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-12T17:36:11.882Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-07-12T17:36:11.882Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-07-12T17:36:11.882Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-12T17:36:11.882Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-12T17:36:11.882Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-12T17:36:11.882Z] PASS [2021-07-12T17:36:11.882Z] [2021-07-12T17:36:11.882Z] DONE 7 tests in 0.614s [2021-07-12T17:36:11.882Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-12T17:36:11.882Z] ++ 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-12T17:36:11.882Z] ++ set -e [2021-07-12T17:36:11.882Z] ++ '[' -n 0 ']' [2021-07-12T17:36:11.882Z] ++ set -x [2021-07-12T17:36:11.882Z] ++ 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-12T17:36:11.882Z] INFO: Testing against a local daemon [2021-07-12T17:36:11.882Z] === RUN TestCommitInheritsEnv [2021-07-12T17:36:12.140Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-07-12T17:36:12.140Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T17:36:12.140Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-12T17:36:12.140Z] === RUN TestImagesFilterMultiReference [2021-07-12T17:36:12.140Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-12T17:36:12.140Z] === RUN TestImagePullPlatformInvalid [2021-07-12T17:36:12.140Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-12T17:36:12.140Z] === RUN TestRemoveImageOrphaning [2021-07-12T17:36:12.398Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-07-12T17:36:12.398Z] === RUN TestRemoveImageGarbageCollector [2021-07-12T17:36:12.405Z] --- PASS: TestDiff (0.65s) [2021-07-12T17:36:12.405Z] === RUN TestExecWithCloseStdin [2021-07-12T17:36:12.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-12T17:36:13.088Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-12T17:36:13.333Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-07-12T17:36:13.333Z] === RUN TestExec [2021-07-12T17:36:13.773Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-12T17:36:14.032Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-12T17:36:14.036Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-12T17:36:14.261Z] --- PASS: TestExec (0.92s) [2021-07-12T17:36:14.261Z] === RUN TestExecUser [2021-07-12T17:36:14.598Z] --- PASS: TestRemoveImageGarbageCollector (2.02s) [2021-07-12T17:36:14.598Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T17:36:14.598Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-12T17:36:14.598Z] === RUN TestTagInvalidReference [2021-07-12T17:36:14.598Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-12T17:36:14.598Z] === RUN TestTagValidPrefixedRepo [2021-07-12T17:36:14.598Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-12T17:36:14.598Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T17:36:14.598Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-12T17:36:14.598Z] === RUN TestTagOfficialNames [2021-07-12T17:36:14.857Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-12T17:36:14.857Z] === RUN TestTagMatchesDigest [2021-07-12T17:36:14.857Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-12T17:36:14.857Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-12T17:36:15.115Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-12T17:36:15.115Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-12T17:36:15.115Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-12T17:36:15.115Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-12T17:36:15.115Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-12T17:36:15.115Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-12T17:36:15.115Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-12T17:36:15.115Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-12T17:36:15.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-12T17:36:15.190Z] --- PASS: TestExecUser (0.95s) [2021-07-12T17:36:15.190Z] === RUN TestExportContainerAndImportImage [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit (5.61s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-07-12T17:36:15.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s) [2021-07-12T17:36:15.439Z] === RUN TestUpdateRestartPolicy [2021-07-12T17:36:15.751Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-07-12T17:36:15.751Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T17:36:17.116Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-07-12T17:36:17.116Z] === RUN TestHealthCheckWorkdir [2021-07-12T17:36:17.515Z] === RUN TestMiddlewares [2021-07-12T17:36:17.515Z] --- PASS: TestMiddlewares (0.00s) [2021-07-12T17:36:17.515Z] PASS [2021-07-12T17:36:17.515Z] coverage: 9.0% of statements [2021-07-12T17:36:17.515Z] ok github.com/docker/docker/api/server 0.355s coverage: 9.0% of statements [2021-07-12T17:36:17.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-12T17:36:18.481Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-07-12T17:36:18.481Z] === RUN TestHealthKillContainer [2021-07-12T17:36:18.582Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-12T17:36:19.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-12T17:36:19.149Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-12T17:36:19.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-12T17:36:19.715Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-12T17:36:20.282Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-12T17:36:20.848Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-12T17:36:21.106Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-12T17:36:21.673Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-12T17:36:21.747Z] --- PASS: TestHealthKillContainer (2.96s) [2021-07-12T17:36:21.747Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T17:36:22.003Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-07-12T17:36:22.003Z] === RUN TestIpcModeNone [2021-07-12T17:36:22.240Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-12T17:36:22.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-12T17:36:22.930Z] --- PASS: TestIpcModeNone (0.92s) [2021-07-12T17:36:22.930Z] === RUN TestIpcModePrivate [2021-07-12T17:36:23.374Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-12T17:36:23.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-12T17:36:23.860Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-07-12T17:36:23.860Z] --- PASS: TestIpcModePrivate (0.92s) [2021-07-12T17:36:23.860Z] === RUN TestIpcModeShareable [2021-07-12T17:36:23.860Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:36:23.860Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-12T17:36:23.860Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-12T17:36:23.891Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-12T17:36:24.150Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-12T17:36:24.717Z] check_test.go:309: [dde56b7df28f2] daemon is not started [2021-07-12T17:36:24.717Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-12T17:36:25.653Z] check_test.go:309: [d5305e64aeabe] daemon is not started [2021-07-12T17:36:25.653Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-12T17:36:26.220Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-12T17:36:26.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-12T17:36:26.787Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-12T17:36:27.131Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2021-07-12T17:36:27.131Z] === RUN TestAPIIpcModeHost [2021-07-12T17:36:27.131Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:36:27.131Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-12T17:36:27.131Z] === RUN TestDaemonIpcModeShareable [2021-07-12T17:36:27.131Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:36:27.131Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-12T17:36:27.131Z] === RUN TestDaemonIpcModePrivate [2021-07-12T17:36:27.721Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-12T17:36:28.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-07-12T17:36:28.314Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-07-12T17:36:28.314Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-12T17:36:28.314Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:36:28.314Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-12T17:36:28.314Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-12T17:36:28.314Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:36:28.314Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-12T17:36:28.314Z] === RUN TestIpcModeOlderClient [2021-07-12T17:36:28.314Z] === PAUSE TestIpcModeOlderClient [2021-07-12T17:36:28.314Z] === RUN TestKillContainerInvalidSignal [2021-07-12T17:36:28.876Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-07-12T17:36:28.876Z] === RUN TestKillContainer [2021-07-12T17:36:28.876Z] === RUN TestKillContainer/no_signal [2021-07-12T17:36:29.804Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T17:36:30.060Z] === RUN TestKillContainer/killing_signal [2021-07-12T17:36:30.300Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2021-07-12T17:36:30.300Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T17:36:30.300Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-07-12T17:36:30.300Z] === RUN TestWaitNonBlocked [2021-07-12T17:36:30.300Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:36:30.300Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:36:30.300Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:36:30.300Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:36:30.300Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:36:30.300Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:36:30.300Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-12T17:36:30.300Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-07-12T17:36:30.300Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-07-12T17:36:30.300Z] === RUN TestWaitBlocked [2021-07-12T17:36:30.300Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:36:30.300Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:36:30.300Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:36:30.300Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:36:30.300Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:36:30.300Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:36:30.865Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-12T17:36:30.865Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-07-12T17:36:30.865Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-07-12T17:36:30.865Z] === CONT TestContainerStartOnDaemonRestart [2021-07-12T17:36:30.865Z] === CONT TestIpcModeOlderClient [2021-07-12T17:36:30.865Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-07-12T17:36:30.865Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-12T17:36:30.988Z] --- PASS: TestKillContainer (2.00s) [2021-07-12T17:36:30.989Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-07-12T17:36:30.989Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-07-12T17:36:30.989Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-07-12T17:36:30.989Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T17:36:30.989Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-12T17:36:31.008Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-12T17:36:31.008Z] check_test.go:309: [d50dca34a6f43] daemon is not started [2021-07-12T17:36:31.008Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-12T17:36:31.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-12T17:36:32.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-07-12T17:36:32.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-07-12T17:36:32.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-07-12T17:36:32.477Z] === RUN TestKillStoppedContainer [2021-07-12T17:36:32.477Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-12T17:36:32.477Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T17:36:32.477Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-12T17:36:32.477Z] === RUN TestKillDifferentUserContainer [2021-07-12T17:36:32.929Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-12T17:36:33.040Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-07-12T17:36:33.040Z] === RUN TestInspectOomKilledTrue [2021-07-12T17:36:33.040Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:36:33.040Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T17:36:33.040Z] === RUN TestInspectOomKilledFalse [2021-07-12T17:36:33.040Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:36:33.040Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-12T17:36:33.040Z] === RUN TestLinksEtcHostsContentMatch [2021-07-12T17:36:33.040Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-12T17:36:33.040Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-12T17:36:33.040Z] === RUN TestLinksContainerNames [2021-07-12T17:36:33.495Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-12T17:36:34.145Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s) [2021-07-12T17:36:34.145Z] === CONT TestContainerKillOnDaemonStart [2021-07-12T17:36:34.145Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.02s) [2021-07-12T17:36:34.145Z] === CONT TestDaemonHostGatewayIP [2021-07-12T17:36:34.406Z] --- PASS: TestLinksContainerNames (1.40s) [2021-07-12T17:36:34.406Z] === RUN TestLogsFollowTailEmpty [2021-07-12T17:36:35.333Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-07-12T17:36:35.333Z] === RUN TestContainerNetworkMountsNoChown [2021-07-12T17:36:35.397Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-12T17:36:35.896Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/default [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/default [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/private [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/private [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rprivate [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/slave [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/slave [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rslave [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/shared [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/shared [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rshared [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/default [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rshared [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/shared [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rslave [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/slave [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rprivate [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/private [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:36:35.896Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-12T17:36:35.896Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-12T17:36:35.896Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-12T17:36:36.152Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:36:36.409Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-12T17:36:36.409Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-12T17:36:36.409Z] === RUN TestContainerBindMountNonRecursive [2021-07-12T17:36:36.409Z] 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-12T17:36:36.409Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-12T17:36:36.409Z] === RUN TestContainerVolumesMountedAsShared [2021-07-12T17:36:36.409Z] 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-12T17:36:36.409Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-12T17:36:36.409Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-12T17:36:36.409Z] 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-12T17:36:36.409Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-12T17:36:36.409Z] === RUN TestNetworkNat [2021-07-12T17:36:37.337Z] --- PASS: TestNetworkNat (0.78s) [2021-07-12T17:36:37.337Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T17:36:37.898Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-07-12T17:36:37.898Z] === RUN TestNetworkLoopbackNat [2021-07-12T17:36:38.327Z] --- PASS: TestDaemonHostGatewayIP (3.64s) [2021-07-12T17:36:38.328Z] === CONT TestDaemonRestartIpcMode [2021-07-12T17:36:38.682Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-12T17:36:38.682Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-12T17:36:38.682Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-12T17:36:39.617Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-12T17:36:39.875Z] check_test.go:309: [d6422c48ca09c] daemon is not started [2021-07-12T17:36:39.875Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-12T17:36:40.854Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2021-07-12T17:36:41.162Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2021-07-12T17:36:41.162Z] === RUN TestPause [2021-07-12T17:36:41.162Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:36:41.162Z] --- SKIP: TestPause (0.00s) [2021-07-12T17:36:41.162Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T17:36:41.162Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:36:41.162Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:36:41.162Z] === RUN TestPauseStopPausedContainer [2021-07-12T17:36:41.162Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:36:41.162Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-12T17:36:41.162Z] === RUN TestPidHost [2021-07-12T17:36:43.056Z] --- PASS: TestPidHost (1.91s) [2021-07-12T17:36:43.056Z] === RUN TestPsFilter [2021-07-12T17:36:43.056Z] --- PASS: TestPsFilter (0.15s) [2021-07-12T17:36:43.056Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T17:36:43.616Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-07-12T17:36:43.616Z] === RUN TestRemoveContainerWithVolume [2021-07-12T17:36:44.062Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-12T17:36:44.062Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-12T17:36:44.062Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-12T17:36:44.177Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-07-12T17:36:44.177Z] === RUN TestRemoveContainerRunning [2021-07-12T17:36:44.740Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-07-12T17:36:44.740Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T17:36:44.998Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-12T17:36:45.256Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-12T17:36:45.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-12T17:36:45.666Z] === RUN TestRemoveInvalidContainer [2021-07-12T17:36:45.666Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-12T17:36:45.666Z] === RUN TestRenameLinkedContainer [2021-07-12T17:36:46.111Z] --- PASS: TestContainerKillOnDaemonStart (12.09s) [2021-07-12T17:36:46.112Z] PASS [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] === Skipped [2021-07-12T17:36:46.112Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-12T17:36:46.112Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-12T17:36:46.112Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:36:46.112Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-12T17:36:46.112Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-12T17:36:46.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] [2021-07-12T17:36:46.112Z] DONE 196 tests, 5 skipped in 150.672s [2021-07-12T17:36:46.112Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-12T17:36:46.112Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T17:36:46.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-12T17:36:46.677Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-12T17:36:46.677Z] === RUN TestDaemonConfigValidation [2021-07-12T17:36:46.677Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:36:46.677Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:36:46.677Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-12T17:36:46.677Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-12T17:36:46.677Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-12T17:36:46.677Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-12T17:36:46.677Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-12T17:36:46.677Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-12T17:36:46.677Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-12T17:36:46.677Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-12T17:36:46.677Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:36:46.677Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-12T17:36:46.677Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-12T17:36:46.677Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-12T17:36:46.677Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-12T17:36:46.677Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-12T17:36:46.677Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-12T17:36:46.677Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-12T17:36:46.677Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-12T17:36:46.677Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-07-12T17:36:46.677Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-12T17:36:46.677Z] PASS [2021-07-12T17:36:46.677Z] [2021-07-12T17:36:46.677Z] DONE 7 tests in 0.753s [2021-07-12T17:36:46.677Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-12T17:36:46.677Z] INFO: Testing against a local daemon [2021-07-12T17:36:46.677Z] === RUN TestCommitInheritsEnv [2021-07-12T17:36:47.243Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-07-12T17:36:47.243Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T17:36:47.243Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-12T17:36:47.243Z] === RUN TestImagesFilterMultiReference [2021-07-12T17:36:47.243Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-12T17:36:47.243Z] === RUN TestImagePullPlatformInvalid [2021-07-12T17:36:47.243Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-12T17:36:47.243Z] === RUN TestRemoveImageOrphaning [2021-07-12T17:36:47.501Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-07-12T17:36:47.501Z] === RUN TestRemoveImageGarbageCollector [2021-07-12T17:36:47.570Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-12T17:36:48.183Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-07-12T17:36:48.183Z] === RUN TestRenameStoppedContainer [2021-07-12T17:36:48.506Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-12T17:36:49.012Z] ..........................xx.................... [ 29%] [2021-07-12T17:36:49.112Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-12T17:36:49.112Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T17:36:49.401Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-07-12T17:36:49.401Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T17:36:49.401Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-12T17:36:49.401Z] === RUN TestTagInvalidReference [2021-07-12T17:36:49.401Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-12T17:36:49.401Z] === RUN TestTagValidPrefixedRepo [2021-07-12T17:36:49.401Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-12T17:36:49.401Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T17:36:49.401Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-12T17:36:49.401Z] === RUN TestTagOfficialNames [2021-07-12T17:36:49.401Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-12T17:36:49.401Z] === RUN TestTagMatchesDigest [2021-07-12T17:36:49.401Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-12T17:36:49.401Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-12T17:36:50.482Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2021-07-12T17:36:50.482Z] === RUN TestRenameInvalidName [2021-07-12T17:36:51.054Z] --- PASS: TestRenameInvalidName (0.68s) [2021-07-12T17:36:51.054Z] === RUN TestRenameAnonymousContainer [2021-07-12T17:36:51.792Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-12T17:36:53.570Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2021-07-12T17:36:53.570Z] === RUN TestRenameContainerWithSameName [2021-07-12T17:36:53.693Z] check_test.go:309: [d6e675cb31446] daemon is not started [2021-07-12T17:36:53.693Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-12T17:36:53.826Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-07-12T17:36:53.826Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T17:36:53.952Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-12T17:36:54.520Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-12T17:36:55.086Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-12T17:36:55.191Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-07-12T17:36:55.191Z] === RUN TestResize [2021-07-12T17:36:55.753Z] --- PASS: TestResize (0.63s) [2021-07-12T17:36:55.753Z] === RUN TestResizeWithInvalidSize [2021-07-12T17:36:56.680Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-07-12T17:36:56.680Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T17:36:56.992Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-12T17:36:56.992Z] check_test.go:309: [d723c5cf2b06a] daemon is not started [2021-07-12T17:36:56.992Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-12T17:36:57.242Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-07-12T17:36:57.242Z] === RUN TestDaemonRestartKillContainers [2021-07-12T17:36:57.242Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-12T17:36:57.242Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-12T17:36:57.242Z] === RUN TestCgroupNamespacesRun [2021-07-12T17:36:57.927Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-12T17:36:57.927Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-12T17:36:58.862Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-12T17:36:59.121Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-12T17:36:59.159Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2021-07-12T17:36:59.160Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-12T17:36:59.288Z] 4612f6d0b889: Pull complete [2021-07-12T17:37:00.088Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2021-07-12T17:37:00.088Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-12T17:37:01.455Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-07-12T17:37:01.455Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-12T17:37:01.651Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-12T17:37:01.909Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-12T17:37:02.844Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-12T17:37:03.344Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-07-12T17:37:03.344Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-12T17:37:04.220Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-12T17:37:04.712Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-07-12T17:37:04.712Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-12T17:37:06.076Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-07-12T17:37:06.076Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-12T17:37:06.637Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-12T17:37:06.637Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-12T17:37:07.526Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-12T17:37:08.526Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2021-07-12T17:37:08.526Z] === RUN TestNISDomainname [2021-07-12T17:37:08.527Z] 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-12T17:37:08.527Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-12T17:37:08.527Z] === RUN TestHostnameDnsResolution [2021-07-12T17:37:09.454Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-07-12T17:37:09.454Z] === RUN TestStats [2021-07-12T17:37:09.454Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:09.454Z] --- SKIP: TestStats (0.00s) [2021-07-12T17:37:09.454Z] === RUN TestStopContainerWithTimeout [2021-07-12T17:37:09.454Z] === RUN TestStopContainerWithTimeout/0 [2021-07-12T17:37:09.454Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-12T17:37:09.454Z] === RUN TestStopContainerWithTimeout/1 [2021-07-12T17:37:09.454Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-12T17:37:09.454Z] === RUN TestStopContainerWithTimeout/3 [2021-07-12T17:37:09.454Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-12T17:37:09.454Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-12T17:37:09.454Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-12T17:37:09.454Z] === CONT TestStopContainerWithTimeout/0 [2021-07-12T17:37:09.454Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-12T17:37:10.384Z] === CONT TestStopContainerWithTimeout/3 [2021-07-12T17:37:10.431Z] === RUN TestBoolValue [2021-07-12T17:37:10.431Z] --- PASS: TestBoolValue (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestBoolValueOrDefault [2021-07-12T17:37:10.431Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestInt64ValueOrZero [2021-07-12T17:37:10.431Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestInt64ValueOrDefault [2021-07-12T17:37:10.431Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-12T17:37:10.431Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestJsonContentType [2021-07-12T17:37:10.431Z] --- PASS: TestJsonContentType (0.00s) [2021-07-12T17:37:10.431Z] PASS [2021-07-12T17:37:10.431Z] coverage: 14.7% of statements [2021-07-12T17:37:10.431Z] ok github.com/docker/docker/api/server/httputils 0.279s coverage: 14.7% of statements [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-12T17:37:10.431Z] === RUN TestMaskSecretKeys [2021-07-12T17:37:10.431Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-12T17:37:10.431Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-12T17:37:10.431Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-12T17:37:10.431Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-12T17:37:10.431Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-12T17:37:10.431Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-12T17:37:10.431Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestVersionMiddlewareVersion [2021-07-12T17:37:10.431Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-12T17:37:10.431Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-12T17:37:10.431Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-12T17:37:10.431Z] PASS [2021-07-12T17:37:10.431Z] coverage: 37.7% of statements [2021-07-12T17:37:10.431Z] ok github.com/docker/docker/api/server/middleware 0.376s coverage: 37.7% of statements [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-12T17:37:10.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-12T17:37:10.813Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-12T17:37:10.891Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-12T17:37:10.891Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-12T17:37:11.862Z] === RUN TestToJSON [2021-07-12T17:37:11.862Z] --- PASS: TestToJSON (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestToParamWithVersion [2021-07-12T17:37:11.862Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestFromJSON [2021-07-12T17:37:11.862Z] --- PASS: TestFromJSON (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestEmpty [2021-07-12T17:37:11.862Z] --- PASS: TestEmpty (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestArgsMatchKVListEmptySources [2021-07-12T17:37:11.862Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestArgsMatchKVList [2021-07-12T17:37:11.862Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestArgsMatch [2021-07-12T17:37:11.862Z] --- PASS: TestArgsMatch (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestAdd [2021-07-12T17:37:11.862Z] --- PASS: TestAdd (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestDel [2021-07-12T17:37:11.862Z] --- PASS: TestDel (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestLen [2021-07-12T17:37:11.862Z] --- PASS: TestLen (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestExactMatch [2021-07-12T17:37:11.862Z] --- PASS: TestExactMatch (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestOnlyOneExactMatch [2021-07-12T17:37:11.862Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestContains [2021-07-12T17:37:11.862Z] --- PASS: TestContains (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestValidate [2021-07-12T17:37:11.862Z] --- PASS: TestValidate (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestWalkValues [2021-07-12T17:37:11.862Z] --- PASS: TestWalkValues (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestFuzzyMatch [2021-07-12T17:37:11.862Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestClone [2021-07-12T17:37:11.862Z] --- PASS: TestClone (0.00s) [2021-07-12T17:37:11.862Z] PASS [2021-07-12T17:37:11.862Z] coverage: 92.2% of statements [2021-07-12T17:37:11.862Z] ok github.com/docker/docker/api/types/filters 0.193s coverage: 92.2% of statements [2021-07-12T17:37:11.862Z] === RUN TestStrSliceMarshalJSON [2021-07-12T17:37:11.862Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestStrSliceUnmarshalJSON [2021-07-12T17:37:11.862Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestStrSliceUnmarshalString [2021-07-12T17:37:11.862Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-12T17:37:11.862Z] === RUN TestStrSliceUnmarshalSlice [2021-07-12T17:37:11.862Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-12T17:37:11.862Z] PASS [2021-07-12T17:37:11.862Z] coverage: 90.0% of statements [2021-07-12T17:37:11.862Z] ok github.com/docker/docker/api/types/strslice 0.287s coverage: 90.0% of statements [2021-07-12T17:37:12.272Z] === CONT TestStopContainerWithTimeout/1 [2021-07-12T17:37:12.321Z] === RUN TestAdjustForAPIVersion [2021-07-12T17:37:12.321Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-12T17:37:12.321Z] PASS [2021-07-12T17:37:12.321Z] coverage: 5.7% of statements [2021-07-12T17:37:12.321Z] ok github.com/docker/docker/api/server/router/swarm 0.506s coverage: 5.7% of statements [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-12T17:37:12.321Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-12T17:37:12.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-12T17:37:12.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-12T17:37:12.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-12T17:37:12.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-12T17:37:12.782Z] === RUN TestDurationToSecondsString [2021-07-12T17:37:12.782Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-12T17:37:12.782Z] === RUN TestGetTimestamp [2021-07-12T17:37:12.782Z] --- PASS: TestGetTimestamp (0.15s) [2021-07-12T17:37:12.782Z] === RUN TestParseTimestamps [2021-07-12T17:37:12.782Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-12T17:37:12.782Z] PASS [2021-07-12T17:37:12.782Z] coverage: 100.0% of statements [2021-07-12T17:37:12.782Z] ok github.com/docker/docker/api/types/time 0.310s coverage: 100.0% of statements [2021-07-12T17:37:12.782Z] === RUN TestCompareVersion [2021-07-12T17:37:12.782Z] --- PASS: TestCompareVersion (0.00s) [2021-07-12T17:37:12.782Z] PASS [2021-07-12T17:37:12.782Z] coverage: 75.0% of statements [2021-07-12T17:37:12.782Z] ok github.com/docker/docker/api/types/versions 0.166s coverage: 75.0% of statements [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-12T17:37:13.242Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-12T17:37:13.343Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-12T17:37:13.911Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-12T17:37:13.911Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-12T17:37:14.160Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-12T17:37:14.160Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-07-12T17:37:14.160Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-07-12T17:37:14.160Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-07-12T17:37:14.160Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-07-12T17:37:14.160Z] === RUN TestDeleteDevicemapper [2021-07-12T17:37:14.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:37:14.160Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-12T17:37:14.160Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-12T17:37:14.784Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-12T17:37:14.784Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-12T17:37:14.784Z] === RUN TestCloneArgsSmartHttp [2021-07-12T17:37:14.784Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-12T17:37:14.784Z] === RUN TestCloneArgsDumbHttp [2021-07-12T17:37:14.784Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-12T17:37:14.784Z] === RUN TestCloneArgsGit [2021-07-12T17:37:14.784Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-12T17:37:14.784Z] === RUN TestCheckoutGit [2021-07-12T17:37:14.846Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-12T17:37:15.307Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-12T17:37:16.221Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-12T17:37:16.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2021-07-12T17:37:16.677Z] === RUN TestUpdateMemory [2021-07-12T17:37:16.677Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:16.677Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-12T17:37:16.677Z] === RUN TestUpdateCPUQuota [2021-07-12T17:37:16.677Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:16.677Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-12T17:37:16.677Z] === RUN TestUpdatePidsLimit [2021-07-12T17:37:16.677Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:16.677Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-12T17:37:16.677Z] === RUN TestUpdateRestartPolicy [2021-07-12T17:37:16.787Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-12T17:37:16.985Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-12T17:37:16.985Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-12T17:37:16.985Z] === RUN TestProcessNoDockerignore [2021-07-12T17:37:16.985Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-12T17:37:16.985Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-12T17:37:16.985Z] === RUN TestDetectContentType [2021-07-12T17:37:16.985Z] --- PASS: TestDetectContentType (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestSelectAcceptableMIME [2021-07-12T17:37:16.985Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestInspectEmptyResponse [2021-07-12T17:37:16.985Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestInspectResponseBinary [2021-07-12T17:37:16.985Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestResponseUnsupportedContentType [2021-07-12T17:37:16.985Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestInspectResponseTextSimple [2021-07-12T17:37:16.985Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestInspectResponseEmptyContentType [2021-07-12T17:37:16.985Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestUnknownContentLength [2021-07-12T17:37:16.985Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestDownloadRemote [2021-07-12T17:37:16.985Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-12T17:37:16.985Z] === RUN TestGetWithStatusError [2021-07-12T17:37:16.985Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestCloseRootDirectory [2021-07-12T17:37:16.985Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:16.985Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestHashFile [2021-07-12T17:37:16.985Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:16.985Z] --- SKIP: TestHashFile (0.00s) [2021-07-12T17:37:16.985Z] === RUN TestHashSubdir [2021-07-12T17:37:16.985Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:16.985Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-12T17:37:16.985Z] === RUN TestRemoveDirectory [2021-07-12T17:37:16.985Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:16.985Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-12T17:37:16.985Z] PASS [2021-07-12T17:37:16.985Z] coverage: 9.3% of statements [2021-07-12T17:37:16.985Z] ok github.com/docker/docker/builder/remotecontext 0.935s coverage: 9.3% of statements [2021-07-12T17:37:17.722Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-12T17:37:17.930Z] === RUN TestBoolValue [2021-07-12T17:37:17.930Z] --- PASS: TestBoolValue (0.00s) [2021-07-12T17:37:17.930Z] === RUN TestBoolValueOrDefault [2021-07-12T17:37:17.930Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-12T17:37:17.930Z] === RUN TestInt64ValueOrZero [2021-07-12T17:37:17.930Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-12T17:37:17.930Z] === RUN TestInt64ValueOrDefault [2021-07-12T17:37:17.930Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-12T17:37:17.930Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-12T17:37:17.930Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-12T17:37:17.930Z] === RUN TestJsonContentType [2021-07-12T17:37:17.930Z] --- PASS: TestJsonContentType (0.00s) [2021-07-12T17:37:17.930Z] PASS [2021-07-12T17:37:17.930Z] coverage: 14.7% of statements [2021-07-12T17:37:17.930Z] ok github.com/docker/docker/api/server/httputils 0.499s coverage: 14.7% of statements [2021-07-12T17:37:17.955Z] === RUN TestGetAllAllowed [2021-07-12T17:37:17.955Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestGetAllMeta [2021-07-12T17:37:17.955Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-12T17:37:17.955Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestIsUnreferencedBuiltin [2021-07-12T17:37:17.955Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestIsExistingDirectory [2021-07-12T17:37:17.955Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-12T17:37:17.955Z] === RUN TestGetFilenameForDownload [2021-07-12T17:37:17.955Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestEnv2Variables [2021-07-12T17:37:17.955Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-12T17:37:17.955Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestMaintainer [2021-07-12T17:37:17.955Z] --- PASS: TestMaintainer (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestLabel [2021-07-12T17:37:17.955Z] --- PASS: TestLabel (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestFromScratch [2021-07-12T17:37:17.955Z] --- PASS: TestFromScratch (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestFromWithArg [2021-07-12T17:37:17.955Z] --- PASS: TestFromWithArg (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-12T17:37:17.955Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestFromWithUndefinedArg [2021-07-12T17:37:17.955Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestFromMultiStageWithNamedStage [2021-07-12T17:37:17.955Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestOnbuild [2021-07-12T17:37:17.955Z] --- PASS: TestOnbuild (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestWorkdir [2021-07-12T17:37:17.955Z] --- PASS: TestWorkdir (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestCmd [2021-07-12T17:37:17.955Z] --- PASS: TestCmd (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestHealthcheckNone [2021-07-12T17:37:17.955Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestHealthcheckCmd [2021-07-12T17:37:17.955Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestEntrypoint [2021-07-12T17:37:17.955Z] --- PASS: TestEntrypoint (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestExpose [2021-07-12T17:37:17.955Z] --- PASS: TestExpose (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestUser [2021-07-12T17:37:17.955Z] --- PASS: TestUser (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestVolume [2021-07-12T17:37:17.955Z] --- PASS: TestVolume (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestStopSignal [2021-07-12T17:37:17.955Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-12T17:37:17.955Z] --- SKIP: TestStopSignal (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestArg [2021-07-12T17:37:17.955Z] --- PASS: TestArg (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestShell [2021-07-12T17:37:17.955Z] --- PASS: TestShell (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestPrependEnvOnCmd [2021-07-12T17:37:17.955Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestRunWithBuildArgs [2021-07-12T17:37:17.955Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestRunIgnoresHealthcheck [2021-07-12T17:37:17.955Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestDispatchUnsupportedOptions [2021-07-12T17:37:17.955Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-12T17:37:17.955Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-12T17:37:17.955Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-12T17:37:17.955Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestNormalizeWorkdir [2021-07-12T17:37:17.955Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestDispatch [2021-07-12T17:37:17.955Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-12T17:37:17.955Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-12T17:37:17.955Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-12T17:37:17.955Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-12T17:37:17.955Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-12T17:37:17.955Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-12T17:37:17.955Z] === RUN TestDispatch/COPY_url [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch (0.07s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-12T17:37:17.955Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestAddScratchImageAddsToMounts [2021-07-12T17:37:17.955Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-12T17:37:17.955Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-12T17:37:17.955Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-12T17:37:17.955Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestImageSourceGetAddsToMounts [2021-07-12T17:37:17.955Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestEmptyDockerfile [2021-07-12T17:37:17.955Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-12T17:37:17.955Z] === RUN TestSymlinkDockerfile [2021-07-12T17:37:17.955Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-12T17:37:17.955Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-12T17:37:17.955Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestNonExistingDockerfile [2021-07-12T17:37:17.955Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestCopyRunConfig [2021-07-12T17:37:17.955Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestDeepCopyRunConfig [2021-07-12T17:37:17.955Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestExportImage [2021-07-12T17:37:17.955Z] --- PASS: TestExportImage (0.00s) [2021-07-12T17:37:17.955Z] === RUN TestNormalizeDest [2021-07-12T17:37:17.955Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-12T17:37:17.955Z] PASS [2021-07-12T17:37:17.955Z] coverage: 47.0% of statements [2021-07-12T17:37:17.955Z] ok github.com/docker/docker/builder/dockerfile 1.346s coverage: 47.0% of statements [2021-07-12T17:37:17.955Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-12T17:37:18.288Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-12T17:37:18.384Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-12T17:37:18.415Z] === RUN TestEnable [2021-07-12T17:37:18.415Z] --- PASS: TestEnable (0.00s) [2021-07-12T17:37:18.415Z] === RUN TestDisable [2021-07-12T17:37:18.415Z] --- PASS: TestDisable (0.00s) [2021-07-12T17:37:18.415Z] === RUN TestEnabled [2021-07-12T17:37:18.415Z] --- PASS: TestEnabled (0.00s) [2021-07-12T17:37:18.415Z] PASS [2021-07-12T17:37:18.415Z] coverage: 100.0% of statements [2021-07-12T17:37:18.415Z] ok github.com/docker/docker/cli/debug 0.159s coverage: 100.0% of statements [2021-07-12T17:37:19.386Z] === RUN TestTCP4Proxy [2021-07-12T17:37:19.386Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-12T17:37:19.386Z] === RUN TestTCP4ProxyHalfClose [2021-07-12T17:37:19.386Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-12T17:37:19.386Z] === RUN TestTCP6Proxy [2021-07-12T17:37:19.386Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:37:19.386Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-12T17:37:19.386Z] === RUN TestTCPDualStackProxy [2021-07-12T17:37:19.386Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:37:19.386Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-12T17:37:19.386Z] === RUN TestUDP4Proxy [2021-07-12T17:37:19.386Z] --- PASS: TestUDP4Proxy (0.01s) [2021-07-12T17:37:19.386Z] === RUN TestUDP6Proxy [2021-07-12T17:37:19.386Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:37:19.386Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-12T17:37:19.386Z] === RUN TestUDPWriteError [2021-07-12T17:37:19.386Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-12T17:37:19.386Z] === RUN TestSCTP4Proxy [2021-07-12T17:37:19.386Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-12T17:37:19.386Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-12T17:37:19.386Z] === RUN TestSCTP6Proxy [2021-07-12T17:37:19.386Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:37:19.386Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-12T17:37:19.386Z] PASS [2021-07-12T17:37:19.386Z] coverage: 49.4% of statements [2021-07-12T17:37:19.386Z] ok github.com/docker/docker/cmd/docker-proxy 0.234s coverage: 49.4% of statements [2021-07-12T17:37:19.898Z] === RUN TestMaskSecretKeys [2021-07-12T17:37:19.898Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-12T17:37:19.898Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-12T17:37:19.898Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-12T17:37:19.898Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-12T17:37:19.898Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-12T17:37:19.898Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-12T17:37:19.898Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-12T17:37:19.898Z] === RUN TestVersionMiddlewareVersion [2021-07-12T17:37:19.898Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-12T17:37:19.898Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-12T17:37:19.898Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-12T17:37:19.898Z] PASS [2021-07-12T17:37:19.898Z] coverage: 37.7% of statements [2021-07-12T17:37:19.898Z] ok github.com/docker/docker/api/server/middleware 0.350s coverage: 37.7% of statements [2021-07-12T17:37:19.898Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-12T17:37:19.898Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-12T17:37:19.898Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-12T17:37:20.191Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-12T17:37:20.349Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-12T17:37:20.349Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-12T17:37:20.349Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-12T17:37:20.349Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-12T17:37:20.349Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-12T17:37:20.349Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-12T17:37:20.450Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/builder/remotecontext 0.186s coverage: 13.7% of statements [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/builder/dockerfile 0.288s coverage: 48.7% of statements [2021-07-12T17:37:20.831Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-12T17:37:20.831Z] ok github.com/docker/docker/cmd/docker-proxy 0.200s coverage: 67.6% of statements [2021-07-12T17:37:21.302Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-12T17:37:21.302Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-12T17:37:21.753Z] === RUN TestStrSliceMarshalJSON [2021-07-12T17:37:21.753Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-12T17:37:21.753Z] === RUN TestStrSliceUnmarshalJSON [2021-07-12T17:37:21.753Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-12T17:37:21.753Z] === RUN TestStrSliceUnmarshalString [2021-07-12T17:37:21.753Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-12T17:37:21.753Z] === RUN TestStrSliceUnmarshalSlice [2021-07-12T17:37:21.753Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-12T17:37:21.753Z] PASS [2021-07-12T17:37:21.753Z] coverage: 90.0% of statements [2021-07-12T17:37:21.753Z] ok github.com/docker/docker/api/types/strslice 0.168s coverage: 90.0% of statements [2021-07-12T17:37:22.205Z] === RUN TestAdjustForAPIVersion [2021-07-12T17:37:22.205Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-12T17:37:22.205Z] PASS [2021-07-12T17:37:22.205Z] coverage: 5.7% of statements [2021-07-12T17:37:22.205Z] ok github.com/docker/docker/api/server/router/swarm 0.408s coverage: 5.7% of statements [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-12T17:37:22.205Z] === RUN TestToJSON [2021-07-12T17:37:22.205Z] --- PASS: TestToJSON (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestToParamWithVersion [2021-07-12T17:37:22.205Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestFromJSON [2021-07-12T17:37:22.205Z] --- PASS: TestFromJSON (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestEmpty [2021-07-12T17:37:22.205Z] --- PASS: TestEmpty (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestArgsMatchKVListEmptySources [2021-07-12T17:37:22.205Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestArgsMatchKVList [2021-07-12T17:37:22.205Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestArgsMatch [2021-07-12T17:37:22.205Z] --- PASS: TestArgsMatch (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestAdd [2021-07-12T17:37:22.205Z] --- PASS: TestAdd (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestDel [2021-07-12T17:37:22.205Z] --- PASS: TestDel (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestLen [2021-07-12T17:37:22.205Z] --- PASS: TestLen (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestExactMatch [2021-07-12T17:37:22.205Z] --- PASS: TestExactMatch (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestOnlyOneExactMatch [2021-07-12T17:37:22.205Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestContains [2021-07-12T17:37:22.205Z] --- PASS: TestContains (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestValidate [2021-07-12T17:37:22.205Z] --- PASS: TestValidate (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestWalkValues [2021-07-12T17:37:22.205Z] --- PASS: TestWalkValues (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestFuzzyMatch [2021-07-12T17:37:22.205Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-12T17:37:22.205Z] === RUN TestClone [2021-07-12T17:37:22.205Z] --- PASS: TestClone (0.00s) [2021-07-12T17:37:22.205Z] PASS [2021-07-12T17:37:22.205Z] coverage: 92.2% of statements [2021-07-12T17:37:22.205Z] ok github.com/docker/docker/api/types/filters 0.450s coverage: 92.2% of statements [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-12T17:37:22.205Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-12T17:37:22.352Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-12T17:37:22.657Z] === RUN TestDurationToSecondsString [2021-07-12T17:37:22.657Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-12T17:37:22.657Z] === RUN TestGetTimestamp [2021-07-12T17:37:22.755Z] ok github.com/docker/docker/builder/remotecontext/git 4.994s coverage: 86.3% of statements [2021-07-12T17:37:22.755Z] ? github.com/docker/docker/cli [no test files] [2021-07-12T17:37:22.755Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-12T17:37:23.108Z] === RUN TestCompareVersion [2021-07-12T17:37:23.108Z] --- PASS: TestCompareVersion (0.00s) [2021-07-12T17:37:23.108Z] PASS [2021-07-12T17:37:23.108Z] coverage: 75.0% of statements [2021-07-12T17:37:23.108Z] ok github.com/docker/docker/api/types/versions 0.193s coverage: 75.0% of statements [2021-07-12T17:37:23.108Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-12T17:37:23.108Z] === RUN TestParseTimestamps [2021-07-12T17:37:23.108Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-12T17:37:23.108Z] PASS [2021-07-12T17:37:23.108Z] coverage: 100.0% of statements [2021-07-12T17:37:23.108Z] ok github.com/docker/docker/api/types/time 0.328s coverage: 100.0% of statements [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-12T17:37:23.108Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-12T17:37:24.392Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-12T17:37:25.257Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-12T17:37:25.257Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-12T17:37:25.257Z] === RUN TestCloneArgsSmartHttp [2021-07-12T17:37:25.257Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-12T17:37:25.257Z] === RUN TestCloneArgsDumbHttp [2021-07-12T17:37:25.257Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-12T17:37:25.257Z] === RUN TestCloneArgsGit [2021-07-12T17:37:25.257Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-12T17:37:25.257Z] === RUN TestCheckoutGit [2021-07-12T17:37:26.540Z] docker_cli_daemon_test.go:2550: [d4573c1a9aea1] daemon is not started [2021-07-12T17:37:26.983Z] ok github.com/docker/docker/client 0.256s coverage: 75.5% of statements [2021-07-12T17:37:27.495Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-12T17:37:27.495Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestProcessNoDockerignore [2021-07-12T17:37:27.495Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-12T17:37:27.495Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestDetectContentType [2021-07-12T17:37:27.495Z] --- PASS: TestDetectContentType (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestSelectAcceptableMIME [2021-07-12T17:37:27.495Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestInspectEmptyResponse [2021-07-12T17:37:27.495Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestInspectResponseBinary [2021-07-12T17:37:27.495Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestResponseUnsupportedContentType [2021-07-12T17:37:27.495Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestInspectResponseTextSimple [2021-07-12T17:37:27.495Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestInspectResponseEmptyContentType [2021-07-12T17:37:27.495Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestUnknownContentLength [2021-07-12T17:37:27.495Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestDownloadRemote [2021-07-12T17:37:27.495Z] --- PASS: TestDownloadRemote (0.12s) [2021-07-12T17:37:27.495Z] === RUN TestGetWithStatusError [2021-07-12T17:37:27.495Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestCloseRootDirectory [2021-07-12T17:37:27.495Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:27.495Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestHashFile [2021-07-12T17:37:27.495Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:27.495Z] --- SKIP: TestHashFile (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestHashSubdir [2021-07-12T17:37:27.495Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:27.495Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-12T17:37:27.495Z] === RUN TestRemoveDirectory [2021-07-12T17:37:27.495Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:37:27.495Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-12T17:37:27.495Z] PASS [2021-07-12T17:37:27.495Z] coverage: 9.3% of statements [2021-07-12T17:37:27.495Z] ok github.com/docker/docker/builder/remotecontext 1.050s coverage: 9.3% of statements [2021-07-12T17:37:28.364Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-12T17:37:28.443Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-12T17:37:28.443Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-12T17:37:28.449Z] === RUN TestGetAllAllowed [2021-07-12T17:37:28.449Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestGetAllMeta [2021-07-12T17:37:28.449Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-12T17:37:28.449Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestIsUnreferencedBuiltin [2021-07-12T17:37:28.449Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestIsExistingDirectory [2021-07-12T17:37:28.449Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestGetFilenameForDownload [2021-07-12T17:37:28.449Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestEnv2Variables [2021-07-12T17:37:28.449Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-12T17:37:28.449Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestMaintainer [2021-07-12T17:37:28.449Z] --- PASS: TestMaintainer (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestLabel [2021-07-12T17:37:28.449Z] --- PASS: TestLabel (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestFromScratch [2021-07-12T17:37:28.449Z] --- PASS: TestFromScratch (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestFromWithArg [2021-07-12T17:37:28.449Z] --- PASS: TestFromWithArg (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-12T17:37:28.449Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestFromWithUndefinedArg [2021-07-12T17:37:28.449Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestFromMultiStageWithNamedStage [2021-07-12T17:37:28.449Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestOnbuild [2021-07-12T17:37:28.449Z] --- PASS: TestOnbuild (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestWorkdir [2021-07-12T17:37:28.449Z] --- PASS: TestWorkdir (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestCmd [2021-07-12T17:37:28.449Z] --- PASS: TestCmd (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestHealthcheckNone [2021-07-12T17:37:28.449Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestHealthcheckCmd [2021-07-12T17:37:28.449Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestEntrypoint [2021-07-12T17:37:28.449Z] --- PASS: TestEntrypoint (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestExpose [2021-07-12T17:37:28.449Z] --- PASS: TestExpose (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestUser [2021-07-12T17:37:28.449Z] --- PASS: TestUser (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestVolume [2021-07-12T17:37:28.449Z] --- PASS: TestVolume (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestStopSignal [2021-07-12T17:37:28.449Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-12T17:37:28.449Z] --- SKIP: TestStopSignal (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestArg [2021-07-12T17:37:28.449Z] --- PASS: TestArg (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestShell [2021-07-12T17:37:28.449Z] --- PASS: TestShell (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestPrependEnvOnCmd [2021-07-12T17:37:28.449Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestRunWithBuildArgs [2021-07-12T17:37:28.449Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestRunIgnoresHealthcheck [2021-07-12T17:37:28.449Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestDispatchUnsupportedOptions [2021-07-12T17:37:28.449Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-12T17:37:28.449Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-12T17:37:28.449Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-12T17:37:28.449Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestNormalizeWorkdir [2021-07-12T17:37:28.449Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestDispatch [2021-07-12T17:37:28.449Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-12T17:37:28.449Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-12T17:37:28.449Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-12T17:37:28.449Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-12T17:37:28.449Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-12T17:37:28.449Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-12T17:37:28.449Z] === RUN TestDispatch/COPY_url [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch (0.11s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-12T17:37:28.449Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestAddScratchImageAddsToMounts [2021-07-12T17:37:28.449Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-12T17:37:28.449Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-12T17:37:28.449Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-12T17:37:28.449Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestImageSourceGetAddsToMounts [2021-07-12T17:37:28.449Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestEmptyDockerfile [2021-07-12T17:37:28.449Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestSymlinkDockerfile [2021-07-12T17:37:28.449Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-12T17:37:28.449Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-12T17:37:28.449Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestNonExistingDockerfile [2021-07-12T17:37:28.449Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestCopyRunConfig [2021-07-12T17:37:28.449Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestDeepCopyRunConfig [2021-07-12T17:37:28.449Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestExportImage [2021-07-12T17:37:28.449Z] --- PASS: TestExportImage (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestNormalizeDest [2021-07-12T17:37:28.449Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-12T17:37:28.449Z] PASS [2021-07-12T17:37:28.449Z] coverage: 47.0% of statements [2021-07-12T17:37:28.449Z] ok github.com/docker/docker/builder/dockerfile 1.643s coverage: 47.0% of statements [2021-07-12T17:37:28.449Z] === RUN TestEnable [2021-07-12T17:37:28.449Z] --- PASS: TestEnable (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestDisable [2021-07-12T17:37:28.449Z] --- PASS: TestDisable (0.00s) [2021-07-12T17:37:28.449Z] === RUN TestEnabled [2021-07-12T17:37:28.449Z] --- PASS: TestEnabled (0.00s) [2021-07-12T17:37:28.449Z] PASS [2021-07-12T17:37:28.449Z] coverage: 100.0% of statements [2021-07-12T17:37:28.449Z] ok github.com/docker/docker/cli/debug 0.158s coverage: 100.0% of statements [2021-07-12T17:37:28.449Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-12T17:37:28.846Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2021-07-12T17:37:28.846Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T17:37:29.408Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-07-12T17:37:29.408Z] === RUN TestWaitNonBlocked [2021-07-12T17:37:29.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:37:29.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:37:29.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:37:29.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:37:29.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:37:29.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:37:29.962Z] === RUN TestTCP4Proxy [2021-07-12T17:37:29.962Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-12T17:37:29.962Z] === RUN TestTCP4ProxyHalfClose [2021-07-12T17:37:29.962Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestTCP6Proxy [2021-07-12T17:37:29.962Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:37:29.962Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestTCPDualStackProxy [2021-07-12T17:37:29.962Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:37:29.962Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestUDP4Proxy [2021-07-12T17:37:29.962Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestUDP6Proxy [2021-07-12T17:37:29.962Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:37:29.962Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestUDPWriteError [2021-07-12T17:37:29.962Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestSCTP4Proxy [2021-07-12T17:37:29.962Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-12T17:37:29.962Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-12T17:37:29.962Z] === RUN TestSCTP6Proxy [2021-07-12T17:37:29.962Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:37:29.962Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-12T17:37:29.962Z] PASS [2021-07-12T17:37:29.962Z] coverage: 49.4% of statements [2021-07-12T17:37:29.962Z] ok github.com/docker/docker/cmd/docker-proxy 0.206s coverage: 49.4% of statements [2021-07-12T17:37:30.774Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-12T17:37:30.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-07-12T17:37:30.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-07-12T17:37:30.774Z] === RUN TestWaitBlocked [2021-07-12T17:37:30.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:37:30.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:37:30.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:37:30.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:37:30.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:37:30.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:37:30.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-12T17:37:31.702Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-12T17:37:31.702Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-07-12T17:37:31.702Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-07-12T17:37:31.702Z] === CONT TestDaemonRestartIpcMode [2021-07-12T17:37:31.702Z] === CONT TestIpcModeOlderClient [2021-07-12T17:37:31.702Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-12T17:37:31.702Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-12T17:37:31.786Z] === RUN TestCheckpointCreateError [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCheckpointCreate [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCheckpointDeleteError [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCheckpointDelete [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCheckpointListError [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCheckpointList [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointList (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCheckpointListContainerNotFound [2021-07-12T17:37:31.786Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNewClientWithOpsFromEnv [2021-07-12T17:37:31.786Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-12T17:37:31.786Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestGetAPIPath [2021-07-12T17:37:31.786Z] --- PASS: TestGetAPIPath (0.01s) [2021-07-12T17:37:31.786Z] === RUN TestParseHostURL [2021-07-12T17:37:31.786Z] --- PASS: TestParseHostURL (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-12T17:37:31.786Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-12T17:37:31.786Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNegotiateAPIVersion [2021-07-12T17:37:31.786Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNegotiateAPVersionOverride [2021-07-12T17:37:31.786Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-12T17:37:31.786Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-12T17:37:31.786Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-12T17:37:31.786Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestClientRedirect [2021-07-12T17:37:31.786Z] --- PASS: TestClientRedirect (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigCreateUnsupported [2021-07-12T17:37:31.786Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigCreateError [2021-07-12T17:37:31.786Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigCreate [2021-07-12T17:37:31.786Z] --- PASS: TestConfigCreate (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigInspectNotFound [2021-07-12T17:37:31.786Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigInspectWithEmptyID [2021-07-12T17:37:31.786Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigInspectUnsupported [2021-07-12T17:37:31.786Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigInspectError [2021-07-12T17:37:31.786Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigInspectConfigNotFound [2021-07-12T17:37:31.786Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigInspect [2021-07-12T17:37:31.786Z] --- PASS: TestConfigInspect (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigListUnsupported [2021-07-12T17:37:31.786Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigListError [2021-07-12T17:37:31.786Z] --- PASS: TestConfigListError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigList [2021-07-12T17:37:31.786Z] --- PASS: TestConfigList (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigRemoveUnsupported [2021-07-12T17:37:31.786Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigRemoveError [2021-07-12T17:37:31.786Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigRemove [2021-07-12T17:37:31.786Z] --- PASS: TestConfigRemove (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigUpdateUnsupported [2021-07-12T17:37:31.786Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigUpdateError [2021-07-12T17:37:31.786Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestConfigUpdate [2021-07-12T17:37:31.786Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerCommitError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerCommit [2021-07-12T17:37:31.786Z] --- PASS: TestContainerCommit (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerStatPathError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerStatPathNotFoundError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerStatPathNoHeaderError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerStatPath [2021-07-12T17:37:31.786Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyToContainerError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyToContainerNotFoundError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyToContainer [2021-07-12T17:37:31.786Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyFromContainerError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyFromContainerNotFoundError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.01s) [2021-07-12T17:37:31.786Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-12T17:37:31.786Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestCopyFromContainer [2021-07-12T17:37:31.786Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerCreateError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerCreateImageNotFound [2021-07-12T17:37:31.786Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerCreateWithName [2021-07-12T17:37:31.786Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerCreateAutoRemove [2021-07-12T17:37:31.786Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerDiffError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerDiff [2021-07-12T17:37:31.786Z] --- PASS: TestContainerDiff (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecCreateError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecCreate [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecStartError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecStart [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecInspectError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecInspect [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExportError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExportError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExport [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExport (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerInspectError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerInspectContainerNotFound [2021-07-12T17:37:31.786Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerInspectWithEmptyID [2021-07-12T17:37:31.786Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerInspect [2021-07-12T17:37:31.786Z] --- PASS: TestContainerInspect (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerInspectNode [2021-07-12T17:37:31.786Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerKillError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerKillError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerKill [2021-07-12T17:37:31.786Z] --- PASS: TestContainerKill (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerListError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerListError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerList [2021-07-12T17:37:31.786Z] --- PASS: TestContainerList (0.05s) [2021-07-12T17:37:31.786Z] === RUN TestContainerLogsNotFoundError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerLogsError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerLogs [2021-07-12T17:37:31.786Z] --- PASS: TestContainerLogs (0.17s) [2021-07-12T17:37:31.786Z] === RUN TestContainerPauseError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerPause [2021-07-12T17:37:31.786Z] --- PASS: TestContainerPause (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainersPruneError [2021-07-12T17:37:31.786Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainersPrune [2021-07-12T17:37:31.786Z] --- PASS: TestContainersPrune (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerRemoveError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerRemoveNotFoundError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerRemove [2021-07-12T17:37:31.786Z] --- PASS: TestContainerRemove (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerRenameError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerRename [2021-07-12T17:37:31.786Z] --- PASS: TestContainerRename (0.01s) [2021-07-12T17:37:31.786Z] === RUN TestContainerResizeError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecResizeError [2021-07-12T17:37:31.786Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerResize [2021-07-12T17:37:31.786Z] --- PASS: TestContainerResize (0.00s) [2021-07-12T17:37:31.786Z] === RUN TestContainerExecResize [2021-07-12T17:37:31.787Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerRestartError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerRestart [2021-07-12T17:37:31.787Z] --- PASS: TestContainerRestart (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerStartError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerStartError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerStart [2021-07-12T17:37:31.787Z] --- PASS: TestContainerStart (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerStatsError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerStats [2021-07-12T17:37:31.787Z] --- PASS: TestContainerStats (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerStopError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerStopError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerStop [2021-07-12T17:37:31.787Z] --- PASS: TestContainerStop (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerTopError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerTopError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerTop [2021-07-12T17:37:31.787Z] --- PASS: TestContainerTop (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerUnpauseError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerUnpause [2021-07-12T17:37:31.787Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerUpdateError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerUpdate [2021-07-12T17:37:31.787Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerWaitError [2021-07-12T17:37:31.787Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestContainerWait [2021-07-12T17:37:31.787Z] --- PASS: TestContainerWait (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestDiskUsageError [2021-07-12T17:37:31.787Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestDiskUsage [2021-07-12T17:37:31.787Z] --- PASS: TestDiskUsage (0.03s) [2021-07-12T17:37:31.787Z] === RUN TestDistributionInspectUnsupported [2021-07-12T17:37:31.787Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestDistributionInspectWithEmptyID [2021-07-12T17:37:31.787Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestEventsErrorInOptions [2021-07-12T17:37:31.787Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestEventsErrorFromServer [2021-07-12T17:37:31.787Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestEvents [2021-07-12T17:37:31.787Z] --- PASS: TestEvents (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestTLSCloseWriter [2021-07-12T17:37:31.787Z] === PAUSE TestTLSCloseWriter [2021-07-12T17:37:31.787Z] === RUN TestImageBuildError [2021-07-12T17:37:31.787Z] --- PASS: TestImageBuildError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageBuild [2021-07-12T17:37:31.787Z] --- PASS: TestImageBuild (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestGetDockerOS [2021-07-12T17:37:31.787Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageCreateError [2021-07-12T17:37:31.787Z] --- PASS: TestImageCreateError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageCreate [2021-07-12T17:37:31.787Z] --- PASS: TestImageCreate (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageHistoryError [2021-07-12T17:37:31.787Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageHistory [2021-07-12T17:37:31.787Z] --- PASS: TestImageHistory (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageImportError [2021-07-12T17:37:31.787Z] --- PASS: TestImageImportError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageImport [2021-07-12T17:37:31.787Z] --- PASS: TestImageImport (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageInspectError [2021-07-12T17:37:31.787Z] --- PASS: TestImageInspectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageInspectImageNotFound [2021-07-12T17:37:31.787Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageInspectWithEmptyID [2021-07-12T17:37:31.787Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageInspect [2021-07-12T17:37:31.787Z] --- PASS: TestImageInspect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageListError [2021-07-12T17:37:31.787Z] --- PASS: TestImageListError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageList [2021-07-12T17:37:31.787Z] --- PASS: TestImageList (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageListApiBefore125 [2021-07-12T17:37:31.787Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageLoadError [2021-07-12T17:37:31.787Z] --- PASS: TestImageLoadError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageLoad [2021-07-12T17:37:31.787Z] --- PASS: TestImageLoad (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagesPruneError [2021-07-12T17:37:31.787Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagesPrune [2021-07-12T17:37:31.787Z] --- PASS: TestImagesPrune (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullReferenceParseError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullAnyError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePullWithoutErrors [2021-07-12T17:37:31.787Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushReferenceError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushAnyError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithoutErrors [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-12T17:37:31.787Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageRemoveError [2021-07-12T17:37:31.787Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageRemoveImageNotFound [2021-07-12T17:37:31.787Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageRemove [2021-07-12T17:37:31.787Z] --- PASS: TestImageRemove (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSaveError [2021-07-12T17:37:31.787Z] --- PASS: TestImageSaveError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSave [2021-07-12T17:37:31.787Z] --- PASS: TestImageSave (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSearchAnyError [2021-07-12T17:37:31.787Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-12T17:37:31.787Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:37:31.787Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:37:31.787Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-12T17:37:31.787Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageSearchWithoutErrors [2021-07-12T17:37:31.787Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageTagError [2021-07-12T17:37:31.787Z] --- PASS: TestImageTagError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageTagInvalidReference [2021-07-12T17:37:31.787Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageTagInvalidSourceImageName [2021-07-12T17:37:31.787Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageTagHexSource [2021-07-12T17:37:31.787Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestImageTag [2021-07-12T17:37:31.787Z] --- PASS: TestImageTag (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestInfoServerError [2021-07-12T17:37:31.787Z] --- PASS: TestInfoServerError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestInfoInvalidResponseJSONError [2021-07-12T17:37:31.787Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestInfo [2021-07-12T17:37:31.787Z] --- PASS: TestInfo (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkConnectError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkConnect [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkCreateError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkCreate [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkDisconnectError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkDisconnect [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkInspectError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkInspectNotFoundError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkInspectWithEmptyID [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkInspect [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkListError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkListError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkList [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkList (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworksPruneError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworksPrune [2021-07-12T17:37:31.787Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkRemoveError [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNetworkRemove [2021-07-12T17:37:31.787Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeInspectError [2021-07-12T17:37:31.787Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeInspectNodeNotFound [2021-07-12T17:37:31.787Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeInspectWithEmptyID [2021-07-12T17:37:31.787Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeInspect [2021-07-12T17:37:31.787Z] --- PASS: TestNodeInspect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeListError [2021-07-12T17:37:31.787Z] --- PASS: TestNodeListError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeList [2021-07-12T17:37:31.787Z] --- PASS: TestNodeList (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeRemoveError [2021-07-12T17:37:31.787Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeRemove [2021-07-12T17:37:31.787Z] --- PASS: TestNodeRemove (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeUpdateError [2021-07-12T17:37:31.787Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestNodeUpdate [2021-07-12T17:37:31.787Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestOptionWithTimeout [2021-07-12T17:37:31.787Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPingFail [2021-07-12T17:37:31.787Z] --- PASS: TestPingFail (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPingWithError [2021-07-12T17:37:31.787Z] 2021/07/12 17:37:30 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:31.787Z] 2021/07/12 17:37:30 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:31.787Z] --- PASS: TestPingWithError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPingSuccess [2021-07-12T17:37:31.787Z] --- PASS: TestPingSuccess (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPingHeadFallback [2021-07-12T17:37:31.787Z] === RUN TestPingHeadFallback/OK [2021-07-12T17:37:31.787Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-12T17:37:31.787Z] === RUN TestPingHeadFallback/Not_Found [2021-07-12T17:37:31.787Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-12T17:37:31.787Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-12T17:37:31.787Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginDisableError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginDisable [2021-07-12T17:37:31.787Z] --- PASS: TestPluginDisable (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginEnableError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginEnable [2021-07-12T17:37:31.787Z] --- PASS: TestPluginEnable (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginInspectError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginInspectWithEmptyID [2021-07-12T17:37:31.787Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginInspect [2021-07-12T17:37:31.787Z] --- PASS: TestPluginInspect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginListError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginListError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginList [2021-07-12T17:37:31.787Z] --- PASS: TestPluginList (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginPushError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginPushError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginPush [2021-07-12T17:37:31.787Z] --- PASS: TestPluginPush (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginRemoveError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginRemove [2021-07-12T17:37:31.787Z] --- PASS: TestPluginRemove (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginSetError [2021-07-12T17:37:31.787Z] --- PASS: TestPluginSetError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPluginSet [2021-07-12T17:37:31.787Z] --- PASS: TestPluginSet (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSetHostHeader [2021-07-12T17:37:31.787Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestPlainTextError [2021-07-12T17:37:31.787Z] --- PASS: TestPlainTextError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestInfiniteError [2021-07-12T17:37:31.787Z] --- PASS: TestInfiniteError (0.03s) [2021-07-12T17:37:31.787Z] === RUN TestCanceledContext [2021-07-12T17:37:31.787Z] 2021/07/12 17:37:30 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:31.787Z] --- PASS: TestCanceledContext (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestDeadlineExceededContext [2021-07-12T17:37:31.787Z] 2021/07/12 17:37:30 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:31.787Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretCreateUnsupported [2021-07-12T17:37:31.787Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretCreateError [2021-07-12T17:37:31.787Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretCreate [2021-07-12T17:37:31.787Z] --- PASS: TestSecretCreate (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretInspectUnsupported [2021-07-12T17:37:31.787Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretInspectError [2021-07-12T17:37:31.787Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretInspectSecretNotFound [2021-07-12T17:37:31.787Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretInspectWithEmptyID [2021-07-12T17:37:31.787Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretInspect [2021-07-12T17:37:31.787Z] --- PASS: TestSecretInspect (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretListUnsupported [2021-07-12T17:37:31.787Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretListError [2021-07-12T17:37:31.787Z] --- PASS: TestSecretListError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretList [2021-07-12T17:37:31.787Z] --- PASS: TestSecretList (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretRemoveUnsupported [2021-07-12T17:37:31.787Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretRemoveError [2021-07-12T17:37:31.787Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretRemove [2021-07-12T17:37:31.787Z] --- PASS: TestSecretRemove (0.00s) [2021-07-12T17:37:31.787Z] === RUN TestSecretUpdateUnsupported [2021-07-12T17:37:31.788Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSecretUpdateError [2021-07-12T17:37:31.788Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSecretUpdate [2021-07-12T17:37:31.788Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceCreateError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceCreate [2021-07-12T17:37:31.788Z] --- PASS: TestServiceCreate (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-12T17:37:31.788Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceCreateDigestPinning [2021-07-12T17:37:31.788Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceInspectError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceInspectServiceNotFound [2021-07-12T17:37:31.788Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceInspectWithEmptyID [2021-07-12T17:37:31.788Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceInspect [2021-07-12T17:37:31.788Z] --- PASS: TestServiceInspect (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceListError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceListError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceList [2021-07-12T17:37:31.788Z] --- PASS: TestServiceList (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceLogsError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceLogs [2021-07-12T17:37:31.788Z] --- PASS: TestServiceLogs (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceRemoveError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceRemoveNotFoundError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceRemove [2021-07-12T17:37:31.788Z] --- PASS: TestServiceRemove (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceUpdateError [2021-07-12T17:37:31.788Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestServiceUpdate [2021-07-12T17:37:31.788Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmGetUnlockKeyError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmGetUnlockKey [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmInitError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmInit [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmInit (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmInspectError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmInspect [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmJoinError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmJoin [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmLeaveError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmLeave [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmUnlockError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmUnlock [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmUpdateError [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestSwarmUpdate [2021-07-12T17:37:31.788Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestTaskInspectError [2021-07-12T17:37:31.788Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestTaskInspectWithEmptyID [2021-07-12T17:37:31.788Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestTaskInspect [2021-07-12T17:37:31.788Z] --- PASS: TestTaskInspect (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestTaskListError [2021-07-12T17:37:31.788Z] --- PASS: TestTaskListError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestTaskList [2021-07-12T17:37:31.788Z] --- PASS: TestTaskList (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeCreateError [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeCreate [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeInspectError [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeInspectNotFound [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeInspectWithEmptyID [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeInspect [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeListError [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeListError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeList [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeList (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeRemoveError [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-12T17:37:31.788Z] === RUN TestVolumeRemove [2021-07-12T17:37:31.788Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-12T17:37:31.788Z] === CONT TestTLSCloseWriter [2021-07-12T17:37:31.788Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-12T17:37:31.788Z] PASS [2021-07-12T17:37:31.788Z] coverage: 75.0% of statements [2021-07-12T17:37:31.788Z] ok github.com/docker/docker/client 1.000s coverage: 75.0% of statements [2021-07-12T17:37:32.877Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-12T17:37:34.975Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.06s) [2021-07-12T17:37:35.536Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2021-07-12T17:37:35.536Z] PASS [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === Skipped [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-12T17:37:35.536Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-12T17:37:35.536Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-12T17:37:35.536Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-12T17:37:35.536Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-12T17:37:35.536Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-12T17:37:35.536Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-12T17:37:35.536Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-12T17:37:35.536Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-12T17:37:35.536Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-12T17:37:35.536Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-12T17:37:35.536Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-12T17:37:35.536Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-12T17:37:35.536Z] 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-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-12T17:37:35.536Z] 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-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-12T17:37:35.536Z] 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-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-12T17:37:35.536Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:37:35.536Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-12T17:37:35.536Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-12T17:37:35.536Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-12T17:37:35.536Z] 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-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-12T17:37:35.536Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-12T17:37:35.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-12T17:37:35.536Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-12T17:37:35.536Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-12T17:37:35.536Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] [2021-07-12T17:37:35.536Z] DONE 177 tests, 25 skipped in 93.914s [2021-07-12T17:37:35.536Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-12T17:37:35.536Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T17:37:36.098Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-12T17:37:36.098Z] === RUN TestDaemonConfigValidation [2021-07-12T17:37:36.098Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:37:36.098Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:37:36.098Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-12T17:37:36.098Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-12T17:37:36.098Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-12T17:37:36.098Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-12T17:37:36.098Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-12T17:37:36.098Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-12T17:37:36.098Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-12T17:37:36.098Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-12T17:37:36.098Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:37:36.098Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-12T17:37:36.354Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-12T17:37:36.354Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-12T17:37:36.354Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-12T17:37:36.354Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-12T17:37:36.354Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-12T17:37:36.354Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-12T17:37:36.354Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-12T17:37:36.354Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-12T17:37:36.354Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-12T17:37:36.354Z] PASS [2021-07-12T17:37:36.354Z] [2021-07-12T17:37:36.354Z] DONE 7 tests in 0.881s [2021-07-12T17:37:36.354Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-12T17:37:36.915Z] INFO: Testing against a local daemon [2021-07-12T17:37:36.915Z] === RUN TestCommitInheritsEnv [2021-07-12T17:37:37.062Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-12T17:37:38.279Z] --- PASS: TestCommitInheritsEnv (1.36s) [2021-07-12T17:37:38.279Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T17:37:38.279Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-12T17:37:38.279Z] === RUN TestImagesFilterMultiReference [2021-07-12T17:37:38.279Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-12T17:37:38.279Z] === RUN TestImagePullPlatformInvalid [2021-07-12T17:37:38.279Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-12T17:37:38.279Z] === RUN TestRemoveImageOrphaning [2021-07-12T17:37:39.592Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-12T17:37:40.167Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-07-12T17:37:40.167Z] === RUN TestRemoveImageGarbageCollector [2021-07-12T17:37:40.167Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-12T17:37:40.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-12T17:37:40.167Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T17:37:40.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-12T17:37:40.167Z] === RUN TestTagInvalidReference [2021-07-12T17:37:40.167Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-12T17:37:40.167Z] === RUN TestTagValidPrefixedRepo [2021-07-12T17:37:40.167Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-12T17:37:40.167Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T17:37:40.167Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-12T17:37:40.167Z] === RUN TestTagOfficialNames [2021-07-12T17:37:40.427Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-12T17:37:40.427Z] === RUN TestTagMatchesDigest [2021-07-12T17:37:40.427Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-12T17:37:40.427Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-12T17:37:40.968Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-12T17:37:42.376Z] === RUN TestCheckpointCreateError [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCheckpointCreate [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCheckpointDeleteError [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCheckpointDelete [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCheckpointListError [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCheckpointList [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointList (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCheckpointListContainerNotFound [2021-07-12T17:37:42.376Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNewClientWithOpsFromEnv [2021-07-12T17:37:42.376Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-12T17:37:42.376Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestGetAPIPath [2021-07-12T17:37:42.376Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestParseHostURL [2021-07-12T17:37:42.376Z] --- PASS: TestParseHostURL (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-12T17:37:42.376Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-12T17:37:42.376Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNegotiateAPIVersion [2021-07-12T17:37:42.376Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNegotiateAPVersionOverride [2021-07-12T17:37:42.376Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-12T17:37:42.376Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-12T17:37:42.376Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-12T17:37:42.376Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestClientRedirect [2021-07-12T17:37:42.376Z] --- PASS: TestClientRedirect (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigCreateUnsupported [2021-07-12T17:37:42.376Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigCreateError [2021-07-12T17:37:42.376Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigCreate [2021-07-12T17:37:42.376Z] --- PASS: TestConfigCreate (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigInspectNotFound [2021-07-12T17:37:42.376Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigInspectWithEmptyID [2021-07-12T17:37:42.376Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigInspectUnsupported [2021-07-12T17:37:42.376Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigInspectError [2021-07-12T17:37:42.376Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigInspectConfigNotFound [2021-07-12T17:37:42.376Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigInspect [2021-07-12T17:37:42.376Z] --- PASS: TestConfigInspect (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigListUnsupported [2021-07-12T17:37:42.376Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigListError [2021-07-12T17:37:42.376Z] --- PASS: TestConfigListError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigList [2021-07-12T17:37:42.376Z] --- PASS: TestConfigList (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigRemoveUnsupported [2021-07-12T17:37:42.376Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigRemoveError [2021-07-12T17:37:42.376Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigRemove [2021-07-12T17:37:42.376Z] --- PASS: TestConfigRemove (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigUpdateUnsupported [2021-07-12T17:37:42.376Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigUpdateError [2021-07-12T17:37:42.376Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestConfigUpdate [2021-07-12T17:37:42.376Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestContainerCommitError [2021-07-12T17:37:42.376Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestContainerCommit [2021-07-12T17:37:42.376Z] --- PASS: TestContainerCommit (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestContainerStatPathError [2021-07-12T17:37:42.376Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestContainerStatPathNotFoundError [2021-07-12T17:37:42.376Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestContainerStatPathNoHeaderError [2021-07-12T17:37:42.376Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestContainerStatPath [2021-07-12T17:37:42.376Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyToContainerError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyToContainerNotFoundError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyToContainer [2021-07-12T17:37:42.376Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyFromContainerError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyFromContainerNotFoundError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-12T17:37:42.376Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-12T17:37:42.376Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestCopyFromContainer [2021-07-12T17:37:42.377Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerCreateError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerCreateImageNotFound [2021-07-12T17:37:42.377Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerCreateWithName [2021-07-12T17:37:42.377Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerCreateAutoRemove [2021-07-12T17:37:42.377Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerDiffError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerDiff [2021-07-12T17:37:42.377Z] --- PASS: TestContainerDiff (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecCreateError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecCreate [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecStartError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecStart [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecInspectError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecInspect [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExportError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExportError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExport [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExport (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerInspectError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerInspectContainerNotFound [2021-07-12T17:37:42.377Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerInspectWithEmptyID [2021-07-12T17:37:42.377Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerInspect [2021-07-12T17:37:42.377Z] --- PASS: TestContainerInspect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerInspectNode [2021-07-12T17:37:42.377Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerKillError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerKillError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerKill [2021-07-12T17:37:42.377Z] --- PASS: TestContainerKill (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerListError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerListError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerList [2021-07-12T17:37:42.377Z] --- PASS: TestContainerList (0.01s) [2021-07-12T17:37:42.377Z] === RUN TestContainerLogsNotFoundError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerLogsError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerLogs [2021-07-12T17:37:42.377Z] --- PASS: TestContainerLogs (0.15s) [2021-07-12T17:37:42.377Z] === RUN TestContainerPauseError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerPause [2021-07-12T17:37:42.377Z] --- PASS: TestContainerPause (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainersPruneError [2021-07-12T17:37:42.377Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainersPrune [2021-07-12T17:37:42.377Z] --- PASS: TestContainersPrune (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRemoveError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRemoveNotFoundError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRemove [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRemove (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRenameError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRename [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRename (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerResizeError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecResizeError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerResize [2021-07-12T17:37:42.377Z] --- PASS: TestContainerResize (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerExecResize [2021-07-12T17:37:42.377Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRestartError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerRestart [2021-07-12T17:37:42.377Z] --- PASS: TestContainerRestart (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerStartError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerStartError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerStart [2021-07-12T17:37:42.377Z] --- PASS: TestContainerStart (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerStatsError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerStats [2021-07-12T17:37:42.377Z] --- PASS: TestContainerStats (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerStopError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerStopError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerStop [2021-07-12T17:37:42.377Z] --- PASS: TestContainerStop (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerTopError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerTopError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerTop [2021-07-12T17:37:42.377Z] --- PASS: TestContainerTop (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerUnpauseError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerUnpause [2021-07-12T17:37:42.377Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerUpdateError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerUpdate [2021-07-12T17:37:42.377Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerWaitError [2021-07-12T17:37:42.377Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestContainerWait [2021-07-12T17:37:42.377Z] --- PASS: TestContainerWait (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestDiskUsageError [2021-07-12T17:37:42.377Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestDiskUsage [2021-07-12T17:37:42.377Z] --- PASS: TestDiskUsage (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestDistributionInspectUnsupported [2021-07-12T17:37:42.377Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestDistributionInspectWithEmptyID [2021-07-12T17:37:42.377Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestEventsErrorInOptions [2021-07-12T17:37:42.377Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestEventsErrorFromServer [2021-07-12T17:37:42.377Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestEvents [2021-07-12T17:37:42.377Z] --- PASS: TestEvents (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestTLSCloseWriter [2021-07-12T17:37:42.377Z] === PAUSE TestTLSCloseWriter [2021-07-12T17:37:42.377Z] === RUN TestImageBuildError [2021-07-12T17:37:42.377Z] --- PASS: TestImageBuildError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageBuild [2021-07-12T17:37:42.377Z] --- PASS: TestImageBuild (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestGetDockerOS [2021-07-12T17:37:42.377Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageCreateError [2021-07-12T17:37:42.377Z] --- PASS: TestImageCreateError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageCreate [2021-07-12T17:37:42.377Z] --- PASS: TestImageCreate (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageHistoryError [2021-07-12T17:37:42.377Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageHistory [2021-07-12T17:37:42.377Z] --- PASS: TestImageHistory (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageImportError [2021-07-12T17:37:42.377Z] --- PASS: TestImageImportError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageImport [2021-07-12T17:37:42.377Z] --- PASS: TestImageImport (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageInspectError [2021-07-12T17:37:42.377Z] --- PASS: TestImageInspectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageInspectImageNotFound [2021-07-12T17:37:42.377Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageInspectWithEmptyID [2021-07-12T17:37:42.377Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageInspect [2021-07-12T17:37:42.377Z] --- PASS: TestImageInspect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageListError [2021-07-12T17:37:42.377Z] --- PASS: TestImageListError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageList [2021-07-12T17:37:42.377Z] --- PASS: TestImageList (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageListApiBefore125 [2021-07-12T17:37:42.377Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageLoadError [2021-07-12T17:37:42.377Z] --- PASS: TestImageLoadError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageLoad [2021-07-12T17:37:42.377Z] --- PASS: TestImageLoad (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagesPruneError [2021-07-12T17:37:42.377Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagesPrune [2021-07-12T17:37:42.377Z] --- PASS: TestImagesPrune (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullReferenceParseError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullAnyError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePullWithoutErrors [2021-07-12T17:37:42.377Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushReferenceError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushAnyError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithoutErrors [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-12T17:37:42.377Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-12T17:37:42.377Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageRemoveError [2021-07-12T17:37:42.377Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageRemoveImageNotFound [2021-07-12T17:37:42.377Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageRemove [2021-07-12T17:37:42.377Z] --- PASS: TestImageRemove (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSaveError [2021-07-12T17:37:42.377Z] --- PASS: TestImageSaveError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSave [2021-07-12T17:37:42.377Z] --- PASS: TestImageSave (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSearchAnyError [2021-07-12T17:37:42.377Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-12T17:37:42.377Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:37:42.377Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:37:42.377Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-12T17:37:42.377Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageSearchWithoutErrors [2021-07-12T17:37:42.377Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageTagError [2021-07-12T17:37:42.377Z] --- PASS: TestImageTagError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageTagInvalidReference [2021-07-12T17:37:42.377Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageTagInvalidSourceImageName [2021-07-12T17:37:42.377Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageTagHexSource [2021-07-12T17:37:42.377Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestImageTag [2021-07-12T17:37:42.377Z] --- PASS: TestImageTag (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestInfoServerError [2021-07-12T17:37:42.377Z] --- PASS: TestInfoServerError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestInfoInvalidResponseJSONError [2021-07-12T17:37:42.377Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestInfo [2021-07-12T17:37:42.377Z] --- PASS: TestInfo (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkConnectError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkConnect [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkCreateError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkCreate [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkDisconnectError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkDisconnect [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkInspectError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkInspectNotFoundError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkInspectWithEmptyID [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkInspect [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkListError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkListError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkList [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkList (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworksPruneError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworksPrune [2021-07-12T17:37:42.377Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkRemoveError [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNetworkRemove [2021-07-12T17:37:42.377Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeInspectError [2021-07-12T17:37:42.377Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeInspectNodeNotFound [2021-07-12T17:37:42.377Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeInspectWithEmptyID [2021-07-12T17:37:42.377Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeInspect [2021-07-12T17:37:42.377Z] --- PASS: TestNodeInspect (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeListError [2021-07-12T17:37:42.377Z] --- PASS: TestNodeListError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeList [2021-07-12T17:37:42.377Z] --- PASS: TestNodeList (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeRemoveError [2021-07-12T17:37:42.377Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeRemove [2021-07-12T17:37:42.377Z] --- PASS: TestNodeRemove (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeUpdateError [2021-07-12T17:37:42.377Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestNodeUpdate [2021-07-12T17:37:42.377Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestOptionWithTimeout [2021-07-12T17:37:42.377Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestPingFail [2021-07-12T17:37:42.377Z] --- PASS: TestPingFail (0.00s) [2021-07-12T17:37:42.377Z] === RUN TestPingWithError [2021-07-12T17:37:42.378Z] 2021/07/12 17:37:41 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:42.378Z] 2021/07/12 17:37:41 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:42.378Z] --- PASS: TestPingWithError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPingSuccess [2021-07-12T17:37:42.378Z] --- PASS: TestPingSuccess (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPingHeadFallback [2021-07-12T17:37:42.378Z] === RUN TestPingHeadFallback/OK [2021-07-12T17:37:42.378Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-12T17:37:42.378Z] === RUN TestPingHeadFallback/Not_Found [2021-07-12T17:37:42.378Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-12T17:37:42.378Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-12T17:37:42.378Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-12T17:37:42.378Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-12T17:37:42.378Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-12T17:37:42.378Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginDisableError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginDisable [2021-07-12T17:37:42.378Z] --- PASS: TestPluginDisable (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginEnableError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginEnable [2021-07-12T17:37:42.378Z] --- PASS: TestPluginEnable (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginInspectError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginInspectWithEmptyID [2021-07-12T17:37:42.378Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginInspect [2021-07-12T17:37:42.378Z] --- PASS: TestPluginInspect (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginListError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginListError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginList [2021-07-12T17:37:42.378Z] --- PASS: TestPluginList (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginPushError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginPushError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginPush [2021-07-12T17:37:42.378Z] --- PASS: TestPluginPush (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginRemoveError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginRemove [2021-07-12T17:37:42.378Z] --- PASS: TestPluginRemove (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginSetError [2021-07-12T17:37:42.378Z] --- PASS: TestPluginSetError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPluginSet [2021-07-12T17:37:42.378Z] --- PASS: TestPluginSet (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSetHostHeader [2021-07-12T17:37:42.378Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestPlainTextError [2021-07-12T17:37:42.378Z] --- PASS: TestPlainTextError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestInfiniteError [2021-07-12T17:37:42.378Z] --- PASS: TestInfiniteError (0.03s) [2021-07-12T17:37:42.378Z] === RUN TestCanceledContext [2021-07-12T17:37:42.378Z] 2021/07/12 17:37:41 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:42.378Z] --- PASS: TestCanceledContext (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestDeadlineExceededContext [2021-07-12T17:37:42.378Z] 2021/07/12 17:37:41 RoundTripper returned a response & error; ignoring response [2021-07-12T17:37:42.378Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretCreateUnsupported [2021-07-12T17:37:42.378Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretCreateError [2021-07-12T17:37:42.378Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretCreate [2021-07-12T17:37:42.378Z] --- PASS: TestSecretCreate (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretInspectUnsupported [2021-07-12T17:37:42.378Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretInspectError [2021-07-12T17:37:42.378Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretInspectSecretNotFound [2021-07-12T17:37:42.378Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretInspectWithEmptyID [2021-07-12T17:37:42.378Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretInspect [2021-07-12T17:37:42.378Z] --- PASS: TestSecretInspect (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretListUnsupported [2021-07-12T17:37:42.378Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretListError [2021-07-12T17:37:42.378Z] --- PASS: TestSecretListError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretList [2021-07-12T17:37:42.378Z] --- PASS: TestSecretList (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretRemoveUnsupported [2021-07-12T17:37:42.378Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretRemoveError [2021-07-12T17:37:42.378Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretRemove [2021-07-12T17:37:42.378Z] --- PASS: TestSecretRemove (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretUpdateUnsupported [2021-07-12T17:37:42.378Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretUpdateError [2021-07-12T17:37:42.378Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSecretUpdate [2021-07-12T17:37:42.378Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceCreateError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceCreate [2021-07-12T17:37:42.378Z] --- PASS: TestServiceCreate (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-12T17:37:42.378Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceCreateDigestPinning [2021-07-12T17:37:42.378Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceInspectError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceInspectServiceNotFound [2021-07-12T17:37:42.378Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceInspectWithEmptyID [2021-07-12T17:37:42.378Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceInspect [2021-07-12T17:37:42.378Z] --- PASS: TestServiceInspect (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceListError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceListError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceList [2021-07-12T17:37:42.378Z] --- PASS: TestServiceList (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceLogsError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceLogs [2021-07-12T17:37:42.378Z] --- PASS: TestServiceLogs (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceRemoveError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceRemoveNotFoundError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceRemove [2021-07-12T17:37:42.378Z] --- PASS: TestServiceRemove (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceUpdateError [2021-07-12T17:37:42.378Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestServiceUpdate [2021-07-12T17:37:42.378Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmGetUnlockKeyError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmGetUnlockKey [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmInitError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmInit [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmInit (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmInspectError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmInspect [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmJoinError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmJoin [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmLeaveError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmLeave [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmUnlockError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmUnlock [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmUpdateError [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestSwarmUpdate [2021-07-12T17:37:42.378Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestTaskInspectError [2021-07-12T17:37:42.378Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestTaskInspectWithEmptyID [2021-07-12T17:37:42.378Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestTaskInspect [2021-07-12T17:37:42.378Z] --- PASS: TestTaskInspect (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestTaskListError [2021-07-12T17:37:42.378Z] --- PASS: TestTaskListError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestTaskList [2021-07-12T17:37:42.378Z] --- PASS: TestTaskList (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeCreateError [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeCreate [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeInspectError [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeInspectNotFound [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeInspectWithEmptyID [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeInspect [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeListError [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeListError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeList [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeList (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeRemoveError [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-12T17:37:42.378Z] === RUN TestVolumeRemove [2021-07-12T17:37:42.378Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-12T17:37:42.378Z] === CONT TestTLSCloseWriter [2021-07-12T17:37:42.378Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-12T17:37:42.378Z] PASS [2021-07-12T17:37:42.378Z] coverage: 75.0% of statements [2021-07-12T17:37:42.378Z] ok github.com/docker/docker/client 0.972s coverage: 75.0% of statements [2021-07-12T17:37:43.532Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-12T17:37:43.791Z] check_test.go:309: [d16111c0ad2fe] daemon is not started [2021-07-12T17:37:43.791Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite (378.20s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.37s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.33s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.45s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (45.95s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (3.96s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (8.82s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.32s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.53s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.36s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.07s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.01s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2021-07-12T17:37:47.979Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.69s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.04s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.60s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.71s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.91s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.75s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.93s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.12s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.13s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2021-07-12T17:37:47.979Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-12T17:37:47.979Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.80s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.88s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.54s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.91s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.97s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.67s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.63s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.85s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.25s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.91s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.52s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.58s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.70s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.28s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.66s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.61s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.24s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.25s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.72s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.99s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.24s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.99s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.03s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.58s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.29s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.88s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.77s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.50s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.93s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.44s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.65s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2021-07-12T17:37:47.979Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.25s) [2021-07-12T17:37:47.979Z] === RUN TestDockerSwarmSuite [2021-07-12T17:37:47.979Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-12T17:37:48.804Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-12T17:37:49.354Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-12T17:37:49.354Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-12T17:37:49.611Z] --- PASS: TestCheckoutGit (32.41s) [2021-07-12T17:37:49.611Z] === RUN TestValidGitTransport [2021-07-12T17:37:49.611Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-12T17:37:49.611Z] === RUN TestGitInvalidRef [2021-07-12T17:37:49.611Z] --- PASS: TestGitInvalidRef (0.26s) [2021-07-12T17:37:49.611Z] PASS [2021-07-12T17:37:49.611Z] coverage: 86.3% of statements [2021-07-12T17:37:49.611Z] ok github.com/docker/docker/builder/remotecontext/git 33.109s coverage: 86.3% of statements [2021-07-12T17:37:49.611Z] ? github.com/docker/docker/cli [no test files] [2021-07-12T17:37:49.611Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-12T17:37:50.729Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-12T17:37:53.260Z] --- PASS: TestImportExtremelyLargeImageWorks (98.37s) [2021-07-12T17:37:53.260Z] PASS [2021-07-12T17:37:53.260Z] [2021-07-12T17:37:53.260Z] DONE 12 tests in 101.268s [2021-07-12T17:37:53.260Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-12T17:37:53.260Z] ++ 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-12T17:37:53.260Z] ++ set -e [2021-07-12T17:37:53.260Z] ++ '[' -n 0 ']' [2021-07-12T17:37:53.260Z] ++ set -x [2021-07-12T17:37:53.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T17:37:53.260Z] INFO: Testing against a local daemon [2021-07-12T17:37:53.260Z] === RUN TestNetworkCreateDelete [2021-07-12T17:37:53.826Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-07-12T17:37:53.826Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T17:37:53.826Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-12T17:37:54.393Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s) [2021-07-12T17:37:54.393Z] === RUN TestDaemonDNSFallback [2021-07-12T17:37:54.652Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-12T17:37:54.910Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-12T17:37:55.169Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-12T17:37:55.427Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-12T17:37:55.685Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-12T17:37:55.685Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-12T17:37:55.944Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-12T17:37:56.975Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-12T17:37:58.045Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-12T17:37:58.477Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-12T17:37:58.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-12T17:37:59.411Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-12T17:37:59.993Z] --- PASS: TestCheckoutGit (34.81s) [2021-07-12T17:37:59.993Z] === RUN TestValidGitTransport [2021-07-12T17:37:59.993Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-12T17:37:59.993Z] === RUN TestGitInvalidRef [2021-07-12T17:37:59.993Z] --- PASS: TestGitInvalidRef (0.21s) [2021-07-12T17:37:59.993Z] PASS [2021-07-12T17:37:59.993Z] coverage: 86.3% of statements [2021-07-12T17:37:59.993Z] ok github.com/docker/docker/builder/remotecontext/git 35.422s coverage: 86.3% of statements [2021-07-12T17:38:00.444Z] ? github.com/docker/docker/cli [no test files] [2021-07-12T17:38:00.444Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-12T17:38:00.786Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-12T17:38:01.044Z] --- PASS: TestDaemonDNSFallback (6.78s) [2021-07-12T17:38:01.044Z] === RUN TestInspectNetwork [2021-07-12T17:38:01.978Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-12T17:38:02.100Z] === RUN TestContainerStopSignal [2021-07-12T17:38:02.100Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestContainerStopTimeout [2021-07-12T17:38:02.100Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-12T17:38:02.100Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-12T17:38:02.100Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-12T17:38:02.100Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestReplaceAndAppendEnvVars [2021-07-12T17:38:02.100Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-12T17:38:02.100Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestNewMemoryStore [2021-07-12T17:38:02.100Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestAddContainers [2021-07-12T17:38:02.100Z] --- PASS: TestAddContainers (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestGetContainer [2021-07-12T17:38:02.100Z] --- PASS: TestGetContainer (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestDeleteContainer [2021-07-12T17:38:02.100Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestListContainers [2021-07-12T17:38:02.100Z] --- PASS: TestListContainers (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestFirstContainer [2021-07-12T17:38:02.100Z] --- PASS: TestFirstContainer (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestApplyAllContainer [2021-07-12T17:38:02.100Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestIsValidHealthString [2021-07-12T17:38:02.100Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestStateRunStop [2021-07-12T17:38:02.100Z] --- PASS: TestStateRunStop (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestStateTimeoutWait [2021-07-12T17:38:02.100Z] state_test.go:141: Stop callback fired [2021-07-12T17:38:02.100Z] state_test.go:165: Stop callback fired [2021-07-12T17:38:02.100Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-12T17:38:02.100Z] === RUN TestIsValidStateString [2021-07-12T17:38:02.100Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestViewSaveDelete [2021-07-12T17:38:02.100Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-12T17:38:02.100Z] === RUN TestViewAll [2021-07-12T17:38:02.100Z] --- PASS: TestViewAll (0.01s) [2021-07-12T17:38:02.100Z] === RUN TestViewGet [2021-07-12T17:38:02.100Z] --- PASS: TestViewGet (0.01s) [2021-07-12T17:38:02.100Z] === RUN TestNames [2021-07-12T17:38:02.100Z] --- PASS: TestNames (0.00s) [2021-07-12T17:38:02.100Z] === RUN TestViewWithHealthCheck [2021-07-12T17:38:02.100Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-12T17:38:02.100Z] PASS [2021-07-12T17:38:02.100Z] coverage: 41.5% of statements [2021-07-12T17:38:02.100Z] ok github.com/docker/docker/container 0.987s coverage: 41.5% of statements [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-12T17:38:02.560Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-12T17:38:02.560Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-12T17:38:02.615Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-12T17:38:03.020Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-12T17:38:03.020Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-12T17:38:03.020Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-12T17:38:03.020Z] === RUN TestConfigureDaemonLogs [2021-07-12T17:38:03.020Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-12T17:38:03.020Z] === RUN TestCommonOptionsInstallFlags [2021-07-12T17:38:03.020Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-12T17:38:03.020Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-12T17:38:03.020Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-12T17:38:03.020Z] PASS [2021-07-12T17:38:03.020Z] coverage: 18.5% of statements [2021-07-12T17:38:03.020Z] ok github.com/docker/docker/cmd/dockerd 2.282s coverage: 18.5% of statements [2021-07-12T17:38:03.020Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-12T17:38:03.020Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-12T17:38:03.020Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-12T17:38:03.020Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-12T17:38:03.353Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-12T17:38:04.287Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-12T17:38:05.223Z] === RUN TestInspectNetwork/full_network_id [2021-07-12T17:38:05.223Z] === RUN TestInspectNetwork/partial_network_id [2021-07-12T17:38:05.223Z] === RUN TestInspectNetwork/network_name [2021-07-12T17:38:05.223Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-12T17:38:05.326Z] === RUN TestPrepare [2021-07-12T17:38:05.326Z] --- PASS: TestPrepare (0.00s) [2021-07-12T17:38:05.326Z] === RUN TestStart [2021-07-12T17:38:05.326Z] --- PASS: TestStart (0.00s) [2021-07-12T17:38:05.326Z] === RUN TestWaitCancel [2021-07-12T17:38:05.326Z] --- PASS: TestWaitCancel (0.00s) [2021-07-12T17:38:05.326Z] === RUN TestWaitDisabled [2021-07-12T17:38:05.326Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-12T17:38:05.326Z] === RUN TestWaitEnabled [2021-07-12T17:38:05.326Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-12T17:38:05.326Z] === RUN TestRemove [2021-07-12T17:38:05.326Z] --- PASS: TestRemove (0.00s) [2021-07-12T17:38:05.326Z] PASS [2021-07-12T17:38:05.326Z] coverage: 65.3% of statements [2021-07-12T17:38:05.326Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.745s coverage: 65.3% of statements [2021-07-12T17:38:05.776Z] ok github.com/docker/docker/container 0.147s coverage: 34.6% of statements [2021-07-12T17:38:07.510Z] === RUN TestNewListSecretsFilters [2021-07-12T17:38:07.510Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-12T17:38:07.510Z] === RUN TestNewListConfigsFilters [2021-07-12T17:38:07.510Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-12T17:38:07.510Z] PASS [2021-07-12T17:38:07.510Z] coverage: 0.5% of statements [2021-07-12T17:38:07.510Z] ok github.com/docker/docker/daemon/cluster 1.510s coverage: 0.5% of statements [2021-07-12T17:38:07.970Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-12T17:38:07.970Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-12T17:38:07.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-12T17:38:07.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-12T17:38:08.339Z] ok github.com/docker/docker/cmd/dockerd 0.252s coverage: 29.1% of statements [2021-07-12T17:38:08.339Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-12T17:38:08.339Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-12T17:38:08.339Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-12T17:38:08.339Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-12T17:38:08.430Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-12T17:38:08.430Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-12T17:38:08.430Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-12T17:38:08.430Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-12T17:38:08.430Z] PASS [2021-07-12T17:38:08.430Z] coverage: 35.9% of statements [2021-07-12T17:38:08.430Z] ok github.com/docker/docker/daemon/cluster/convert 1.477s coverage: 35.9% of statements [2021-07-12T17:38:08.918Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-07-12T17:38:10.488Z] --- PASS: TestInspectNetwork (8.92s) [2021-07-12T17:38:10.488Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-12T17:38:10.488Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-12T17:38:10.488Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-12T17:38:10.488Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-12T17:38:10.488Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T17:38:10.488Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-12T17:38:10.848Z] ok github.com/docker/docker/daemon/cluster 0.157s coverage: 0.5% of statements [2021-07-12T17:38:11.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-12T17:38:11.426Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.9% of statements [2021-07-12T17:38:11.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-12T17:38:12.282Z] === RUN TestBuilderGC [2021-07-12T17:38:12.282Z] --- PASS: TestBuilderGC (0.00s) [2021-07-12T17:38:12.282Z] === RUN TestDaemonConfigurationNotFound [2021-07-12T17:38:12.282Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-12T17:38:12.282Z] === RUN TestDaemonBrokenConfiguration [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestParseClusterAdvertiseSettings [2021-07-12T17:38:12.283Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestFindConfigurationConflicts [2021-07-12T17:38:12.283Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-12T17:38:12.283Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-12T17:38:12.283Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-12T17:38:12.283Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-12T17:38:12.283Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_label [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_dns [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-12T17:38:12.283Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-12T17:38:12.283Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestModifiedDiscoverySettings [2021-07-12T17:38:12.283Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestReloadSetConfigFileNotExist [2021-07-12T17:38:12.283Z] time="2021-07-12T17:38:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-12T17:38:12.283Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-07-12T17:38:12.283Z] === RUN TestReloadDefaultConfigNotExist [2021-07-12T17:38:12.283Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:38:12.283Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-12T17:38:12.283Z] === RUN TestReloadBadDefaultConfig [2021-07-12T17:38:12.283Z] time="2021-07-12T17:38:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-224991143" [2021-07-12T17:38:12.283Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestReloadWithConflictingLabels [2021-07-12T17:38:12.283Z] time="2021-07-12T17:38:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-262364890" [2021-07-12T17:38:12.283Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestReloadWithDuplicateLabels [2021-07-12T17:38:12.283Z] time="2021-07-12T17:38:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-031808113" [2021-07-12T17:38:12.283Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-12T17:38:12.283Z] === RUN TestDaemonConfigurationMerge [2021-07-12T17:38:12.283Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-12T17:38:12.283Z] PASS [2021-07-12T17:38:12.283Z] coverage: 79.2% of statements [2021-07-12T17:38:12.283Z] ok github.com/docker/docker/daemon/config 1.194s coverage: 79.2% of statements [2021-07-12T17:38:12.846Z] === RUN TestDiscoveryOptsErrors [2021-07-12T17:38:12.846Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-12T17:38:12.846Z] === RUN TestDiscoveryOpts [2021-07-12T17:38:12.846Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-12T17:38:12.846Z] PASS [2021-07-12T17:38:12.846Z] coverage: 30.0% of statements [2021-07-12T17:38:12.846Z] ok github.com/docker/docker/daemon/discovery 0.482s coverage: 30.0% of statements [2021-07-12T17:38:13.364Z] --- PASS: TestRunContainerWithBridgeNone (3.20s) [2021-07-12T17:38:13.364Z] === RUN TestNetworkInvalidJSON [2021-07-12T17:38:13.364Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T17:38:13.364Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T17:38:13.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:38:13.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:38:13.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:38:13.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:38:13.364Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T17:38:13.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:38:13.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-12T17:38:13.364Z] === RUN TestNetworkList [2021-07-12T17:38:13.364Z] === RUN TestNetworkList//networks [2021-07-12T17:38:13.364Z] === PAUSE TestNetworkList//networks [2021-07-12T17:38:13.364Z] === RUN TestNetworkList//networks/ [2021-07-12T17:38:13.364Z] === PAUSE TestNetworkList//networks/ [2021-07-12T17:38:13.364Z] === CONT TestNetworkList//networks [2021-07-12T17:38:13.364Z] === CONT TestNetworkList//networks/ [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkList (0.01s) [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-12T17:38:13.364Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-12T17:38:13.364Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T17:38:13.931Z] --- PASS: TestHostIPv4BridgeLabel (0.71s) [2021-07-12T17:38:13.931Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T17:38:13.931Z] docker_api_swarm_test.go:562: [d7c5c0e2d127c] joining swarm manager [d31fb29f2d254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:38:14.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-12T17:38:14.873Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T17:38:15.028Z] === RUN TestWaitNodeAttachment [2021-07-12T17:38:15.028Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-07-12T17:38:15.028Z] === RUN TestIsolationConversion [2021-07-12T17:38:15.028Z] === RUN TestIsolationConversion/default [2021-07-12T17:38:15.028Z] === RUN TestIsolationConversion/process [2021-07-12T17:38:15.028Z] === RUN TestIsolationConversion/hyperv [2021-07-12T17:38:15.028Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestContainerLabels [2021-07-12T17:38:15.028Z] --- PASS: TestContainerLabels (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestCredentialSpecConversion [2021-07-12T17:38:15.028Z] === RUN TestCredentialSpecConversion/none [2021-07-12T17:38:15.028Z] === RUN TestCredentialSpecConversion/config [2021-07-12T17:38:15.028Z] === RUN TestCredentialSpecConversion/file [2021-07-12T17:38:15.028Z] === RUN TestCredentialSpecConversion/registry [2021-07-12T17:38:15.028Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-12T17:38:15.028Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestControllerValidateMountBind [2021-07-12T17:38:15.028Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestControllerValidateMountVolume [2021-07-12T17:38:15.028Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestControllerValidateMountTarget [2021-07-12T17:38:15.028Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestControllerValidateMountTmpfs [2021-07-12T17:38:15.028Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestControllerValidateMountInvalidType [2021-07-12T17:38:15.028Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-12T17:38:15.028Z] === RUN TestControllerValidateMountNamedPipe [2021-07-12T17:38:15.028Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-12T17:38:15.028Z] PASS [2021-07-12T17:38:15.028Z] coverage: 11.0% of statements [2021-07-12T17:38:15.028Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.299s coverage: 11.0% of statements [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-12T17:38:15.369Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestConfigureDaemonLogs [2021-07-12T17:38:15.369Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestCommonOptionsInstallFlags [2021-07-12T17:38:15.369Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-12T17:38:15.369Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-12T17:38:15.369Z] PASS [2021-07-12T17:38:15.369Z] coverage: 18.5% of statements [2021-07-12T17:38:15.369Z] ok github.com/docker/docker/cmd/dockerd 1.698s coverage: 18.5% of statements [2021-07-12T17:38:15.369Z] === RUN TestContainerStopSignal [2021-07-12T17:38:15.369Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestContainerStopTimeout [2021-07-12T17:38:15.369Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-12T17:38:15.369Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-12T17:38:15.369Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-12T17:38:15.369Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-12T17:38:15.369Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-07-12T17:38:15.369Z] === RUN TestReplaceAndAppendEnvVars [2021-07-12T17:38:15.369Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-12T17:38:15.369Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestNewMemoryStore [2021-07-12T17:38:15.369Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestAddContainers [2021-07-12T17:38:15.369Z] --- PASS: TestAddContainers (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestGetContainer [2021-07-12T17:38:15.369Z] --- PASS: TestGetContainer (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestDeleteContainer [2021-07-12T17:38:15.369Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestListContainers [2021-07-12T17:38:15.369Z] --- PASS: TestListContainers (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestFirstContainer [2021-07-12T17:38:15.369Z] --- PASS: TestFirstContainer (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestApplyAllContainer [2021-07-12T17:38:15.369Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestIsValidHealthString [2021-07-12T17:38:15.369Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestStateRunStop [2021-07-12T17:38:15.369Z] --- PASS: TestStateRunStop (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestStateTimeoutWait [2021-07-12T17:38:15.369Z] state_test.go:141: Stop callback fired [2021-07-12T17:38:15.369Z] state_test.go:165: Stop callback fired [2021-07-12T17:38:15.369Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-12T17:38:15.369Z] === RUN TestIsValidStateString [2021-07-12T17:38:15.369Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestViewSaveDelete [2021-07-12T17:38:15.369Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-12T17:38:15.369Z] === RUN TestViewAll [2021-07-12T17:38:15.369Z] --- PASS: TestViewAll (0.02s) [2021-07-12T17:38:15.369Z] === RUN TestViewGet [2021-07-12T17:38:15.369Z] --- PASS: TestViewGet (0.01s) [2021-07-12T17:38:15.369Z] === RUN TestNames [2021-07-12T17:38:15.369Z] --- PASS: TestNames (0.00s) [2021-07-12T17:38:15.369Z] === RUN TestViewWithHealthCheck [2021-07-12T17:38:15.369Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-07-12T17:38:15.369Z] PASS [2021-07-12T17:38:15.369Z] coverage: 41.5% of statements [2021-07-12T17:38:15.369Z] ok github.com/docker/docker/container 2.397s coverage: 41.5% of statements [2021-07-12T17:38:15.369Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-12T17:38:15.369Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-12T17:38:15.369Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-12T17:38:15.369Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-12T17:38:15.655Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.4% of statements [2021-07-12T17:38:15.825Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-07-12T17:38:15.826Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T17:38:15.919Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-07-12T17:38:15.997Z] === RUN TestEventsLog [2021-07-12T17:38:15.997Z] --- PASS: TestEventsLog (0.00s) [2021-07-12T17:38:15.997Z] === RUN TestEventsLogTimeout [2021-07-12T17:38:15.997Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-12T17:38:15.997Z] === RUN TestLogEvents [2021-07-12T17:38:15.997Z] --- PASS: TestLogEvents (0.06s) [2021-07-12T17:38:15.997Z] === RUN TestLoadBufferedEvents [2021-07-12T17:38:16.458Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-12T17:38:16.458Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-12T17:38:16.458Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-12T17:38:16.458Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-12T17:38:16.458Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-12T17:38:16.458Z] PASS [2021-07-12T17:38:16.458Z] coverage: 50.0% of statements [2021-07-12T17:38:16.458Z] ok github.com/docker/docker/daemon/events 0.552s coverage: 50.0% of statements [2021-07-12T17:38:16.496Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-07-12T17:38:17.073Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-07-12T17:38:17.096Z] .......................... [ 67%] [2021-07-12T17:38:17.201Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s) [2021-07-12T17:38:17.201Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T17:38:17.430Z] === RUN TestVerifyNetworkingConfig [2021-07-12T17:38:17.430Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestGetContainer [2021-07-12T17:38:17.430Z] --- PASS: TestGetContainer (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestValidContainerNames [2021-07-12T17:38:17.430Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestContainerInitDNS [2021-07-12T17:38:17.430Z] daemon_test.go:147: root required [2021-07-12T17:38:17.430Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestMerge [2021-07-12T17:38:17.430Z] --- PASS: TestMerge (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestValidateContainerIsolation [2021-07-12T17:38:17.430Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestFindNetworkErrorType [2021-07-12T17:38:17.430Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestEnsureServicesExist [2021-07-12T17:38:17.430Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestEnsureServicesExistErrors [2021-07-12T17:38:17.430Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-12T17:38:17.430Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-12T17:38:17.430Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-12T17:38:17.430Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-12T17:38:17.430Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-12T17:38:17.430Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-12T17:38:17.430Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestContainerDelete [2021-07-12T17:38:17.430Z] --- PASS: TestContainerDelete (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestContainerDoubleDelete [2021-07-12T17:38:17.430Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestLogContainerEventCopyLabels [2021-07-12T17:38:17.430Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestLogContainerEventWithAttributes [2021-07-12T17:38:17.430Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestNoneHealthcheck [2021-07-12T17:38:17.430Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-12T17:38:17.430Z] === RUN TestHealthStates [2021-07-12T17:38:17.611Z] === RUN TestPrepare [2021-07-12T17:38:17.611Z] --- PASS: TestPrepare (0.00s) [2021-07-12T17:38:17.611Z] === RUN TestStart [2021-07-12T17:38:17.611Z] --- PASS: TestStart (0.00s) [2021-07-12T17:38:17.611Z] === RUN TestWaitCancel [2021-07-12T17:38:17.611Z] --- PASS: TestWaitCancel (0.00s) [2021-07-12T17:38:17.611Z] === RUN TestWaitDisabled [2021-07-12T17:38:17.611Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-12T17:38:17.611Z] === RUN TestWaitEnabled [2021-07-12T17:38:17.611Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-12T17:38:17.611Z] === RUN TestRemove [2021-07-12T17:38:17.611Z] --- PASS: TestRemove (0.00s) [2021-07-12T17:38:17.611Z] PASS [2021-07-12T17:38:17.611Z] coverage: 65.3% of statements [2021-07-12T17:38:17.611Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.851s coverage: 65.3% of statements [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] time="2021-07-12T17:38:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:38:17.890Z] --- PASS: TestHealthStates (0.13s) [2021-07-12T17:38:17.890Z] === RUN TestMaskURLCredentials [2021-07-12T17:38:17.890Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestGetInspectData [2021-07-12T17:38:17.890Z] --- PASS: TestGetInspectData (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestFillLicense [2021-07-12T17:38:17.890Z] --- PASS: TestFillLicense (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestListInvalidFilter [2021-07-12T17:38:17.890Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestNameFilter [2021-07-12T17:38:17.890Z] --- PASS: TestNameFilter (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-12T17:38:17.890Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-12T17:38:17.890Z] === 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-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-12T17:38:17.890Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-12T17:38:17.890Z] --- 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-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-12T17:38:17.890Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestDaemonReloadLabels [2021-07-12T17:38:17.890Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-12T17:38:17.890Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestDaemonReloadMirrors [2021-07-12T17:38:17.890Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-12T17:38:17.890Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-12T17:38:17.890Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-12T17:38:17.890Z] === RUN TestDaemonDiscoveryReload [2021-07-12T17:38:17.890Z] === RUN TestIsEmptyDir [2021-07-12T17:38:17.890Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-12T17:38:17.890Z] PASS [2021-07-12T17:38:17.890Z] coverage: 2.3% of statements [2021-07-12T17:38:17.890Z] ok github.com/docker/docker/daemon/graphdriver 1.754s coverage: 2.3% of statements [2021-07-12T17:38:18.577Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-07-12T17:38:18.577Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T17:38:18.860Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-07-12T17:38:18.861Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-12T17:38:18.861Z] === RUN TestLinkNaming [2021-07-12T17:38:18.861Z] --- PASS: TestLinkNaming (0.00s) [2021-07-12T17:38:18.861Z] === RUN TestLinkNew [2021-07-12T17:38:18.861Z] --- PASS: TestLinkNew (0.00s) [2021-07-12T17:38:18.861Z] === RUN TestLinkEnv [2021-07-12T17:38:18.861Z] --- PASS: TestLinkEnv (0.00s) [2021-07-12T17:38:18.861Z] === RUN TestLinkMultipleEnv [2021-07-12T17:38:18.861Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-12T17:38:18.861Z] === RUN TestLinkPortRangeEnv [2021-07-12T17:38:18.861Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-12T17:38:18.861Z] PASS [2021-07-12T17:38:18.861Z] coverage: 93.0% of statements [2021-07-12T17:38:18.861Z] ok github.com/docker/docker/daemon/links 0.175s coverage: 93.0% of statements [2021-07-12T17:38:19.130Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-12T17:38:19.130Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-12T17:38:19.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-12T17:38:19.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-12T17:38:19.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-12T17:38:19.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-12T17:38:19.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-12T17:38:19.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-12T17:38:19.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-12T17:38:19.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-12T17:38:19.143Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-07-12T17:38:19.143Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T17:38:19.320Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-12T17:38:19.320Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-12T17:38:19.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 13.8% of statements [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-12T17:38:19.695Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-12T17:38:19.695Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-12T17:38:19.695Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-12T17:38:19.695Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-12T17:38:19.781Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-12T17:38:19.781Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-12T17:38:19.781Z] reload_test.go:520: root required [2021-07-12T17:38:19.781Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-12T17:38:19.781Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-12T17:38:19.781Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-12T17:38:19.781Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-12T17:38:19.781Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-12T17:38:19.781Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-12T17:38:19.781Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-12T17:38:19.781Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-12T17:38:19.781Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-12T17:38:19.781Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-12T17:38:19.781Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-12T17:38:19.781Z] === RUN TestParseVolumesFrom [2021-07-12T17:38:19.781Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-12T17:38:19.781Z] PASS [2021-07-12T17:38:19.781Z] coverage: 9.1% of statements [2021-07-12T17:38:19.781Z] ok github.com/docker/docker/daemon 4.053s coverage: 9.1% of statements [2021-07-12T17:38:20.146Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-12T17:38:20.146Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-12T17:38:20.146Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-12T17:38:20.146Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-12T17:38:20.146Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-12T17:38:20.146Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-12T17:38:20.146Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-12T17:38:20.146Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-12T17:38:20.146Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-12T17:38:20.146Z] PASS [2021-07-12T17:38:20.146Z] coverage: 35.9% of statements [2021-07-12T17:38:20.146Z] ok github.com/docker/docker/daemon/cluster/convert 1.001s coverage: 35.9% of statements [2021-07-12T17:38:20.210Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.041s coverage: 3.1% of statements [2021-07-12T17:38:20.242Z] === RUN TestAdapterReadLogs [2021-07-12T17:38:20.242Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-12T17:38:20.242Z] === RUN TestCopier [2021-07-12T17:38:20.242Z] --- PASS: TestCopier (0.00s) [2021-07-12T17:38:20.242Z] === RUN TestCopierLongLines [2021-07-12T17:38:20.242Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-12T17:38:20.242Z] === RUN TestCopierSlow [2021-07-12T17:38:20.598Z] === RUN TestNewListSecretsFilters [2021-07-12T17:38:20.598Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-12T17:38:20.598Z] === RUN TestNewListConfigsFilters [2021-07-12T17:38:20.598Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-12T17:38:20.598Z] PASS [2021-07-12T17:38:20.598Z] coverage: 0.5% of statements [2021-07-12T17:38:20.598Z] ok github.com/docker/docker/daemon/cluster 2.291s coverage: 0.5% of statements [2021-07-12T17:38:20.702Z] --- PASS: TestCopierSlow (0.22s) [2021-07-12T17:38:20.702Z] === RUN TestCopierWithSized [2021-07-12T17:38:20.702Z] === RUN TestCopierWithSized/as_is [2021-07-12T17:38:20.702Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-12T17:38:20.702Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-12T17:38:20.702Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-12T17:38:20.702Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-12T17:38:20.702Z] === RUN TestCopierWithPartial [2021-07-12T17:38:20.702Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-12T17:38:20.702Z] === RUN TestRingLogger [2021-07-12T17:38:20.702Z] --- PASS: TestRingLogger (0.00s) [2021-07-12T17:38:20.702Z] === RUN TestRingCap [2021-07-12T17:38:20.702Z] --- PASS: TestRingCap (0.00s) [2021-07-12T17:38:20.702Z] === RUN TestRingClose [2021-07-12T17:38:20.702Z] --- PASS: TestRingClose (0.00s) [2021-07-12T17:38:20.702Z] === RUN TestRingDrain [2021-07-12T17:38:20.702Z] --- PASS: TestRingDrain (0.00s) [2021-07-12T17:38:20.702Z] PASS [2021-07-12T17:38:20.702Z] coverage: 43.3% of statements [2021-07-12T17:38:20.702Z] ok github.com/docker/docker/daemon/logger 0.642s coverage: 43.3% of statements [2021-07-12T17:38:21.162Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.709s coverage: 56.2% of statements [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-12T17:38:21.763Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-12T17:38:22.224Z] === RUN TestSearchRegistryForImagesErrors [2021-07-12T17:38:22.224Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-12T17:38:22.224Z] === RUN TestSearchRegistryForImages [2021-07-12T17:38:22.224Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-12T17:38:22.224Z] === RUN TestOnlyPlatformWithFallback [2021-07-12T17:38:22.224Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-12T17:38:22.224Z] === RUN TestImageDelete [2021-07-12T17:38:22.224Z] === RUN TestImageDelete/no_lease [2021-07-12T17:38:22.224Z] === RUN TestImageDelete/lease_exists [2021-07-12T17:38:22.224Z] --- PASS: TestImageDelete (0.03s) [2021-07-12T17:38:22.224Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-12T17:38:22.224Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-12T17:38:22.224Z] === RUN TestContentStoreForPull [2021-07-12T17:38:22.425Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2021-07-12T17:38:22.425Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T17:38:22.425Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:38:22.425Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:38:22.425Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T17:38:22.559Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.384s coverage: 73.3% of statements [2021-07-12T17:38:22.683Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-12T17:38:22.683Z] PASS [2021-07-12T17:38:22.683Z] coverage: 6.8% of statements [2021-07-12T17:38:22.683Z] ok github.com/docker/docker/daemon/images 1.057s coverage: 6.8% of statements [2021-07-12T17:38:22.683Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-12T17:38:22.683Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/defaults [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-12T17:38:22.683Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-12T17:38:22.683Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-12T17:38:22.683Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-12T17:38:22.683Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-12T17:38:22.684Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-12T17:38:22.684Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-12T17:38:22.684Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-12T17:38:22.684Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-12T17:38:22.684Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-12T17:38:22.684Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-12T17:38:22.684Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-12T17:38:22.684Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-12T17:38:22.684Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-12T17:38:22.684Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-12T17:38:23.136Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-07-12T17:38:23.146Z] time="2021-07-12T17:38:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-12T17:38:23.146Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-07-12T17:38:23.146Z] === RUN TestCreateSuccess [2021-07-12T17:38:23.146Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCreateLogGroupSuccess [2021-07-12T17:38:23.146Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCreateError [2021-07-12T17:38:23.146Z] --- PASS: TestCreateError (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCreateAlreadyExists [2021-07-12T17:38:23.146Z] time="2021-07-12T17:38:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-12T17:38:23.146Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestLogClosed [2021-07-12T17:38:23.146Z] --- PASS: TestLogClosed (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestLogBlocking [2021-07-12T17:38:23.146Z] --- PASS: TestLogBlocking (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-12T17:38:23.146Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestLogNonBlockingBufferFull [2021-07-12T17:38:23.146Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestPublishBatchSuccess [2021-07-12T17:38:23.146Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestPublishBatchError [2021-07-12T17:38:23.146Z] time="2021-07-12T17:38:22Z" level=error msg=Error [2021-07-12T17:38:23.146Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-12T17:38:23.146Z] time="2021-07-12T17:38:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-12T17:38:23.146Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-12T17:38:23.146Z] time="2021-07-12T17:38:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-12T17:38:23.146Z] time="2021-07-12T17:38:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-12T17:38:23.146Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchSimple [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchTicker [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMultilinePattern [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchClose [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen/0/Hello [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen/2/🙃 [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen/3/���� [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen/4/He��o [2021-07-12T17:38:23.146Z] === RUN TestEffectiveLen/5/ [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/0/ [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/1/Hello [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: Hello [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/2/Hello [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: He [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: llo [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/3/Hello [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: Hello [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/4/🙃 [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/5/🙃 [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/6/a� [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: a [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: � [2021-07-12T17:38:23.146Z] === RUN TestFindValidSplit/7/a� [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1044: a� [2021-07-12T17:38:23.146Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestProcessEventEmoji [2021-07-12T17:38:23.146Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchLineSplit [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMaxEvents [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-12T17:38:23.146Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-12T17:38:23.146Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-12T17:38:23.146Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-12T17:38:23.146Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-12T17:38:23.146Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-12T17:38:23.146Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-12T17:38:23.146Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-12T17:38:23.146Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-12T17:38:23.146Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-12T17:38:23.146Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-12T17:38:23.146Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-12T17:38:23.147Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-12T17:38:23.147Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-12T17:38:23.147Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-12T17:38:23.147Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-12T17:38:23.147Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-12T17:38:23.147Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-12T17:38:23.147Z] === RUN TestCreateTagSuccess [2021-07-12T17:38:23.147Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-12T17:38:23.147Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-12T17:38:23.147Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-12T17:38:23.147Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-12T17:38:23.147Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-12T17:38:23.147Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-12T17:38:23.147Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-12T17:38:23.147Z] PASS [2021-07-12T17:38:23.147Z] coverage: 77.4% of statements [2021-07-12T17:38:23.147Z] ok github.com/docker/docker/daemon/logger/awslogs 1.521s coverage: 77.4% of statements [2021-07-12T17:38:23.147Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-12T17:38:23.147Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-12T17:38:23.147Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-12T17:38:23.147Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-12T17:38:23.147Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-12T17:38:23.611Z] === RUN TestJSONFileLogger [2021-07-12T17:38:23.611Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-12T17:38:23.611Z] === RUN TestJSONFileLoggerWithTags [2021-07-12T17:38:23.611Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-12T17:38:23.611Z] === RUN TestJSONFileLoggerWithOpts [2021-07-12T17:38:23.611Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-12T17:38:23.611Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-12T17:38:23.611Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-12T17:38:23.611Z] === RUN TestEncodeDecode [2021-07-12T17:38:23.611Z] === PAUSE TestEncodeDecode [2021-07-12T17:38:23.611Z] === RUN TestUnexpectedEOF [2021-07-12T17:38:23.611Z] time="2021-07-12T17:38:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-12T17:38:23.611Z] time="2021-07-12T17:38:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-12T17:38:23.611Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-07-12T17:38:23.611Z] === CONT TestEncodeDecode [2021-07-12T17:38:23.611Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-12T17:38:23.611Z] PASS [2021-07-12T17:38:23.611Z] coverage: 69.9% of statements [2021-07-12T17:38:23.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.628s coverage: 69.9% of statements [2021-07-12T17:38:24.071Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-12T17:38:24.071Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-12T17:38:24.071Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-12T17:38:24.617Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-07-12T17:38:24.617Z] === RUN TestFastTimeMarshalJSON [2021-07-12T17:38:24.617Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-12T17:38:24.617Z] PASS [2021-07-12T17:38:24.617Z] coverage: 87.2% of statements [2021-07-12T17:38:24.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.393s coverage: 87.2% of statements [2021-07-12T17:38:25.063Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.776s coverage: 49.4% of statements [2021-07-12T17:38:25.255Z] === RUN TestBuilderGC [2021-07-12T17:38:25.255Z] --- PASS: TestBuilderGC (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationNotFound [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonBrokenConfiguration [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestParseClusterAdvertiseSettings [2021-07-12T17:38:25.255Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestFindConfigurationConflicts [2021-07-12T17:38:25.255Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-12T17:38:25.255Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-12T17:38:25.255Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-12T17:38:25.255Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-12T17:38:25.255Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_label [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_dns [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-12T17:38:25.255Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-12T17:38:25.255Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestModifiedDiscoverySettings [2021-07-12T17:38:25.255Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestReloadSetConfigFileNotExist [2021-07-12T17:38:25.255Z] time="2021-07-12T17:38:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-12T17:38:25.255Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-07-12T17:38:25.255Z] === RUN TestReloadDefaultConfigNotExist [2021-07-12T17:38:25.255Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:38:25.255Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestReloadBadDefaultConfig [2021-07-12T17:38:25.255Z] time="2021-07-12T17:38:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-577487915" [2021-07-12T17:38:25.255Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestReloadWithConflictingLabels [2021-07-12T17:38:25.255Z] time="2021-07-12T17:38:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-340003726" [2021-07-12T17:38:25.255Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestReloadWithDuplicateLabels [2021-07-12T17:38:25.255Z] time="2021-07-12T17:38:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-170297749" [2021-07-12T17:38:25.255Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-12T17:38:25.255Z] === RUN TestDaemonConfigurationMerge [2021-07-12T17:38:25.255Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-12T17:38:25.255Z] PASS [2021-07-12T17:38:25.255Z] coverage: 79.2% of statements [2021-07-12T17:38:25.255Z] ok github.com/docker/docker/daemon/config 1.287s coverage: 79.2% of statements [2021-07-12T17:38:25.587Z] === RUN TestWriteLog [2021-07-12T17:38:25.587Z] === PAUSE TestWriteLog [2021-07-12T17:38:25.587Z] === RUN TestReadLog [2021-07-12T17:38:25.587Z] === PAUSE TestReadLog [2021-07-12T17:38:25.587Z] === CONT TestWriteLog [2021-07-12T17:38:25.587Z] === CONT TestReadLog [2021-07-12T17:38:25.587Z] === RUN TestReadLog/tail_exact [2021-07-12T17:38:25.587Z] --- PASS: TestWriteLog (0.00s) [2021-07-12T17:38:25.587Z] === RUN TestReadLog/tail_less_than_available [2021-07-12T17:38:25.587Z] === RUN TestReadLog/tail_more_than_available [2021-07-12T17:38:25.587Z] --- PASS: TestReadLog (0.18s) [2021-07-12T17:38:25.587Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-07-12T17:38:25.587Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-12T17:38:25.587Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-12T17:38:25.587Z] PASS [2021-07-12T17:38:25.587Z] coverage: 75.2% of statements [2021-07-12T17:38:25.587Z] ok github.com/docker/docker/daemon/logger/local 0.653s coverage: 75.2% of statements [2021-07-12T17:38:25.708Z] docker_api_swarm_test.go:584: [d1e4e249f3806] joining swarm manager [d31fb29f2d254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:38:25.846Z] --- PASS: TestImportExtremelyLargeImageWorks (95.25s) [2021-07-12T17:38:25.846Z] PASS [2021-07-12T17:38:25.846Z] [2021-07-12T17:38:25.846Z] DONE 12 tests in 98.052s [2021-07-12T17:38:25.846Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-12T17:38:25.846Z] INFO: Testing against a local daemon [2021-07-12T17:38:25.846Z] === RUN TestNetworkCreateDelete [2021-07-12T17:38:25.846Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-12T17:38:25.846Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T17:38:25.846Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-12T17:38:25.846Z] === RUN TestDaemonDNSFallback [2021-07-12T17:38:26.047Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-12T17:38:26.047Z] === RUN TestOpenFileDelete [2021-07-12T17:38:26.047Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestOpenFileRename [2021-07-12T17:38:26.047Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestParseLogTagDefaultTag [2021-07-12T17:38:26.047Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestParseLogTag [2021-07-12T17:38:26.047Z] --- PASS: TestParseLogTag (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestParseLogTagEmptyTag [2021-07-12T17:38:26.047Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestTailFiles [2021-07-12T17:38:26.047Z] --- PASS: TestTailFiles (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestFollowLogsConsumerGone [2021-07-12T17:38:26.047Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestFollowLogsProducerGone [2021-07-12T17:38:26.047Z] logfile_test.go:179: logDecode() closed after sending 164 messages [2021-07-12T17:38:26.047Z] logfile_test.go:232: messages sent: 164, received: 164 [2021-07-12T17:38:26.047Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-12T17:38:26.047Z] === RUN TestCheckCapacityAndRotate [2021-07-12T17:38:26.047Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-12T17:38:26.047Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-12T17:38:26.047Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-07-12T17:38:26.047Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-12T17:38:26.047Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-12T17:38:26.047Z] PASS [2021-07-12T17:38:26.047Z] coverage: 53.7% of statements [2021-07-12T17:38:26.047Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.812s coverage: 53.7% of statements [2021-07-12T17:38:26.507Z] === RUN TestLog [2021-07-12T17:38:26.507Z] --- PASS: TestLog (0.00s) [2021-07-12T17:38:26.507Z] PASS [2021-07-12T17:38:26.507Z] coverage: 31.5% of statements [2021-07-12T17:38:26.507Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.775s coverage: 31.5% of statements [2021-07-12T17:38:26.519Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-07-12T17:38:27.118Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.411s coverage: 57.7% of statements [2021-07-12T17:38:27.385Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.005s coverage: 46.2% of statements [2021-07-12T17:38:27.407Z] === RUN TestVerifyNetworkingConfig [2021-07-12T17:38:27.407Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestGetContainer [2021-07-12T17:38:27.407Z] --- PASS: TestGetContainer (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestValidContainerNames [2021-07-12T17:38:27.407Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestContainerInitDNS [2021-07-12T17:38:27.407Z] daemon_test.go:147: root required [2021-07-12T17:38:27.407Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestMerge [2021-07-12T17:38:27.407Z] --- PASS: TestMerge (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestValidateContainerIsolation [2021-07-12T17:38:27.407Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestFindNetworkErrorType [2021-07-12T17:38:27.407Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestEnsureServicesExist [2021-07-12T17:38:27.407Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestEnsureServicesExistErrors [2021-07-12T17:38:27.407Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-12T17:38:27.407Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-12T17:38:27.407Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-12T17:38:27.407Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-12T17:38:27.407Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-12T17:38:27.407Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-12T17:38:27.407Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestContainerDelete [2021-07-12T17:38:27.407Z] --- PASS: TestContainerDelete (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestContainerDoubleDelete [2021-07-12T17:38:27.407Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestLogContainerEventCopyLabels [2021-07-12T17:38:27.407Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestLogContainerEventWithAttributes [2021-07-12T17:38:27.407Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestNoneHealthcheck [2021-07-12T17:38:27.407Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-12T17:38:27.407Z] === RUN TestHealthStates [2021-07-12T17:38:27.407Z] time="2021-07-12T17:38:26Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] time="2021-07-12T17:38:27Z" 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-12T17:38:27.407Z] --- PASS: TestHealthStates (0.15s) [2021-07-12T17:38:27.407Z] === RUN TestMaskURLCredentials [2021-07-12T17:38:27.407Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestGetInspectData [2021-07-12T17:38:27.408Z] --- PASS: TestGetInspectData (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestFillLicense [2021-07-12T17:38:27.408Z] --- PASS: TestFillLicense (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestListInvalidFilter [2021-07-12T17:38:27.408Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestNameFilter [2021-07-12T17:38:27.408Z] --- PASS: TestNameFilter (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-12T17:38:27.408Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-12T17:38:27.408Z] === 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-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-12T17:38:27.408Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-12T17:38:27.408Z] --- 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-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-12T17:38:27.408Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDaemonReloadLabels [2021-07-12T17:38:27.408Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-12T17:38:27.408Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDaemonReloadMirrors [2021-07-12T17:38:27.408Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-12T17:38:27.408Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-12T17:38:27.408Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDaemonDiscoveryReload [2021-07-12T17:38:27.408Z] === RUN TestDiscoveryOptsErrors [2021-07-12T17:38:27.408Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-12T17:38:27.408Z] === RUN TestDiscoveryOpts [2021-07-12T17:38:27.408Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-12T17:38:27.408Z] PASS [2021-07-12T17:38:27.408Z] coverage: 30.0% of statements [2021-07-12T17:38:27.408Z] ok github.com/docker/docker/daemon/discovery 1.846s coverage: 30.0% of statements [2021-07-12T17:38:27.612Z] === RUN TestNewParse [2021-07-12T17:38:27.612Z] --- PASS: TestNewParse (0.00s) [2021-07-12T17:38:27.612Z] PASS [2021-07-12T17:38:27.612Z] coverage: 8.3% of statements [2021-07-12T17:38:27.612Z] ok github.com/docker/docker/daemon/logger/templates 0.209s coverage: 8.3% of statements [2021-07-12T17:38:27.612Z] === RUN TestValidateLogOpt [2021-07-12T17:38:27.612Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestNewMissedConfig [2021-07-12T17:38:27.612Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestNewMissedUrl [2021-07-12T17:38:27.612Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestNewMissedToken [2021-07-12T17:38:27.612Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestNewWithProxy [2021-07-12T17:38:27.612Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestDefault [2021-07-12T17:38:27.612Z] --- PASS: TestDefault (0.01s) [2021-07-12T17:38:27.612Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-12T17:38:27.612Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestJsonFormat [2021-07-12T17:38:27.612Z] --- PASS: TestJsonFormat (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestRawFormat [2021-07-12T17:38:27.612Z] --- PASS: TestRawFormat (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestRawFormatWithLabels [2021-07-12T17:38:27.612Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestRawFormatWithoutTag [2021-07-12T17:38:27.612Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-12T17:38:27.612Z] === RUN TestBatching [2021-07-12T17:38:27.962Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-07-12T17:38:27.962Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-07-12T17:38:28.079Z] --- PASS: TestBatching (0.19s) [2021-07-12T17:38:28.079Z] === RUN TestFrequency [2021-07-12T17:38:28.079Z] === RUN TestParseLogFormat [2021-07-12T17:38:28.079Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestValidateLogOptEmpty [2021-07-12T17:38:28.079Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestValidateSyslogAddress [2021-07-12T17:38:28.079Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestParseAddressDefaultPort [2021-07-12T17:38:28.079Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestValidateSyslogFacility [2021-07-12T17:38:28.079Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestValidateLogOptSyslogFormat [2021-07-12T17:38:28.079Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestValidateLogOpt [2021-07-12T17:38:28.079Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-12T17:38:28.079Z] PASS [2021-07-12T17:38:28.079Z] --- PASS: TestFrequency (0.18s) [2021-07-12T17:38:28.079Z] === RUN TestOneMessagePerRequest [2021-07-12T17:38:28.079Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestVerify [2021-07-12T17:38:28.079Z] coverage: 46.8% of statements [2021-07-12T17:38:28.079Z] --- PASS: TestVerify (0.00s) [2021-07-12T17:38:28.079Z] === RUN TestSkipVerify [2021-07-12T17:38:28.079Z] ok github.com/docker/docker/daemon/logger/syslog 0.714s coverage: 46.8% of statements [2021-07-12T17:38:28.360Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-12T17:38:28.360Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-12T17:38:28.541Z] ok github.com/docker/docker/daemon 12.249s coverage: 17.4% of statements [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-12T17:38:28.541Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] --- PASS: TestSkipVerify (0.44s) [2021-07-12T17:38:28.541Z] === RUN TestBufferMaximum [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.330586\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.330586\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-12T17:38:28.541Z] === RUN TestServerAlwaysDown [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.340702\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.340702\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.340702\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.350152\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] time="2021-07-12T17:38:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111508.350152\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:28.541Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-07-12T17:38:28.541Z] === RUN TestCannotSendAfterClose [2021-07-12T17:38:28.541Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-12T17:38:28.541Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-12T17:38:28.812Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-12T17:38:28.812Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-12T17:38:28.994Z] check_test.go:380: [d7c5c0e2d127c] daemon is not started [2021-07-12T17:38:29.263Z] === RUN TestWaitNodeAttachment [2021-07-12T17:38:29.263Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-12T17:38:29.263Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-12T17:38:29.263Z] reload_test.go:520: root required [2021-07-12T17:38:29.263Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-12T17:38:29.263Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-12T17:38:29.263Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-12T17:38:29.263Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-12T17:38:29.263Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-12T17:38:29.263Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-12T17:38:29.263Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-12T17:38:29.263Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-12T17:38:29.263Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-12T17:38:29.263Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-12T17:38:29.263Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-12T17:38:29.263Z] === RUN TestParseVolumesFrom [2021-07-12T17:38:29.263Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-12T17:38:29.263Z] PASS [2021-07-12T17:38:29.263Z] coverage: 9.1% of statements [2021-07-12T17:38:29.263Z] ok github.com/docker/docker/daemon 3.917s coverage: 9.1% of statements [2021-07-12T17:38:29.511Z] time="2021-07-12T17:38:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-12T17:38:29.511Z] time="2021-07-12T17:38:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bc51925a02f4\"}'" [2021-07-12T17:38:29.511Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-07-12T17:38:29.511Z] PASS [2021-07-12T17:38:29.511Z] coverage: 82.5% of statements [2021-07-12T17:38:29.511Z] ok github.com/docker/docker/daemon/logger/splunk 2.386s coverage: 82.5% of statements [2021-07-12T17:38:29.511Z] === RUN TestV1IDService [2021-07-12T17:38:29.511Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-12T17:38:29.511Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-12T17:38:29.511Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-12T17:38:29.511Z] --- PASS: TestV1IDService (0.03s) [2021-07-12T17:38:29.511Z] === RUN TestV2MetadataService [2021-07-12T17:38:29.714Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-12T17:38:29.714Z] === RUN TestIsolationConversion [2021-07-12T17:38:29.714Z] === RUN TestIsolationConversion/default [2021-07-12T17:38:29.714Z] === RUN TestIsolationConversion/process [2021-07-12T17:38:29.714Z] === RUN TestIsolationConversion/hyperv [2021-07-12T17:38:29.714Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestContainerLabels [2021-07-12T17:38:29.714Z] --- PASS: TestContainerLabels (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestCredentialSpecConversion [2021-07-12T17:38:29.714Z] === RUN TestCredentialSpecConversion/none [2021-07-12T17:38:29.714Z] === RUN TestCredentialSpecConversion/config [2021-07-12T17:38:29.714Z] === RUN TestCredentialSpecConversion/file [2021-07-12T17:38:29.714Z] === RUN TestCredentialSpecConversion/registry [2021-07-12T17:38:29.714Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-12T17:38:29.714Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestControllerValidateMountBind [2021-07-12T17:38:29.714Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestControllerValidateMountVolume [2021-07-12T17:38:29.714Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestControllerValidateMountTarget [2021-07-12T17:38:29.714Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-12T17:38:29.714Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-07-12T17:38:29.714Z] === RUN TestControllerValidateMountTmpfs [2021-07-12T17:38:29.714Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestControllerValidateMountInvalidType [2021-07-12T17:38:29.714Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestControllerValidateMountNamedPipe [2021-07-12T17:38:29.714Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-12T17:38:29.714Z] PASS [2021-07-12T17:38:29.714Z] coverage: 11.0% of statements [2021-07-12T17:38:29.714Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.593s coverage: 11.0% of statements [2021-07-12T17:38:29.714Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-12T17:38:29.714Z] === RUN TestEventsLog [2021-07-12T17:38:29.714Z] --- PASS: TestEventsLog (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestEventsLogTimeout [2021-07-12T17:38:29.714Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-12T17:38:29.714Z] === RUN TestLogEvents [2021-07-12T17:38:29.714Z] --- PASS: TestLogEvents (0.06s) [2021-07-12T17:38:29.714Z] === RUN TestLoadBufferedEvents [2021-07-12T17:38:30.166Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-07-12T17:38:30.166Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-12T17:38:30.166Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-12T17:38:30.166Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-12T17:38:30.166Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-12T17:38:30.166Z] PASS [2021-07-12T17:38:30.166Z] coverage: 50.0% of statements [2021-07-12T17:38:30.166Z] ok github.com/docker/docker/daemon/events 0.506s coverage: 50.0% of statements [2021-07-12T17:38:30.166Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-12T17:38:30.166Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-12T17:38:30.470Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.8% of statements [2021-07-12T17:38:30.470Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-12T17:38:30.470Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-12T17:38:30.470Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.5% of statements [2021-07-12T17:38:30.577Z] === RUN TestSuccessfulDownload [2021-07-12T17:38:30.577Z] download_test.go:268: Needs fixing on Windows [2021-07-12T17:38:30.577Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-12T17:38:30.577Z] === RUN TestCancelledDownload [2021-07-12T17:38:30.577Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-12T17:38:30.577Z] === RUN TestMaxDownloadAttempts [2021-07-12T17:38:30.577Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:38:30.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:38:30.577Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:38:30.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:38:30.577Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:38:30.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:38:30.577Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:38:30.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:38:30.577Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:38:30.577Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:38:30.577Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:38:30.577Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:38:30.577Z] --- PASS: TestV2MetadataService (1.01s) [2021-07-12T17:38:30.577Z] PASS [2021-07-12T17:38:30.577Z] coverage: 48.2% of statements [2021-07-12T17:38:30.577Z] ok github.com/docker/docker/distribution/metadata 1.403s coverage: 48.2% of statements [2021-07-12T17:38:30.733Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-07-12T17:38:30.733Z] ok github.com/docker/docker/daemon/logger/awslogs 0.321s coverage: 77.8% of statements [2021-07-12T17:38:30.733Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-12T17:38:30.733Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-12T17:38:30.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-12T17:38:30.996Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-07-12T17:38:31.041Z] time="2021-07-12T17:38:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:31.041Z] time="2021-07-12T17:38:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:31.041Z] time="2021-07-12T17:38:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:31.041Z] time="2021-07-12T17:38:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:31.041Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-12T17:38:31.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2021-07-12T17:38:31.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2021-07-12T17:38:31.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2021-07-12T17:38:31.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2021-07-12T17:38:31.041Z] === RUN TestTransfer [2021-07-12T17:38:31.041Z] --- PASS: TestTransfer (0.18s) [2021-07-12T17:38:31.041Z] === RUN TestConcurrencyLimit [2021-07-12T17:38:31.118Z] === RUN TestIsEmptyDir [2021-07-12T17:38:31.118Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-12T17:38:31.118Z] PASS [2021-07-12T17:38:31.118Z] coverage: 2.3% of statements [2021-07-12T17:38:31.118Z] ok github.com/docker/docker/daemon/graphdriver 0.321s coverage: 2.3% of statements [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-12T17:38:31.118Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-12T17:38:31.118Z] === RUN TestLinkNaming [2021-07-12T17:38:31.118Z] --- PASS: TestLinkNaming (0.00s) [2021-07-12T17:38:31.118Z] === RUN TestLinkNew [2021-07-12T17:38:31.118Z] --- PASS: TestLinkNew (0.00s) [2021-07-12T17:38:31.118Z] === RUN TestLinkEnv [2021-07-12T17:38:31.118Z] --- PASS: TestLinkEnv (0.00s) [2021-07-12T17:38:31.118Z] === RUN TestLinkMultipleEnv [2021-07-12T17:38:31.118Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-12T17:38:31.118Z] === RUN TestLinkPortRangeEnv [2021-07-12T17:38:31.118Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-12T17:38:31.118Z] PASS [2021-07-12T17:38:31.118Z] coverage: 93.0% of statements [2021-07-12T17:38:31.118Z] ok github.com/docker/docker/daemon/links 0.264s coverage: 93.0% of statements [2021-07-12T17:38:31.501Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-12T17:38:31.501Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-12T17:38:31.501Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-12T17:38:31.501Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-12T17:38:31.501Z] === RUN TestContinueOnError_NeverContinue [2021-07-12T17:38:31.501Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-12T17:38:31.501Z] === RUN TestManifestStore [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/no_remote_or_local [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local011489547\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/no_local_cache [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/with_local_cache [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/unknown_media_type [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-12T17:38:31.501Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-12T17:38:31.501Z] time="2021-07-12T17:38:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore (0.26s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-12T17:38:31.501Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-12T17:38:31.501Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-12T17:38:31.501Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-12T17:38:31.502Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-12T17:38:31.502Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-12T17:38:31.502Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-12T17:38:31.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-12T17:38:31.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-12T17:38:31.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestFixManifestLayers [2021-07-12T17:38:31.502Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-12T17:38:31.502Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-12T17:38:31.502Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestFixManifestLayersBadParent [2021-07-12T17:38:31.502Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestValidateManifest [2021-07-12T17:38:31.502Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-12T17:38:31.502Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestFormatPlatform [2021-07-12T17:38:31.502Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestGetRepositoryMountCandidates [2021-07-12T17:38:31.502Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestLayerAlreadyExists [2021-07-12T17:38:31.502Z] 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-12T17:38:31.502Z] 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-12T17:38:31.502Z] 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-12T17:38:31.502Z] 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-12T17:38:31.502Z] 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-12T17:38:31.502Z] 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-12T17:38:31.502Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-12T17:38:31.502Z] === RUN TestWhenEmptyAuthConfig [2021-07-12T17:38:31.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 69.9% of statements [2021-07-12T17:38:31.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-07-12T17:38:31.961Z] --- PASS: TestConcurrencyLimit (0.51s) [2021-07-12T17:38:31.961Z] === RUN TestInactiveJobs [2021-07-12T17:38:32.269Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-12T17:38:32.399Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-07-12T17:38:32.399Z] === RUN TestInspectNetwork [2021-07-12T17:38:32.422Z] --- PASS: TestInactiveJobs (0.53s) [2021-07-12T17:38:32.422Z] === RUN TestWatchRelease [2021-07-12T17:38:32.422Z] === RUN TestNotFound [2021-07-12T17:38:32.422Z] --- PASS: TestNotFound (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestConflict [2021-07-12T17:38:32.422Z] --- PASS: TestConflict (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestForbidden [2021-07-12T17:38:32.422Z] --- PASS: TestForbidden (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestInvalidParameter [2021-07-12T17:38:32.422Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestNotImplemented [2021-07-12T17:38:32.422Z] --- PASS: TestNotImplemented (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestNotModified [2021-07-12T17:38:32.422Z] --- PASS: TestNotModified (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestUnauthorized [2021-07-12T17:38:32.422Z] --- PASS: TestUnauthorized (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestUnknown [2021-07-12T17:38:32.422Z] --- PASS: TestUnknown (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestCancelled [2021-07-12T17:38:32.422Z] --- PASS: TestCancelled (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestDeadline [2021-07-12T17:38:32.422Z] --- PASS: TestDeadline (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestDataLoss [2021-07-12T17:38:32.422Z] --- PASS: TestDataLoss (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestUnavailable [2021-07-12T17:38:32.422Z] --- PASS: TestUnavailable (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestSystem [2021-07-12T17:38:32.422Z] --- PASS: TestSystem (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Not_Found [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Bad_Request [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Conflict [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Unauthorized [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Forbidden [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Not_Modified [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-12T17:38:32.422Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-12T17:38:32.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-12T17:38:32.422Z] PASS [2021-07-12T17:38:32.422Z] coverage: 53.1% of statements [2021-07-12T17:38:32.422Z] ok github.com/docker/docker/errdefs 0.284s coverage: 53.1% of statements [2021-07-12T17:38:32.422Z] --- PASS: TestWatchRelease (0.07s) [2021-07-12T17:38:32.422Z] === RUN TestWatchFinishedTransfer [2021-07-12T17:38:32.422Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-12T17:38:32.422Z] === RUN TestDuplicateTransfer [2021-07-12T17:38:32.422Z] --- PASS: TestDuplicateTransfer (0.09s) [2021-07-12T17:38:32.422Z] === RUN TestSuccessfulUpload [2021-07-12T17:38:32.525Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2021-07-12T17:38:32.525Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-12T17:38:32.788Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.070s coverage: 57.5% of statements [2021-07-12T17:38:32.788Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2021-07-12T17:38:32.970Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-07-12T17:38:32.970Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-12T17:38:32.970Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-12T17:38:32.970Z] === RUN TestTokenPassThru [2021-07-12T17:38:32.970Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-12T17:38:32.970Z] === RUN TestTokenPassThruDifferentHost [2021-07-12T17:38:32.970Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-12T17:38:32.970Z] PASS [2021-07-12T17:38:32.970Z] coverage: 23.8% of statements [2021-07-12T17:38:32.970Z] ok github.com/docker/docker/distribution 1.939s coverage: 23.8% of statements [2021-07-12T17:38:32.970Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-12T17:38:32.970Z] time="2021-07-12T17:38:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-12T17:38:32.970Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-07-12T17:38:32.970Z] === RUN TestCancelledUpload [2021-07-12T17:38:32.970Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-12T17:38:32.970Z] PASS [2021-07-12T17:38:32.970Z] coverage: 77.3% of statements [2021-07-12T17:38:32.970Z] ok github.com/docker/docker/distribution/xfer 2.799s coverage: 77.3% of statements [2021-07-12T17:38:32.970Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-12T17:38:32.970Z] === RUN TestFSGetInvalidData [2021-07-12T17:38:32.970Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-12T17:38:32.970Z] === RUN TestFSInvalidSet [2021-07-12T17:38:32.970Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-12T17:38:32.970Z] === RUN TestFSInvalidRoot [2021-07-12T17:38:32.970Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-12T17:38:32.970Z] === RUN TestFSMetadataGetSet [2021-07-12T17:38:32.970Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-12T17:38:32.970Z] === RUN TestFSInvalidWalker [2021-07-12T17:38:32.970Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-12T17:38:32.970Z] === RUN TestFSGetSet [2021-07-12T17:38:32.970Z] --- PASS: TestFSGetSet (0.03s) [2021-07-12T17:38:32.970Z] === RUN TestFSGetUnsetKey [2021-07-12T17:38:32.970Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-12T17:38:32.970Z] === RUN TestFSGetEmptyData [2021-07-12T17:38:32.970Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-12T17:38:32.970Z] === RUN TestFSDelete [2021-07-12T17:38:32.970Z] --- PASS: TestFSDelete (0.02s) [2021-07-12T17:38:32.970Z] === RUN TestFSWalker [2021-07-12T17:38:33.429Z] --- PASS: TestFSWalker (0.02s) [2021-07-12T17:38:33.429Z] === RUN TestFSWalkerStopOnError [2021-07-12T17:38:33.429Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-12T17:38:33.429Z] === RUN TestNewFromJSON [2021-07-12T17:38:33.429Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-12T17:38:33.430Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-12T17:38:33.430Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-12T17:38:33.430Z] === RUN TestMarshalKeyOrder [2021-07-12T17:38:33.430Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-12T17:38:33.430Z] === RUN TestHistoryEqual [2021-07-12T17:38:33.430Z] --- PASS: TestHistoryEqual (0.14s) [2021-07-12T17:38:33.430Z] === RUN TestImage [2021-07-12T17:38:33.430Z] --- PASS: TestImage (0.00s) [2021-07-12T17:38:33.430Z] === RUN TestImageOSNotEmpty [2021-07-12T17:38:33.430Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-12T17:38:33.430Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-12T17:38:33.430Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-12T17:38:33.430Z] === RUN TestCreate [2021-07-12T17:38:33.430Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:38:33.430Z] === RUN TestRestore [2021-07-12T17:38:33.430Z] time="2021-07-12T17:38:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-12T17:38:33.430Z] --- PASS: TestRestore (0.04s) [2021-07-12T17:38:33.430Z] === RUN TestAddDelete [2021-07-12T17:38:33.430Z] --- PASS: TestAddDelete (0.02s) [2021-07-12T17:38:33.430Z] === RUN TestSearchAfterDelete [2021-07-12T17:38:33.430Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-12T17:38:33.430Z] === RUN TestParentReset [2021-07-12T17:38:33.430Z] --- PASS: TestParentReset (0.03s) [2021-07-12T17:38:33.430Z] === RUN TestGetAndSetLastUpdated [2021-07-12T17:38:33.430Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-12T17:38:33.430Z] === RUN TestStoreLen [2021-07-12T17:38:33.430Z] --- PASS: TestStoreLen (0.08s) [2021-07-12T17:38:33.430Z] PASS [2021-07-12T17:38:33.430Z] coverage: 86.6% of statements [2021-07-12T17:38:33.430Z] ok github.com/docker/docker/image 0.885s coverage: 86.6% of statements [2021-07-12T17:38:33.740Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-07-12T17:38:33.740Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/defaults [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-12T17:38:33.984Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-12T17:38:33.984Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-12T17:38:33.984Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-12T17:38:33.984Z] time="2021-07-12T17:38:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-12T17:38:33.984Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-07-12T17:38:33.984Z] === RUN TestCreateSuccess [2021-07-12T17:38:33.984Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCreateLogGroupSuccess [2021-07-12T17:38:33.984Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCreateError [2021-07-12T17:38:33.984Z] --- PASS: TestCreateError (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCreateAlreadyExists [2021-07-12T17:38:33.984Z] time="2021-07-12T17:38:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-12T17:38:33.984Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestLogClosed [2021-07-12T17:38:33.984Z] --- PASS: TestLogClosed (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestLogBlocking [2021-07-12T17:38:33.984Z] --- PASS: TestLogBlocking (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-12T17:38:33.984Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestLogNonBlockingBufferFull [2021-07-12T17:38:33.984Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestPublishBatchSuccess [2021-07-12T17:38:33.984Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestPublishBatchError [2021-07-12T17:38:33.984Z] time="2021-07-12T17:38:33Z" level=error msg=Error [2021-07-12T17:38:33.984Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-12T17:38:33.984Z] time="2021-07-12T17:38:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-12T17:38:33.984Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-12T17:38:33.984Z] time="2021-07-12T17:38:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-12T17:38:33.984Z] time="2021-07-12T17:38:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-12T17:38:33.984Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchSimple [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchTicker [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMultilinePattern [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchClose [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen/0/Hello [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen/2/🙃 [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen/3/���� [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen/4/He��o [2021-07-12T17:38:33.984Z] === RUN TestEffectiveLen/5/ [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/0/ [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/1/Hello [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: Hello [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/2/Hello [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: He [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: llo [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/3/Hello [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: Hello [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/4/🙃 [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/5/🙃 [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/6/a� [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: a [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: � [2021-07-12T17:38:33.984Z] === RUN TestFindValidSplit/7/a� [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1044: a� [2021-07-12T17:38:33.984Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestProcessEventEmoji [2021-07-12T17:38:33.984Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchLineSplit [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMaxEvents [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-12T17:38:33.984Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-12T17:38:33.984Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-12T17:38:33.984Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-12T17:38:33.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-12T17:38:33.984Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-12T17:38:33.984Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-12T17:38:33.985Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-12T17:38:33.985Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-12T17:38:33.985Z] === RUN TestCreateTagSuccess [2021-07-12T17:38:33.985Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-12T17:38:33.985Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-12T17:38:33.985Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-12T17:38:33.985Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-12T17:38:33.985Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-12T17:38:33.985Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-12T17:38:33.985Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-07-12T17:38:33.985Z] PASS [2021-07-12T17:38:33.985Z] coverage: 77.8% of statements [2021-07-12T17:38:33.985Z] ok github.com/docker/docker/daemon/logger/awslogs 0.984s coverage: 77.8% of statements [2021-07-12T17:38:34.317Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2021-07-12T17:38:34.399Z] === RUN TestCompare [2021-07-12T17:38:34.399Z] --- PASS: TestCompare (0.00s) [2021-07-12T17:38:34.399Z] PASS [2021-07-12T17:38:34.399Z] coverage: 19.2% of statements [2021-07-12T17:38:34.399Z] ok github.com/docker/docker/image/cache 0.305s coverage: 19.2% of statements [2021-07-12T17:38:34.399Z] === RUN TestValidateManifest [2021-07-12T17:38:34.399Z] === RUN TestValidateManifest/nil [2021-07-12T17:38:34.400Z] === RUN TestValidateManifest/non-nil [2021-07-12T17:38:34.400Z] --- PASS: TestValidateManifest (0.00s) [2021-07-12T17:38:34.400Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-12T17:38:34.400Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-12T17:38:34.400Z] PASS [2021-07-12T17:38:34.400Z] coverage: 0.7% of statements [2021-07-12T17:38:34.400Z] ok github.com/docker/docker/image/tarexport 0.331s coverage: 0.7% of statements [2021-07-12T17:38:34.435Z] === RUN TestAdapterReadLogs [2021-07-12T17:38:34.435Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestCopier [2021-07-12T17:38:34.435Z] --- PASS: TestCopier (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestCopierLongLines [2021-07-12T17:38:34.435Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestCopierSlow [2021-07-12T17:38:34.435Z] --- PASS: TestCopierSlow (0.20s) [2021-07-12T17:38:34.435Z] === RUN TestCopierWithSized [2021-07-12T17:38:34.435Z] === RUN TestCopierWithSized/as_is [2021-07-12T17:38:34.435Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-12T17:38:34.435Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-12T17:38:34.435Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-12T17:38:34.435Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-12T17:38:34.435Z] === RUN TestCopierWithPartial [2021-07-12T17:38:34.435Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestRingLogger [2021-07-12T17:38:34.435Z] --- PASS: TestRingLogger (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestRingCap [2021-07-12T17:38:34.435Z] --- PASS: TestRingCap (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestRingClose [2021-07-12T17:38:34.435Z] --- PASS: TestRingClose (0.00s) [2021-07-12T17:38:34.435Z] === RUN TestRingDrain [2021-07-12T17:38:34.435Z] --- PASS: TestRingDrain (0.00s) [2021-07-12T17:38:34.435Z] PASS [2021-07-12T17:38:34.435Z] coverage: 43.8% of statements [2021-07-12T17:38:34.435Z] ok github.com/docker/docker/daemon/logger 1.061s coverage: 43.8% of statements [2021-07-12T17:38:34.860Z] === RUN TestMakeV1ConfigFromConfig [2021-07-12T17:38:34.860Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-12T17:38:34.860Z] PASS [2021-07-12T17:38:34.860Z] coverage: 25.0% of statements [2021-07-12T17:38:34.860Z] ok github.com/docker/docker/image/v1 0.298s coverage: 25.0% of statements [2021-07-12T17:38:34.860Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-12T17:38:35.267Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2021-07-12T17:38:35.389Z] === RUN TestSearchRegistryForImagesErrors [2021-07-12T17:38:35.389Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-12T17:38:35.389Z] === RUN TestSearchRegistryForImages [2021-07-12T17:38:35.389Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-12T17:38:35.389Z] === RUN TestOnlyPlatformWithFallback [2021-07-12T17:38:35.389Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-12T17:38:35.389Z] === RUN TestImageDelete [2021-07-12T17:38:35.389Z] === RUN TestImageDelete/no_lease [2021-07-12T17:38:35.389Z] === RUN TestImageDelete/lease_exists [2021-07-12T17:38:35.389Z] --- PASS: TestImageDelete (0.03s) [2021-07-12T17:38:35.389Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-12T17:38:35.389Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-12T17:38:35.389Z] === RUN TestContentStoreForPull [2021-07-12T17:38:35.389Z] --- PASS: TestContentStoreForPull (0.16s) [2021-07-12T17:38:35.389Z] PASS [2021-07-12T17:38:35.389Z] coverage: 6.8% of statements [2021-07-12T17:38:35.389Z] ok github.com/docker/docker/daemon/images 1.013s coverage: 6.8% of statements [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-12T17:38:35.389Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-12T17:38:35.389Z] === RUN TestJSONFileLogger [2021-07-12T17:38:35.389Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-12T17:38:35.389Z] === RUN TestJSONFileLoggerWithTags [2021-07-12T17:38:35.389Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-12T17:38:35.389Z] === RUN TestJSONFileLoggerWithOpts [2021-07-12T17:38:35.389Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-12T17:38:35.389Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-12T17:38:35.389Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-12T17:38:35.389Z] === RUN TestEncodeDecode [2021-07-12T17:38:35.389Z] === PAUSE TestEncodeDecode [2021-07-12T17:38:35.389Z] === RUN TestUnexpectedEOF [2021-07-12T17:38:35.530Z] ok github.com/docker/docker/daemon/logger/splunk 2.026s coverage: 82.5% of statements [2021-07-12T17:38:35.530Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-12T17:38:35.530Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-12T17:38:35.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-12T17:38:35.550Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-12T17:38:35.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-12T17:38:35.679Z] === RUN TestInspectNetwork/full_network_id [2021-07-12T17:38:35.679Z] === RUN TestInspectNetwork/partial_network_id [2021-07-12T17:38:35.679Z] === RUN TestInspectNetwork/network_name [2021-07-12T17:38:35.679Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-12T17:38:35.840Z] time="2021-07-12T17:38:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-12T17:38:35.840Z] time="2021-07-12T17:38:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-12T17:38:35.840Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-07-12T17:38:35.840Z] === CONT TestEncodeDecode [2021-07-12T17:38:35.840Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-12T17:38:35.840Z] PASS [2021-07-12T17:38:35.840Z] coverage: 69.9% of statements [2021-07-12T17:38:35.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.766s coverage: 69.9% of statements [2021-07-12T17:38:36.291Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-12T17:38:36.291Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-12T17:38:36.291Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-12T17:38:36.479Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-07-12T17:38:36.479Z] ok github.com/docker/docker/distribution 0.218s coverage: 25.4% of statements [2021-07-12T17:38:36.479Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-12T17:38:36.742Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-07-12T17:38:36.742Z] === RUN TestFastTimeMarshalJSON [2021-07-12T17:38:36.742Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-12T17:38:36.742Z] PASS [2021-07-12T17:38:36.742Z] coverage: 87.2% of statements [2021-07-12T17:38:36.742Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.353s coverage: 87.2% of statements [2021-07-12T17:38:37.112Z] === RUN TestEnvironmentParsing [2021-07-12T17:38:37.112Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-12T17:38:37.112Z] PASS [2021-07-12T17:38:37.112Z] coverage: 1.2% of statements [2021-07-12T17:38:37.112Z] ok github.com/docker/docker/libcontainerd/local 0.522s coverage: 1.2% of statements [2021-07-12T17:38:37.112Z] === RUN TestSerialization [2021-07-12T17:38:37.112Z] --- PASS: TestSerialization (0.03s) [2021-07-12T17:38:37.112Z] PASS [2021-07-12T17:38:37.112Z] coverage: 100.0% of statements [2021-07-12T17:38:37.112Z] ok github.com/docker/docker/libcontainerd/queue 0.653s coverage: 100.0% of statements [2021-07-12T17:38:37.429Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-07-12T17:38:37.453Z] docker_api_swarm_test.go:45: [d9f9d36e6258f] joining swarm manager [df4bfddebc7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:38:37.572Z] === RUN TestEmptyLayer [2021-07-12T17:38:37.572Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-12T17:38:37.572Z] === RUN TestCommitFailure [2021-07-12T17:38:37.572Z] --- PASS: TestCommitFailure (0.01s) [2021-07-12T17:38:37.572Z] === RUN TestStartTransactionFailure [2021-07-12T17:38:37.572Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-07-12T17:38:37.572Z] === RUN TestGetOrphan [2021-07-12T17:38:37.572Z] --- PASS: TestGetOrphan (0.01s) [2021-07-12T17:38:37.572Z] === RUN TestMountAndRegister [2021-07-12T17:38:37.572Z] layer_test.go:271: Layer size: 14 [2021-07-12T17:38:37.572Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-12T17:38:37.572Z] === RUN TestLayerRelease [2021-07-12T17:38:37.572Z] layer_test.go:304: Failing on Windows [2021-07-12T17:38:37.572Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-12T17:38:37.572Z] === RUN TestStoreRestore [2021-07-12T17:38:37.572Z] layer_test.go:353: Failing on Windows [2021-07-12T17:38:37.572Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-12T17:38:37.572Z] === RUN TestTarStreamStability [2021-07-12T17:38:37.572Z] layer_test.go:468: Failing on Windows [2021-07-12T17:38:37.572Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-12T17:38:37.572Z] === RUN TestRegisterExistingLayer [2021-07-12T17:38:37.572Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-07-12T17:38:37.692Z] ok github.com/docker/docker/image 0.041s coverage: 86.6% of statements [2021-07-12T17:38:37.782Z] === RUN TestWriteLog [2021-07-12T17:38:37.782Z] === PAUSE TestWriteLog [2021-07-12T17:38:37.782Z] === RUN TestReadLog [2021-07-12T17:38:37.782Z] === PAUSE TestReadLog [2021-07-12T17:38:37.782Z] === CONT TestWriteLog [2021-07-12T17:38:37.782Z] === CONT TestReadLog [2021-07-12T17:38:37.782Z] === RUN TestReadLog/tail_exact [2021-07-12T17:38:37.782Z] --- PASS: TestWriteLog (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestReadLog/tail_less_than_available [2021-07-12T17:38:37.782Z] === RUN TestReadLog/tail_more_than_available [2021-07-12T17:38:37.782Z] --- PASS: TestReadLog (0.16s) [2021-07-12T17:38:37.782Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-07-12T17:38:37.782Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-12T17:38:37.782Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-12T17:38:37.782Z] PASS [2021-07-12T17:38:37.782Z] coverage: 75.2% of statements [2021-07-12T17:38:37.782Z] ok github.com/docker/docker/daemon/logger/local 0.673s coverage: 75.2% of statements [2021-07-12T17:38:37.782Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-12T17:38:37.782Z] === RUN TestOpenFileDelete [2021-07-12T17:38:37.782Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestOpenFileRename [2021-07-12T17:38:37.782Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestParseLogTagDefaultTag [2021-07-12T17:38:37.782Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestParseLogTag [2021-07-12T17:38:37.782Z] --- PASS: TestParseLogTag (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestParseLogTagEmptyTag [2021-07-12T17:38:37.782Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestTailFiles [2021-07-12T17:38:37.782Z] --- PASS: TestTailFiles (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestFollowLogsConsumerGone [2021-07-12T17:38:37.782Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestFollowLogsProducerGone [2021-07-12T17:38:37.782Z] logfile_test.go:179: logDecode() closed after sending 888 messages [2021-07-12T17:38:37.782Z] logfile_test.go:232: messages sent: 888, received: 888 [2021-07-12T17:38:37.782Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-12T17:38:37.782Z] === RUN TestCheckCapacityAndRotate [2021-07-12T17:38:37.782Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-12T17:38:37.782Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-12T17:38:37.782Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-12T17:38:37.782Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-12T17:38:37.782Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-12T17:38:37.782Z] PASS [2021-07-12T17:38:37.782Z] coverage: 53.7% of statements [2021-07-12T17:38:37.782Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.864s coverage: 53.7% of statements [2021-07-12T17:38:37.955Z] ok github.com/docker/docker/distribution/xfer 1.853s coverage: 85.1% of statements [2021-07-12T17:38:37.955Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-12T17:38:38.032Z] === RUN TestTarStreamVerification [2021-07-12T17:38:38.032Z] layer_test.go:697: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-12T17:38:38.032Z] === RUN TestLayerMigration [2021-07-12T17:38:38.032Z] migration_test.go:46: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-12T17:38:38.032Z] === RUN TestLayerMigrationNoTarsplit [2021-07-12T17:38:38.032Z] migration_test.go:182: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-12T17:38:38.032Z] === RUN TestMountInit [2021-07-12T17:38:38.032Z] mount_test.go:17: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestMountInit (0.00s) [2021-07-12T17:38:38.032Z] === RUN TestMountSize [2021-07-12T17:38:38.032Z] mount_test.go:76: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestMountSize (0.00s) [2021-07-12T17:38:38.032Z] === RUN TestMountChanges [2021-07-12T17:38:38.032Z] mount_test.go:125: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestMountChanges (0.00s) [2021-07-12T17:38:38.032Z] === RUN TestMountApply [2021-07-12T17:38:38.032Z] mount_test.go:212: Failing on Windows [2021-07-12T17:38:38.032Z] --- SKIP: TestMountApply (0.00s) [2021-07-12T17:38:38.032Z] PASS [2021-07-12T17:38:38.032Z] coverage: 30.1% of statements [2021-07-12T17:38:38.032Z] ok github.com/docker/docker/layer 1.010s coverage: 30.1% of statements [2021-07-12T17:38:38.219Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2021-07-12T17:38:38.482Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-07-12T17:38:38.482Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-12T17:38:38.736Z] === RUN TestLog [2021-07-12T17:38:38.736Z] --- PASS: TestLog (0.01s) [2021-07-12T17:38:38.736Z] PASS [2021-07-12T17:38:38.736Z] coverage: 31.5% of statements [2021-07-12T17:38:38.736Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.481s coverage: 31.5% of statements [2021-07-12T17:38:38.747Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-07-12T17:38:39.004Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-12T17:38:39.004Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-12T17:38:39.004Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-12T17:38:39.004Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-12T17:38:39.353Z] --- PASS: TestServiceWithDataPathPortInit (17.40s) [2021-07-12T17:38:39.353Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T17:38:39.465Z] === RUN TestSequenceGetAvailableBit [2021-07-12T17:38:39.465Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSequenceEqual [2021-07-12T17:38:39.465Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSequenceCopy [2021-07-12T17:38:39.465Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestGetFirstAvailable [2021-07-12T17:38:39.465Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestFindSequence [2021-07-12T17:38:39.465Z] --- PASS: TestFindSequence (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestCheckIfAvailable [2021-07-12T17:38:39.465Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestMergeSequences [2021-07-12T17:38:39.465Z] --- PASS: TestMergeSequences (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestPushReservation [2021-07-12T17:38:39.465Z] --- PASS: TestPushReservation (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSerializeDeserialize [2021-07-12T17:38:39.465Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSet [2021-07-12T17:38:39.465Z] --- PASS: TestSet (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSetUnset [2021-07-12T17:38:39.465Z] --- PASS: TestSetUnset (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestOffsetSetUnset [2021-07-12T17:38:39.465Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSetInRange [2021-07-12T17:38:39.465Z] --- PASS: TestSetInRange (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestSetAnyInRange [2021-07-12T17:38:39.465Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-12T17:38:39.465Z] === RUN TestMethods [2021-07-12T17:38:39.465Z] --- PASS: TestMethods (0.01s) [2021-07-12T17:38:39.465Z] === RUN TestRandomAllocateDeallocate [2021-07-12T17:38:39.690Z] === RUN TestValidateLogOpt [2021-07-12T17:38:39.690Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestNewMissedConfig [2021-07-12T17:38:39.690Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestNewMissedUrl [2021-07-12T17:38:39.690Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestNewMissedToken [2021-07-12T17:38:39.690Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestNewWithProxy [2021-07-12T17:38:39.690Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestDefault [2021-07-12T17:38:39.690Z] --- PASS: TestDefault (0.01s) [2021-07-12T17:38:39.690Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-12T17:38:39.690Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestJsonFormat [2021-07-12T17:38:39.690Z] --- PASS: TestJsonFormat (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestRawFormat [2021-07-12T17:38:39.690Z] --- PASS: TestRawFormat (0.02s) [2021-07-12T17:38:39.690Z] === RUN TestRawFormatWithLabels [2021-07-12T17:38:39.690Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestRawFormatWithoutTag [2021-07-12T17:38:39.690Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestBatching [2021-07-12T17:38:39.690Z] --- PASS: TestBatching (0.28s) [2021-07-12T17:38:39.690Z] === RUN TestFrequency [2021-07-12T17:38:39.690Z] === RUN TestNewParse [2021-07-12T17:38:39.690Z] --- PASS: TestNewParse (0.00s) [2021-07-12T17:38:39.690Z] PASS [2021-07-12T17:38:39.690Z] coverage: 8.3% of statements [2021-07-12T17:38:39.690Z] ok github.com/docker/docker/daemon/logger/templates 0.210s coverage: 8.3% of statements [2021-07-12T17:38:39.690Z] --- PASS: TestFrequency (0.16s) [2021-07-12T17:38:39.690Z] === RUN TestOneMessagePerRequest [2021-07-12T17:38:39.690Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestVerify [2021-07-12T17:38:39.690Z] --- PASS: TestVerify (0.00s) [2021-07-12T17:38:39.690Z] === RUN TestSkipVerify [2021-07-12T17:38:39.860Z] --- PASS: TestInspectNetwork (7.45s) [2021-07-12T17:38:39.860Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-12T17:38:39.860Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-12T17:38:39.860Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-07-12T17:38:39.860Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-12T17:38:39.860Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] === RUN TestParseLogFormat [2021-07-12T17:38:40.235Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestValidateLogOptEmpty [2021-07-12T17:38:40.235Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestValidateSyslogAddress [2021-07-12T17:38:40.235Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestParseAddressDefaultPort [2021-07-12T17:38:40.235Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestValidateSyslogFacility [2021-07-12T17:38:40.235Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestValidateLogOptSyslogFormat [2021-07-12T17:38:40.235Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestValidateLogOpt [2021-07-12T17:38:40.235Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-12T17:38:40.235Z] PASS [2021-07-12T17:38:40.235Z] coverage: 46.8% of statements [2021-07-12T17:38:40.235Z] ok github.com/docker/docker/daemon/logger/syslog 0.488s coverage: 46.8% of statements [2021-07-12T17:38:40.235Z] --- PASS: TestSkipVerify (0.33s) [2021-07-12T17:38:40.235Z] === RUN TestBufferMaximum [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.960479\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.960479\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestServerAlwaysDown [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.963014\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.963014\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.963014\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.964639\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] time="2021-07-12T17:38:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111519.964639\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:40.235Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestCannotSendAfterClose [2021-07-12T17:38:40.235Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-12T17:38:40.235Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-12T17:38:41.188Z] time="2021-07-12T17:38:40Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-12T17:38:41.188Z] time="2021-07-12T17:38:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3f919eea96cf\"}'" [2021-07-12T17:38:41.188Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-12T17:38:41.188Z] PASS [2021-07-12T17:38:41.188Z] coverage: 82.5% of statements [2021-07-12T17:38:41.188Z] ok github.com/docker/docker/daemon/logger/splunk 2.335s coverage: 82.5% of statements [2021-07-12T17:38:41.253Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-12T17:38:41.775Z] === RUN TestErrorInterfaces [2021-07-12T17:38:41.775Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestNetworkMarshalling [2021-07-12T17:38:41.775Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-07-12T17:38:41.775Z] === RUN TestEndpointMarshalling [2021-07-12T17:38:41.775Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestAuxAddresses [2021-07-12T17:38:41.775Z] time="2021-07-12T17:38:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:38:41.775Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-12T17:38:41.775Z] === RUN TestSRVServiceQuery [2021-07-12T17:38:41.775Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestServiceVIPReuse [2021-07-12T17:38:41.775Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-12T17:38:41.775Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-12T17:38:41.775Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestDNSIPQuery [2021-07-12T17:38:41.775Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestDNSProxyServFail [2021-07-12T17:38:41.775Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestSandboxAddEmpty [2021-07-12T17:38:41.775Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestSandboxAddMultiPrio [2021-07-12T17:38:41.775Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestSandboxAddSamePrio [2021-07-12T17:38:41.775Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestCleanupServiceDiscovery [2021-07-12T17:38:41.775Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestDNSOptions [2021-07-12T17:38:41.775Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:41.775Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-12T17:38:41.775Z] === RUN TestMultipleControllersWithSameStore [2021-07-12T17:38:41.775Z] time="2021-07-12T17:38:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:38:41.775Z] time="2021-07-12T17:38:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:38:41.775Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-12T17:38:41.775Z] PASS [2021-07-12T17:38:41.775Z] coverage: 8.6% of statements [2021-07-12T17:38:41.775Z] ok github.com/docker/docker/libnetwork 0.979s coverage: 8.6% of statements [2021-07-12T17:38:41.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-12T17:38:42.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-12T17:38:42.140Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-12T17:38:42.140Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-12T17:38:42.140Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-12T17:38:42.235Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-12T17:38:42.235Z] === RUN TestInvalidConfig [2021-07-12T17:38:42.235Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestConfig [2021-07-12T17:38:42.235Z] --- PASS: TestConfig (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestOptionsLabels [2021-07-12T17:38:42.235Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestValidName [2021-07-12T17:38:42.235Z] --- PASS: TestValidName (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestTLSConfiguration [2021-07-12T17:38:42.235Z] time="2021-07-12T17:38:41Z" level=info msg="Option Initializing KV with TLS" [2021-07-12T17:38:42.235Z] --- PASS: TestTLSConfiguration (0.15s) [2021-07-12T17:38:42.235Z] PASS [2021-07-12T17:38:42.235Z] coverage: 24.0% of statements [2021-07-12T17:38:42.235Z] ok github.com/docker/docker/libnetwork/config 0.443s coverage: 24.0% of statements [2021-07-12T17:38:42.235Z] === RUN TestKey [2021-07-12T17:38:42.235Z] --- PASS: TestKey (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestParseKey [2021-07-12T17:38:42.235Z] --- PASS: TestParseKey (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestInvalidDataStore [2021-07-12T17:38:42.235Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestKVObjectFlatKey [2021-07-12T17:38:42.235Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-12T17:38:42.235Z] === RUN TestAtomicKVObjectFlatKey [2021-07-12T17:38:42.235Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-12T17:38:42.235Z] PASS [2021-07-12T17:38:42.235Z] coverage: 21.9% of statements [2021-07-12T17:38:42.235Z] ok github.com/docker/docker/libnetwork/datastore 0.193s coverage: 21.9% of statements [2021-07-12T17:38:42.336Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-12T17:38:42.389Z] --- PASS: TestRunContainerWithBridgeNone (3.04s) [2021-07-12T17:38:42.389Z] === RUN TestNetworkInvalidJSON [2021-07-12T17:38:42.389Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T17:38:42.389Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T17:38:42.389Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:38:42.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:38:42.389Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:38:42.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:38:42.389Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T17:38:42.389Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:38:42.389Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-12T17:38:42.389Z] === RUN TestNetworkList [2021-07-12T17:38:42.389Z] === RUN TestNetworkList//networks [2021-07-12T17:38:42.389Z] === PAUSE TestNetworkList//networks [2021-07-12T17:38:42.389Z] === RUN TestNetworkList//networks/ [2021-07-12T17:38:42.389Z] === PAUSE TestNetworkList//networks/ [2021-07-12T17:38:42.389Z] === CONT TestNetworkList//networks [2021-07-12T17:38:42.389Z] === CONT TestNetworkList//networks/ [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkList (0.01s) [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-12T17:38:42.389Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-12T17:38:42.389Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T17:38:42.591Z] === RUN TestV1IDService [2021-07-12T17:38:42.591Z] --- PASS: TestV1IDService (0.03s) [2021-07-12T17:38:42.591Z] === RUN TestV2MetadataService [2021-07-12T17:38:42.594Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oel9gb2x7dvyhlfnlwt1ocx52 Created:2021-07-12 17:38:40.698099445 +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[bcf10a7eef88a2c2ed573e742b5140c49a9584bbde6655fadc3fdc9f65eda4e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w8km4ygxuxf0evi8ukno1vdfn EndpointID:936698db75b164482337180b131d0764bf0d4d75038d98118f1bab0e27b9e9b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f14917cfd808979f904aa43871a93059fcf4c5eb9c4252fb6934659c2713e9f6 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:b4197e59bdb6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w8km4ygxuxf0evi8ukno1vdfn EndpointID:936698db75b164482337180b131d0764bf0d4d75038d98118f1bab0e27b9e9b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-12T17:38:42.695Z] --- PASS: TestRandomAllocateDeallocate (3.54s) [2021-07-12T17:38:42.695Z] === RUN TestAllocateRandomDeallocate [2021-07-12T17:38:42.954Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-12T17:38:42.954Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T17:38:42.976Z] ok github.com/docker/docker/libnetwork/bitseq 0.466s coverage: 84.4% of statements [2021-07-12T17:38:43.042Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-12T17:38:43.042Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-12T17:38:43.042Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-12T17:38:43.042Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-12T17:38:43.042Z] === RUN TestContinueOnError_NeverContinue [2021-07-12T17:38:43.042Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-12T17:38:43.042Z] === RUN TestManifestStore [2021-07-12T17:38:43.042Z] === RUN TestManifestStore/no_remote_or_local [2021-07-12T17:38:43.042Z] --- PASS: TestV2MetadataService (0.79s) [2021-07-12T17:38:43.042Z] PASS [2021-07-12T17:38:43.042Z] coverage: 48.2% of statements [2021-07-12T17:38:43.042Z] ok github.com/docker/docker/distribution/metadata 1.144s coverage: 48.2% of statements [2021-07-12T17:38:43.042Z] time="2021-07-12T17:38:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local996599211\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-12T17:38:43.042Z] === RUN TestManifestStore/no_local_cache [2021-07-12T17:38:43.042Z] === RUN TestManifestStore/with_local_cache [2021-07-12T17:38:43.042Z] === RUN TestManifestStore/unknown_media_type [2021-07-12T17:38:43.042Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-12T17:38:43.042Z] time="2021-07-12T17:38:42Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:43.042Z] time="2021-07-12T17:38:43Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:43.554Z] ok github.com/docker/docker/libnetwork/api 2.457s coverage: 83.2% of statements [2021-07-12T17:38:43.605Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-12T17:38:43.605Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:43.605Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=warning msg="reference for unknown type: " [2021-07-12T17:38:43.605Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-12T17:38:43.605Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-12T17:38:43.605Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore (0.26s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-12T17:38:43.605Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestFixManifestLayers [2021-07-12T17:38:43.605Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-12T17:38:43.605Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-12T17:38:43.605Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestFixManifestLayersBadParent [2021-07-12T17:38:43.605Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestValidateManifest [2021-07-12T17:38:43.605Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-12T17:38:43.605Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestFormatPlatform [2021-07-12T17:38:43.605Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestGetRepositoryMountCandidates [2021-07-12T17:38:43.605Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestLayerAlreadyExists [2021-07-12T17:38:43.605Z] 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-12T17:38:43.605Z] 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-12T17:38:43.605Z] 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-12T17:38:43.605Z] 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-12T17:38:43.605Z] 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-12T17:38:43.605Z] 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-12T17:38:43.605Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestWhenEmptyAuthConfig [2021-07-12T17:38:43.605Z] === RUN TestSuccessfulDownload [2021-07-12T17:38:43.605Z] download_test.go:268: Needs fixing on Windows [2021-07-12T17:38:43.605Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestCancelledDownload [2021-07-12T17:38:43.605Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-12T17:38:43.605Z] === RUN TestMaxDownloadAttempts [2021-07-12T17:38:43.605Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:38:43.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:38:43.605Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:38:43.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:38:43.605Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:38:43.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:38:43.605Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:38:43.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:38:43.605Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:38:43.605Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:38:43.605Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:38:43.605Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:43.605Z] time="2021-07-12T17:38:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:38:43.605Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-12T17:38:43.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-07-12T17:38:43.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-07-12T17:38:43.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-07-12T17:38:43.605Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-07-12T17:38:43.605Z] === RUN TestTransfer [2021-07-12T17:38:43.666Z] === RUN TestIPDataMarshalling [2021-07-12T17:38:43.666Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-12T17:38:43.666Z] === RUN TestValidateAndIsV6 [2021-07-12T17:38:43.666Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-12T17:38:43.666Z] PASS [2021-07-12T17:38:43.666Z] coverage: 68.9% of statements [2021-07-12T17:38:43.666Z] ok github.com/docker/docker/libnetwork/driverapi 0.222s coverage: 68.9% of statements [2021-07-12T17:38:43.666Z] --- PASS: TestAllocateRandomDeallocate (0.69s) [2021-07-12T17:38:43.666Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-12T17:38:43.666Z] === RUN TestDriver [2021-07-12T17:38:43.666Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:38:43.666Z] PASS [2021-07-12T17:38:43.666Z] coverage: 34.8% of statements [2021-07-12T17:38:43.666Z] ok github.com/docker/docker/libnetwork/drivers/host 0.349s coverage: 34.8% of statements [2021-07-12T17:38:43.968Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-12T17:38:43.968Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-12T17:38:43.968Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-12T17:38:43.968Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-12T17:38:44.057Z] --- PASS: TestTransfer (0.12s) [2021-07-12T17:38:44.057Z] === RUN TestConcurrencyLimit [2021-07-12T17:38:44.057Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-07-12T17:38:44.057Z] === RUN TestInactiveJobs [2021-07-12T17:38:44.057Z] === RUN TestNotFound [2021-07-12T17:38:44.057Z] --- PASS: TestNotFound (0.00s) [2021-07-12T17:38:44.057Z] === RUN TestConflict [2021-07-12T17:38:44.057Z] --- PASS: TestConflict (0.00s) [2021-07-12T17:38:44.057Z] === RUN TestForbidden [2021-07-12T17:38:44.057Z] --- PASS: TestForbidden (0.00s) [2021-07-12T17:38:44.057Z] === RUN TestInvalidParameter [2021-07-12T17:38:44.057Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-12T17:38:44.125Z] === RUN TestDriver [2021-07-12T17:38:44.125Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:38:44.125Z] PASS [2021-07-12T17:38:44.125Z] coverage: 34.8% of statements [2021-07-12T17:38:44.125Z] ok github.com/docker/docker/libnetwork/drivers/null 0.227s coverage: 34.8% of statements [2021-07-12T17:38:44.326Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-12T17:38:44.326Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T17:38:44.510Z] === RUN TestNotImplemented [2021-07-12T17:38:44.510Z] --- PASS: TestNotImplemented (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestNotModified [2021-07-12T17:38:44.510Z] --- PASS: TestNotModified (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestUnauthorized [2021-07-12T17:38:44.510Z] --- PASS: TestUnauthorized (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestUnknown [2021-07-12T17:38:44.510Z] --- PASS: TestUnknown (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestCancelled [2021-07-12T17:38:44.510Z] --- PASS: TestCancelled (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestDeadline [2021-07-12T17:38:44.510Z] --- PASS: TestDeadline (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestDataLoss [2021-07-12T17:38:44.510Z] --- PASS: TestDataLoss (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestUnavailable [2021-07-12T17:38:44.510Z] --- PASS: TestUnavailable (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestSystem [2021-07-12T17:38:44.510Z] --- PASS: TestSystem (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Not_Found [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Bad_Request [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Conflict [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Unauthorized [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Forbidden [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Not_Modified [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-12T17:38:44.510Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-12T17:38:44.510Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-12T17:38:44.510Z] PASS [2021-07-12T17:38:44.510Z] coverage: 53.1% of statements [2021-07-12T17:38:44.510Z] ok github.com/docker/docker/errdefs 0.276s coverage: 53.1% of statements [2021-07-12T17:38:44.510Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-07-12T17:38:44.510Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-12T17:38:44.510Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestTokenPassThru [2021-07-12T17:38:44.510Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-12T17:38:44.510Z] === RUN TestTokenPassThruDifferentHost [2021-07-12T17:38:44.510Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-12T17:38:44.510Z] PASS [2021-07-12T17:38:44.510Z] coverage: 23.8% of statements [2021-07-12T17:38:44.510Z] ok github.com/docker/docker/distribution 2.029s coverage: 23.8% of statements [2021-07-12T17:38:44.510Z] --- PASS: TestInactiveJobs (0.36s) [2021-07-12T17:38:44.510Z] === RUN TestWatchRelease [2021-07-12T17:38:44.510Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-12T17:38:44.510Z] --- PASS: TestWatchRelease (0.05s) [2021-07-12T17:38:44.510Z] === RUN TestWatchFinishedTransfer [2021-07-12T17:38:44.510Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-12T17:38:44.510Z] === RUN TestDuplicateTransfer [2021-07-12T17:38:44.585Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.87s) [2021-07-12T17:38:44.586Z] === RUN TestRetrieveFromStore [2021-07-12T17:38:44.586Z] === RUN TestNetworkAllocateFree [2021-07-12T17:38:44.586Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-12T17:38:44.586Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-12T17:38:44.586Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-12T17:38:44.586Z] PASS [2021-07-12T17:38:44.586Z] coverage: 63.6% of statements [2021-07-12T17:38:44.586Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.287s coverage: 63.6% of statements [2021-07-12T17:38:44.586Z] --- PASS: TestRetrieveFromStore (0.38s) [2021-07-12T17:38:44.586Z] === RUN TestIsCorrupted [2021-07-12T17:38:44.586Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-12T17:38:44.586Z] === RUN TestSetRollover [2021-07-12T17:38:44.891Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-12T17:38:44.891Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T17:38:44.963Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-07-12T17:38:44.963Z] === RUN TestSuccessfulUpload [2021-07-12T17:38:44.963Z] time="2021-07-12T17:38:44Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-12T17:38:45.048Z] === RUN TestGetEmptyCapabilities [2021-07-12T17:38:45.415Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-07-12T17:38:45.415Z] === RUN TestCancelledUpload [2021-07-12T17:38:45.415Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-12T17:38:45.415Z] PASS [2021-07-12T17:38:45.415Z] coverage: 77.3% of statements [2021-07-12T17:38:45.415Z] ok github.com/docker/docker/distribution/xfer 2.632s coverage: 77.3% of statements [2021-07-12T17:38:45.415Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-12T17:38:45.415Z] === RUN TestFSGetInvalidData [2021-07-12T17:38:45.415Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-12T17:38:45.415Z] === RUN TestFSInvalidSet [2021-07-12T17:38:45.415Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-12T17:38:45.415Z] === RUN TestFSInvalidRoot [2021-07-12T17:38:45.415Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-12T17:38:45.415Z] === RUN TestFSMetadataGetSet [2021-07-12T17:38:45.415Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-12T17:38:45.415Z] === RUN TestFSInvalidWalker [2021-07-12T17:38:45.415Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-12T17:38:45.415Z] === RUN TestFSGetSet [2021-07-12T17:38:45.415Z] --- PASS: TestFSGetSet (0.02s) [2021-07-12T17:38:45.415Z] === RUN TestFSGetUnsetKey [2021-07-12T17:38:45.415Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-12T17:38:45.415Z] === RUN TestFSGetEmptyData [2021-07-12T17:38:45.415Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-12T17:38:45.415Z] === RUN TestFSDelete [2021-07-12T17:38:45.415Z] --- PASS: TestFSDelete (0.02s) [2021-07-12T17:38:45.415Z] === RUN TestFSWalker [2021-07-12T17:38:45.415Z] --- PASS: TestFSWalker (0.02s) [2021-07-12T17:38:45.415Z] === RUN TestFSWalkerStopOnError [2021-07-12T17:38:45.509Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-12T17:38:45.509Z] === RUN TestGetExtraCapabilities [2021-07-12T17:38:45.509Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-12T17:38:45.509Z] === RUN TestGetInvalidCapabilities [2021-07-12T17:38:45.509Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-12T17:38:45.509Z] === RUN TestRemoteDriver [2021-07-12T17:38:45.509Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-12T17:38:45.509Z] === RUN TestDriverError [2021-07-12T17:38:45.509Z] --- PASS: TestDriverError (0.01s) [2021-07-12T17:38:45.509Z] === RUN TestMissingValues [2021-07-12T17:38:45.509Z] --- PASS: TestMissingValues (0.00s) [2021-07-12T17:38:45.509Z] === RUN TestRollback [2021-07-12T17:38:45.509Z] --- PASS: TestRollback (0.01s) [2021-07-12T17:38:45.509Z] PASS [2021-07-12T17:38:45.509Z] coverage: 57.4% of statements [2021-07-12T17:38:45.509Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.402s coverage: 57.4% of statements [2021-07-12T17:38:45.825Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-12T17:38:45.825Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T17:38:45.866Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-12T17:38:45.866Z] === RUN TestNewFromJSON [2021-07-12T17:38:45.866Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-12T17:38:45.866Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-12T17:38:45.866Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-12T17:38:45.866Z] === RUN TestMarshalKeyOrder [2021-07-12T17:38:45.866Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-12T17:38:45.866Z] === RUN TestHistoryEqual [2021-07-12T17:38:45.866Z] --- PASS: TestHistoryEqual (0.13s) [2021-07-12T17:38:45.866Z] === RUN TestImage [2021-07-12T17:38:45.866Z] --- PASS: TestImage (0.00s) [2021-07-12T17:38:45.866Z] === RUN TestImageOSNotEmpty [2021-07-12T17:38:45.866Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-12T17:38:45.866Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-12T17:38:45.866Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-12T17:38:45.866Z] === RUN TestCreate [2021-07-12T17:38:45.866Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:38:45.866Z] === RUN TestRestore [2021-07-12T17:38:45.866Z] time="2021-07-12T17:38:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-12T17:38:45.866Z] --- PASS: TestRestore (0.03s) [2021-07-12T17:38:45.866Z] === RUN TestAddDelete [2021-07-12T17:38:45.866Z] --- PASS: TestAddDelete (0.02s) [2021-07-12T17:38:45.866Z] === RUN TestSearchAfterDelete [2021-07-12T17:38:45.866Z] === RUN TestCompare [2021-07-12T17:38:45.866Z] --- PASS: TestCompare (0.00s) [2021-07-12T17:38:45.866Z] PASS [2021-07-12T17:38:45.866Z] coverage: 19.2% of statements [2021-07-12T17:38:45.866Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-12T17:38:45.866Z] === RUN TestParentReset [2021-07-12T17:38:45.866Z] ok github.com/docker/docker/image/cache 0.330s coverage: 19.2% of statements [2021-07-12T17:38:45.866Z] --- PASS: TestParentReset (0.03s) [2021-07-12T17:38:45.866Z] === RUN TestGetAndSetLastUpdated [2021-07-12T17:38:45.866Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-12T17:38:45.866Z] === RUN TestStoreLen [2021-07-12T17:38:45.866Z] --- PASS: TestStoreLen (0.07s) [2021-07-12T17:38:45.866Z] PASS [2021-07-12T17:38:45.866Z] coverage: 86.6% of statements [2021-07-12T17:38:45.866Z] ok github.com/docker/docker/image 0.831s coverage: 86.6% of statements [2021-07-12T17:38:45.970Z] --- PASS: TestSetRollover (1.40s) [2021-07-12T17:38:45.970Z] === RUN TestSetRolloverSerial [2021-07-12T17:38:46.430Z] === RUN TestNAT [2021-07-12T17:38:46.430Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-12T17:38:46.430Z] --- SKIP: TestNAT (0.00s) [2021-07-12T17:38:46.430Z] === RUN TestTransparent [2021-07-12T17:38:46.430Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-12T17:38:46.430Z] --- SKIP: TestTransparent (0.00s) [2021-07-12T17:38:46.430Z] PASS [2021-07-12T17:38:46.430Z] coverage: 0.0% of statements [2021-07-12T17:38:46.430Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.304s coverage: 0.0% of statements [2021-07-12T17:38:46.430Z] === RUN TestNew [2021-07-12T17:38:46.430Z] --- PASS: TestNew (0.00s) [2021-07-12T17:38:46.430Z] === RUN TestAddDriver [2021-07-12T17:38:46.430Z] --- PASS: TestAddDriver (0.00s) [2021-07-12T17:38:46.430Z] === RUN TestAddDuplicateDriver [2021-07-12T17:38:46.430Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-12T17:38:46.430Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-12T17:38:46.431Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-12T17:38:46.431Z] === RUN TestDriver [2021-07-12T17:38:46.431Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:38:46.431Z] === RUN TestIPAM [2021-07-12T17:38:46.431Z] --- PASS: TestIPAM (0.00s) [2021-07-12T17:38:46.431Z] === RUN TestWalkIPAMs [2021-07-12T17:38:46.431Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-12T17:38:46.431Z] === RUN TestWalkDrivers [2021-07-12T17:38:46.431Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-12T17:38:46.431Z] PASS [2021-07-12T17:38:46.431Z] coverage: 82.4% of statements [2021-07-12T17:38:46.431Z] ok github.com/docker/docker/libnetwork/drvregistry 0.560s coverage: 82.4% of statements [2021-07-12T17:38:46.820Z] === RUN TestValidateManifest [2021-07-12T17:38:46.820Z] === RUN TestValidateManifest/nil [2021-07-12T17:38:46.820Z] === RUN TestValidateManifest/non-nil [2021-07-12T17:38:46.820Z] --- PASS: TestValidateManifest (0.00s) [2021-07-12T17:38:46.820Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-12T17:38:46.820Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-12T17:38:46.820Z] PASS [2021-07-12T17:38:46.820Z] coverage: 0.7% of statements [2021-07-12T17:38:46.820Z] ok github.com/docker/docker/image/tarexport 0.317s coverage: 0.7% of statements [2021-07-12T17:38:46.820Z] === RUN TestMakeV1ConfigFromConfig [2021-07-12T17:38:46.820Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-12T17:38:46.820Z] PASS [2021-07-12T17:38:46.820Z] coverage: 25.0% of statements [2021-07-12T17:38:46.820Z] ok github.com/docker/docker/image/v1 0.346s coverage: 25.0% of statements [2021-07-12T17:38:46.820Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-12T17:38:46.871Z] ok github.com/docker/docker/libnetwork/config 0.095s coverage: 24.0% of statements [2021-07-12T17:38:46.891Z] === RUN TestBuildDefault [2021-07-12T17:38:46.891Z] --- PASS: TestBuildDefault (0.01s) [2021-07-12T17:38:46.891Z] === RUN TestBuildHostnameDomainname [2021-07-12T17:38:46.891Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestBuildHostname [2021-07-12T17:38:46.891Z] --- PASS: TestBuildHostname (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestBuildHostnameFQDN [2021-07-12T17:38:46.891Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestBuildNoIP [2021-07-12T17:38:46.891Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestUpdate [2021-07-12T17:38:46.891Z] --- PASS: TestUpdate (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-12T17:38:46.891Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-12T17:38:46.891Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestAddEmpty [2021-07-12T17:38:46.891Z] --- PASS: TestAddEmpty (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestAdd [2021-07-12T17:38:46.891Z] --- PASS: TestAdd (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestDeleteEmpty [2021-07-12T17:38:46.891Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestDeleteNewline [2021-07-12T17:38:46.891Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestDelete [2021-07-12T17:38:46.891Z] --- PASS: TestDelete (0.00s) [2021-07-12T17:38:46.891Z] === RUN TestConcurrentWrites [2021-07-12T17:38:46.891Z] --- PASS: TestConcurrentWrites (0.22s) [2021-07-12T17:38:46.891Z] PASS [2021-07-12T17:38:46.891Z] coverage: 81.2% of statements [2021-07-12T17:38:46.891Z] ok github.com/docker/docker/libnetwork/etchosts 0.416s coverage: 81.2% of statements [2021-07-12T17:38:47.134Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-07-12T17:38:47.134Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-07-12T17:38:47.205Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-07-12T17:38:47.205Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T17:38:47.351Z] --- PASS: TestSetRolloverSerial (1.12s) [2021-07-12T17:38:47.351Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-12T17:38:47.351Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-12T17:38:47.351Z] PASS [2021-07-12T17:38:47.351Z] coverage: 84.4% of statements [2021-07-12T17:38:47.351Z] ok github.com/docker/docker/libnetwork/bitseq 8.216s coverage: 84.4% of statements [2021-07-12T17:38:47.712Z] ok github.com/docker/docker/libnetwork/drivers/host 0.025s coverage: 34.8% of statements [2021-07-12T17:38:47.769Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-12T17:38:47.769Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T17:38:47.772Z] === RUN TestSerialization [2021-07-12T17:38:47.772Z] --- PASS: TestSerialization (0.02s) [2021-07-12T17:38:47.772Z] PASS [2021-07-12T17:38:47.772Z] coverage: 100.0% of statements [2021-07-12T17:38:47.772Z] ok github.com/docker/docker/libcontainerd/queue 0.223s coverage: 100.0% of statements [2021-07-12T17:38:47.886Z] === RUN TestDiff [2021-07-12T17:38:47.886Z] --- PASS: TestDiff (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestAddedCallback [2021-07-12T17:38:47.886Z] --- PASS: TestAddedCallback (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestRemovedCallback [2021-07-12T17:38:47.886Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestNoCallback [2021-07-12T17:38:47.886Z] --- PASS: TestNoCallback (0.00s) [2021-07-12T17:38:47.886Z] PASS [2021-07-12T17:38:47.886Z] coverage: 48.1% of statements [2021-07-12T17:38:47.886Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.358s coverage: 48.1% of statements [2021-07-12T17:38:47.886Z] === RUN TestNew [2021-07-12T17:38:47.886Z] --- PASS: TestNew (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestAllocate [2021-07-12T17:38:47.886Z] --- PASS: TestAllocate (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestUninitialized [2021-07-12T17:38:47.886Z] --- PASS: TestUninitialized (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestAllocateInRange [2021-07-12T17:38:47.886Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-12T17:38:47.886Z] === RUN TestAllocateSerial [2021-07-12T17:38:47.886Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-12T17:38:47.886Z] PASS [2021-07-12T17:38:47.886Z] coverage: 87.5% of statements [2021-07-12T17:38:47.886Z] ok github.com/docker/docker/libnetwork/idm 0.450s coverage: 87.5% of statements [2021-07-12T17:38:48.152Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2021-07-12T17:38:48.153Z] PASS [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] === Skipped [2021-07-12T17:38:48.153Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:38:48.153Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] DONE 26 tests, 1 skipped in 54.368s [2021-07-12T17:38:48.153Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:38:48.153Z] ++ 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-12T17:38:48.153Z] ++ set -e [2021-07-12T17:38:48.153Z] ++ '[' -n 0 ']' [2021-07-12T17:38:48.153Z] ++ set -x [2021-07-12T17:38:48.153Z] ++ 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-12T17:38:48.153Z] INFO: Testing against a local daemon [2021-07-12T17:38:48.153Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-12T17:38:48.153Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:38:48.153Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:38:48.153Z] === RUN TestDockerNetworkIpvlan [2021-07-12T17:38:48.153Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:38:48.153Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:38:48.153Z] PASS [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] === Skipped [2021-07-12T17:38:48.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:38:48.153Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:38:48.153Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] [2021-07-12T17:38:48.153Z] DONE 2 tests, 2 skipped in 0.034s [2021-07-12T17:38:48.153Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:38:48.153Z] ++ 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-12T17:38:48.153Z] ++ set -e [2021-07-12T17:38:48.153Z] ++ '[' -n 0 ']' [2021-07-12T17:38:48.153Z] ++ set -x [2021-07-12T17:38:48.153Z] ++ 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-12T17:38:48.153Z] INFO: Testing against a local daemon [2021-07-12T17:38:48.153Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-12T17:38:48.724Z] === RUN TestEnvironmentParsing [2021-07-12T17:38:48.724Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-12T17:38:48.724Z] PASS [2021-07-12T17:38:48.724Z] coverage: 1.2% of statements [2021-07-12T17:38:48.724Z] ok github.com/docker/docker/libcontainerd/local 0.516s coverage: 1.2% of statements [2021-07-12T17:38:48.857Z] === RUN TestCaller [2021-07-12T17:38:48.857Z] --- PASS: TestCaller (0.00s) [2021-07-12T17:38:48.857Z] PASS [2021-07-12T17:38:48.857Z] coverage: 100.0% of statements [2021-07-12T17:38:48.857Z] ok github.com/docker/docker/libnetwork/internal/caller 0.161s coverage: 100.0% of statements [2021-07-12T17:38:48.857Z] === RUN TestSetSerialInsertDelete [2021-07-12T17:38:48.857Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-12T17:38:48.857Z] === RUN TestSetParallelInsertDelete [2021-07-12T17:38:49.088Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-07-12T17:38:49.088Z] === RUN TestDockerNetworkMacvlan [2021-07-12T17:38:49.123Z] ok github.com/docker/docker/layer 7.908s coverage: 68.8% of statements [2021-07-12T17:38:49.124Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-12T17:38:49.124Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-12T17:38:49.124Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-12T17:38:49.124Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-12T17:38:49.274Z] === RUN TestEmptyLayer [2021-07-12T17:38:49.274Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-12T17:38:49.274Z] === RUN TestCommitFailure [2021-07-12T17:38:49.274Z] --- PASS: TestCommitFailure (0.01s) [2021-07-12T17:38:49.274Z] === RUN TestStartTransactionFailure [2021-07-12T17:38:49.274Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-12T17:38:49.274Z] === RUN TestGetOrphan [2021-07-12T17:38:49.274Z] --- PASS: TestGetOrphan (0.01s) [2021-07-12T17:38:49.274Z] === RUN TestMountAndRegister [2021-07-12T17:38:49.274Z] layer_test.go:271: Layer size: 14 [2021-07-12T17:38:49.274Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-12T17:38:49.274Z] === RUN TestLayerRelease [2021-07-12T17:38:49.274Z] layer_test.go:304: Failing on Windows [2021-07-12T17:38:49.274Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-12T17:38:49.274Z] === RUN TestStoreRestore [2021-07-12T17:38:49.274Z] layer_test.go:353: Failing on Windows [2021-07-12T17:38:49.274Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-12T17:38:49.274Z] === RUN TestTarStreamStability [2021-07-12T17:38:49.274Z] layer_test.go:468: Failing on Windows [2021-07-12T17:38:49.274Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-12T17:38:49.274Z] === RUN TestRegisterExistingLayer [2021-07-12T17:38:49.655Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-12T17:38:49.700Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.045s coverage: 4.0% of statements [2021-07-12T17:38:49.726Z] --- PASS: TestRegisterExistingLayer (0.21s) [2021-07-12T17:38:49.726Z] === RUN TestTarStreamVerification [2021-07-12T17:38:49.726Z] layer_test.go:697: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-12T17:38:49.726Z] === RUN TestLayerMigration [2021-07-12T17:38:49.726Z] migration_test.go:46: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-12T17:38:49.726Z] === RUN TestLayerMigrationNoTarsplit [2021-07-12T17:38:49.726Z] migration_test.go:182: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-12T17:38:49.726Z] === RUN TestMountInit [2021-07-12T17:38:49.726Z] mount_test.go:17: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestMountInit (0.00s) [2021-07-12T17:38:49.726Z] === RUN TestMountSize [2021-07-12T17:38:49.726Z] mount_test.go:76: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestMountSize (0.00s) [2021-07-12T17:38:49.726Z] === RUN TestMountChanges [2021-07-12T17:38:49.726Z] mount_test.go:125: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestMountChanges (0.00s) [2021-07-12T17:38:49.726Z] === RUN TestMountApply [2021-07-12T17:38:49.726Z] mount_test.go:212: Failing on Windows [2021-07-12T17:38:49.726Z] --- SKIP: TestMountApply (0.00s) [2021-07-12T17:38:49.726Z] PASS [2021-07-12T17:38:49.726Z] coverage: 30.1% of statements [2021-07-12T17:38:49.726Z] ok github.com/docker/docker/layer 0.744s coverage: 30.1% of statements [2021-07-12T17:38:49.726Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-12T17:38:49.726Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-12T17:38:49.726Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-12T17:38:49.726Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-12T17:38:49.962Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.044s coverage: 4.5% of statements [2021-07-12T17:38:50.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2021-07-12T17:38:50.296Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T17:38:50.296Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:38:50.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:38:50.296Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-12T17:38:50.397Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-12T17:38:50.397Z] === RUN TestInt2IP2IntConversion [2021-07-12T17:38:50.540Z] ok github.com/docker/docker/libnetwork/drivers/null 0.024s coverage: 34.8% of statements [2021-07-12T17:38:50.610Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-12T17:38:50.678Z] === RUN TestSequenceGetAvailableBit [2021-07-12T17:38:50.678Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSequenceEqual [2021-07-12T17:38:50.678Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSequenceCopy [2021-07-12T17:38:50.678Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestGetFirstAvailable [2021-07-12T17:38:50.678Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestFindSequence [2021-07-12T17:38:50.678Z] --- PASS: TestFindSequence (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestCheckIfAvailable [2021-07-12T17:38:50.678Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestMergeSequences [2021-07-12T17:38:50.678Z] --- PASS: TestMergeSequences (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestPushReservation [2021-07-12T17:38:50.678Z] --- PASS: TestPushReservation (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSerializeDeserialize [2021-07-12T17:38:50.678Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSet [2021-07-12T17:38:50.678Z] --- PASS: TestSet (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSetUnset [2021-07-12T17:38:50.678Z] --- PASS: TestSetUnset (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestOffsetSetUnset [2021-07-12T17:38:50.678Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSetInRange [2021-07-12T17:38:50.678Z] --- PASS: TestSetInRange (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestSetAnyInRange [2021-07-12T17:38:50.678Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestMethods [2021-07-12T17:38:50.678Z] --- PASS: TestMethods (0.00s) [2021-07-12T17:38:50.678Z] === RUN TestRandomAllocateDeallocate [2021-07-12T17:38:50.856Z] === RUN TestPoolRequest [2021-07-12T17:38:50.856Z] --- PASS: TestPoolRequest (0.00s) [2021-07-12T17:38:50.856Z] === RUN TestOtherRequests [2021-07-12T17:38:50.856Z] --- PASS: TestOtherRequests (0.00s) [2021-07-12T17:38:50.856Z] PASS [2021-07-12T17:38:50.856Z] coverage: 57.1% of statements [2021-07-12T17:38:50.856Z] ok github.com/docker/docker/libnetwork/ipams/null 0.266s coverage: 57.1% of statements [2021-07-12T17:38:51.416Z] --- PASS: TestInt2IP2IntConversion (0.59s) [2021-07-12T17:38:51.416Z] === RUN TestGetAddressVersion [2021-07-12T17:38:51.416Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-12T17:38:51.416Z] === RUN TestKeyString [2021-07-12T17:38:51.416Z] --- PASS: TestKeyString (0.00s) [2021-07-12T17:38:51.416Z] === RUN TestPoolDataMarshal [2021-07-12T17:38:51.416Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-12T17:38:51.416Z] === RUN TestSubnetsMarshal [2021-07-12T17:38:51.416Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-07-12T17:38:51.416Z] === RUN TestAddSubnets [2021-07-12T17:38:51.416Z] --- PASS: TestAddSubnets (0.10s) [2021-07-12T17:38:51.416Z] === RUN TestDoublePoolRelease [2021-07-12T17:38:51.416Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-12T17:38:51.416Z] === RUN TestAddReleasePoolID [2021-07-12T17:38:51.416Z] --- PASS: TestAddReleasePoolID (0.22s) [2021-07-12T17:38:51.416Z] === RUN TestPredefinedPool [2021-07-12T17:38:51.657Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-12T17:38:51.879Z] --- PASS: TestPredefinedPool (0.12s) [2021-07-12T17:38:51.879Z] === RUN TestRemoveSubnet [2021-07-12T17:38:51.879Z] --- PASS: TestRemoveSubnet (0.20s) [2021-07-12T17:38:51.879Z] === RUN TestGetSameAddress [2021-07-12T17:38:51.879Z] --- PASS: TestGetSameAddress (0.01s) [2021-07-12T17:38:51.879Z] === RUN TestPoolAllocationReuse [2021-07-12T17:38:51.879Z] === RUN TestGetCapabilities [2021-07-12T17:38:51.879Z] --- PASS: TestGetCapabilities (0.02s) [2021-07-12T17:38:51.879Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-12T17:38:51.879Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-12T17:38:51.879Z] === RUN TestGetDefaultAddressSpaces [2021-07-12T17:38:51.879Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-12T17:38:51.879Z] === RUN TestRemoteDriver [2021-07-12T17:38:51.879Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-12T17:38:51.879Z] PASS [2021-07-12T17:38:51.879Z] coverage: 47.4% of statements [2021-07-12T17:38:51.879Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.367s coverage: 47.4% of statements [2021-07-12T17:38:52.102Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.008s coverage: 63.6% of statements [2021-07-12T17:38:52.338Z] === RUN TestWindowsIPAM [2021-07-12T17:38:52.338Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-12T17:38:52.338Z] PASS [2021-07-12T17:38:52.338Z] coverage: 71.4% of statements [2021-07-12T17:38:52.338Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.198s coverage: 71.4% of statements [2021-07-12T17:38:52.803Z] === RUN TestDefaultNetwork [2021-07-12T17:38:52.967Z] === RUN TestInvalidConfig [2021-07-12T17:38:52.967Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-12T17:38:52.967Z] === RUN TestConfig [2021-07-12T17:38:52.967Z] --- PASS: TestConfig (0.00s) [2021-07-12T17:38:52.967Z] === RUN TestOptionsLabels [2021-07-12T17:38:52.967Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-12T17:38:52.967Z] === RUN TestValidName [2021-07-12T17:38:52.967Z] --- PASS: TestValidName (0.00s) [2021-07-12T17:38:52.967Z] === RUN TestTLSConfiguration [2021-07-12T17:38:52.967Z] time="2021-07-12T17:38:52Z" level=info msg="Option Initializing KV with TLS" [2021-07-12T17:38:52.967Z] --- PASS: TestTLSConfiguration (0.14s) [2021-07-12T17:38:52.967Z] PASS [2021-07-12T17:38:52.967Z] coverage: 24.0% of statements [2021-07-12T17:38:52.967Z] ok github.com/docker/docker/libnetwork/config 0.431s coverage: 24.0% of statements [2021-07-12T17:38:53.263Z] === RUN TestKeyValue [2021-07-12T17:38:53.263Z] --- PASS: TestKeyValue (0.00s) [2021-07-12T17:38:53.263Z] PASS [2021-07-12T17:38:53.263Z] coverage: 60.0% of statements [2021-07-12T17:38:53.263Z] ok github.com/docker/docker/libnetwork/netlabel 0.184s coverage: 60.0% of statements [2021-07-12T17:38:53.263Z] --- PASS: TestDefaultNetwork (0.26s) [2021-07-12T17:38:53.263Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-12T17:38:53.799Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-07-12T17:38:53.799Z] === RUN TestInitAddressPools [2021-07-12T17:38:53.799Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-12T17:38:53.799Z] PASS [2021-07-12T17:38:53.799Z] coverage: 74.0% of statements [2021-07-12T17:38:53.799Z] ok github.com/docker/docker/libnetwork/ipamutils 0.767s coverage: 74.0% of statements [2021-07-12T17:38:53.799Z] --- PASS: TestPoolAllocationReuse (1.91s) [2021-07-12T17:38:53.799Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-12T17:38:53.799Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-07-12T17:38:53.799Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-12T17:38:53.921Z] === RUN TestKey [2021-07-12T17:38:53.921Z] --- PASS: TestKey (0.00s) [2021-07-12T17:38:53.921Z] === RUN TestParseKey [2021-07-12T17:38:53.921Z] --- PASS: TestParseKey (0.00s) [2021-07-12T17:38:53.921Z] === RUN TestInvalidDataStore [2021-07-12T17:38:53.921Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-12T17:38:53.921Z] === RUN TestKVObjectFlatKey [2021-07-12T17:38:53.921Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-12T17:38:53.921Z] === RUN TestAtomicKVObjectFlatKey [2021-07-12T17:38:53.921Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-12T17:38:53.921Z] PASS [2021-07-12T17:38:53.921Z] coverage: 21.9% of statements [2021-07-12T17:38:53.921Z] ok github.com/docker/docker/libnetwork/datastore 0.199s coverage: 21.9% of statements [2021-07-12T17:38:54.187Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-12T17:38:54.372Z] === RUN TestErrorInterfaces [2021-07-12T17:38:54.372Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestNetworkMarshalling [2021-07-12T17:38:54.372Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-07-12T17:38:54.372Z] === RUN TestEndpointMarshalling [2021-07-12T17:38:54.372Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestAuxAddresses [2021-07-12T17:38:54.372Z] time="2021-07-12T17:38:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:38:54.372Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-12T17:38:54.372Z] === RUN TestSRVServiceQuery [2021-07-12T17:38:54.372Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestServiceVIPReuse [2021-07-12T17:38:54.372Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-12T17:38:54.372Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-12T17:38:54.372Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestDNSIPQuery [2021-07-12T17:38:54.372Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestDNSProxyServFail [2021-07-12T17:38:54.372Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestSandboxAddEmpty [2021-07-12T17:38:54.372Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestSandboxAddMultiPrio [2021-07-12T17:38:54.372Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestSandboxAddSamePrio [2021-07-12T17:38:54.372Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestCleanupServiceDiscovery [2021-07-12T17:38:54.372Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.372Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-12T17:38:54.372Z] === RUN TestDNSOptions [2021-07-12T17:38:54.372Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:38:54.373Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-12T17:38:54.373Z] === RUN TestMultipleControllersWithSameStore [2021-07-12T17:38:54.373Z] time="2021-07-12T17:38:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:38:54.373Z] time="2021-07-12T17:38:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:38:54.373Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-12T17:38:54.373Z] PASS [2021-07-12T17:38:54.373Z] coverage: 8.6% of statements [2021-07-12T17:38:54.373Z] ok github.com/docker/docker/libnetwork 0.911s coverage: 8.6% of statements [2021-07-12T17:38:54.768Z] === RUN TestGenerate [2021-07-12T17:38:54.768Z] --- PASS: TestGenerate (0.00s) [2021-07-12T17:38:54.768Z] === RUN TestGeneratePtr [2021-07-12T17:38:54.768Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-12T17:38:54.768Z] === RUN TestGenerateMissingField [2021-07-12T17:38:54.768Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-12T17:38:54.768Z] === RUN TestFieldCannotBeSet [2021-07-12T17:38:54.768Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-12T17:38:54.768Z] === RUN TestTypeMismatchError [2021-07-12T17:38:54.768Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-12T17:38:54.768Z] PASS [2021-07-12T17:38:54.768Z] coverage: 100.0% of statements [2021-07-12T17:38:54.768Z] ok github.com/docker/docker/libnetwork/options 0.159s coverage: 100.0% of statements [2021-07-12T17:38:54.824Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-12T17:38:54.824Z] --- PASS: TestRandomAllocateDeallocate (4.27s) [2021-07-12T17:38:54.824Z] === RUN TestAllocateRandomDeallocate [2021-07-12T17:38:54.824Z] === RUN TestIPDataMarshalling [2021-07-12T17:38:54.824Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-12T17:38:54.824Z] === RUN TestValidateAndIsV6 [2021-07-12T17:38:54.824Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-12T17:38:54.824Z] PASS [2021-07-12T17:38:54.824Z] coverage: 68.9% of statements [2021-07-12T17:38:54.824Z] ok github.com/docker/docker/libnetwork/driverapi 0.202s coverage: 68.9% of statements [2021-07-12T17:38:55.413Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.027s coverage: 57.4% of statements [2021-07-12T17:38:55.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-12T17:38:55.562Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-12T17:38:55.562Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-12T17:38:55.778Z] --- PASS: TestAllocateRandomDeallocate (0.87s) [2021-07-12T17:38:55.778Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-12T17:38:55.778Z] === RUN TestDriver [2021-07-12T17:38:55.778Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:38:55.778Z] PASS [2021-07-12T17:38:55.778Z] coverage: 34.8% of statements [2021-07-12T17:38:55.778Z] ok github.com/docker/docker/libnetwork/drivers/host 0.201s coverage: 34.8% of statements [2021-07-12T17:38:55.778Z] === RUN TestDriver [2021-07-12T17:38:55.778Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:38:55.778Z] PASS [2021-07-12T17:38:55.778Z] coverage: 34.8% of statements [2021-07-12T17:38:55.778Z] ok github.com/docker/docker/libnetwork/drivers/null 0.189s coverage: 34.8% of statements [2021-07-12T17:38:56.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-12T17:38:56.129Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-12T17:38:56.312Z] === RUN TestNetworkDBSimple [2021-07-12T17:38:56.312Z] testing: warning: no tests to run [2021-07-12T17:38:56.312Z] PASS [2021-07-12T17:38:56.312Z] coverage: 0.0% of statements [2021-07-12T17:38:56.312Z] ok github.com/docker/docker/libnetwork/osl 0.145s coverage: 0.0% of statements [no tests to run] [2021-07-12T17:38:56.387Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-12T17:38:56.387Z] === RUN TestDockerSuite/TestBuildFails [2021-07-12T17:38:56.731Z] === RUN TestNetworkAllocateFree [2021-07-12T17:38:56.731Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-12T17:38:56.731Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-12T17:38:56.731Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-12T17:38:56.731Z] PASS [2021-07-12T17:38:56.731Z] coverage: 63.6% of statements [2021-07-12T17:38:56.731Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.294s coverage: 63.6% of statements [2021-07-12T17:38:56.731Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2021-07-12T17:38:56.731Z] === RUN TestRetrieveFromStore [2021-07-12T17:38:56.773Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.91s) [2021-07-12T17:38:56.773Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-12T17:38:56.806Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.551s coverage: 59.9% of statements [2021-07-12T17:38:57.068Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-07-12T17:38:57.183Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-07-12T17:38:57.183Z] === RUN TestIsCorrupted [2021-07-12T17:38:57.183Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-12T17:38:57.183Z] === RUN TestSetRollover [2021-07-12T17:38:57.183Z] === RUN TestGetEmptyCapabilities [2021-07-12T17:38:57.233Z] 2021/07/12 17:38:56 Closing DB instances... [2021-07-12T17:38:57.233Z] === RUN TestRequestNewPort [2021-07-12T17:38:57.233Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestRequestSpecificPort [2021-07-12T17:38:57.233Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestReleasePort [2021-07-12T17:38:57.233Z] --- PASS: TestReleasePort (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestReuseReleasedPort [2021-07-12T17:38:57.233Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestReleaseUnreadledPort [2021-07-12T17:38:57.233Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestUnknowProtocol [2021-07-12T17:38:57.233Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestAllocateAllPorts [2021-07-12T17:38:57.233Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestPortAllocation [2021-07-12T17:38:57.233Z] --- PASS: TestPortAllocation (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestPortAllocationWithCustomRange [2021-07-12T17:38:57.233Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestNoDuplicateBPR [2021-07-12T17:38:57.233Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-12T17:38:57.233Z] === RUN TestChangePortRange [2021-07-12T17:38:57.233Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-12T17:38:57.233Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-12T17:38:57.233Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-12T17:38:57.233Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-12T17:38:57.233Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-12T17:38:57.233Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-12T17:38:57.233Z] --- PASS: TestChangePortRange (0.00s) [2021-07-12T17:38:57.233Z] PASS [2021-07-12T17:38:57.233Z] coverage: 88.6% of statements [2021-07-12T17:38:57.233Z] ok github.com/docker/docker/libnetwork/portallocator 0.161s coverage: 88.6% of statements [2021-07-12T17:38:57.322Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-12T17:38:57.323Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-12T17:38:57.332Z] ok github.com/docker/docker/libnetwork/etchosts 0.042s coverage: 81.2% of statements [2021-07-12T17:38:57.581Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-12T17:38:57.634Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-12T17:38:57.634Z] === RUN TestGetExtraCapabilities [2021-07-12T17:38:57.634Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-12T17:38:57.634Z] === RUN TestGetInvalidCapabilities [2021-07-12T17:38:57.634Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-12T17:38:57.634Z] === RUN TestRemoteDriver [2021-07-12T17:38:57.634Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-12T17:38:57.634Z] === RUN TestDriverError [2021-07-12T17:38:57.634Z] --- PASS: TestDriverError (0.01s) [2021-07-12T17:38:57.634Z] === RUN TestMissingValues [2021-07-12T17:38:57.634Z] --- PASS: TestMissingValues (0.00s) [2021-07-12T17:38:57.634Z] === RUN TestRollback [2021-07-12T17:38:57.634Z] --- PASS: TestRollback (0.01s) [2021-07-12T17:38:57.634Z] PASS [2021-07-12T17:38:57.634Z] coverage: 57.4% of statements [2021-07-12T17:38:57.634Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.364s coverage: 57.4% of statements [2021-07-12T17:38:57.634Z] === RUN TestNAT [2021-07-12T17:38:57.634Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-12T17:38:57.634Z] --- SKIP: TestNAT (0.00s) [2021-07-12T17:38:57.634Z] === RUN TestTransparent [2021-07-12T17:38:57.634Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-12T17:38:57.634Z] --- SKIP: TestTransparent (0.00s) [2021-07-12T17:38:57.634Z] PASS [2021-07-12T17:38:57.634Z] coverage: 0.0% of statements [2021-07-12T17:38:57.634Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.328s coverage: 0.0% of statements [2021-07-12T17:38:57.667Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-12T17:38:57.907Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.007s coverage: 48.1% of statements [2021-07-12T17:38:58.203Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-12T17:38:58.203Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-12T17:38:58.203Z] === RUN TestTransportPortConv [2021-07-12T17:38:58.203Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-12T17:38:58.203Z] === RUN TestTransportPortBindingConv [2021-07-12T17:38:58.203Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-12T17:38:58.203Z] === RUN TestErrorConstructors [2021-07-12T17:38:58.203Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-12T17:38:58.203Z] === RUN TestCompareIPMask [2021-07-12T17:38:58.203Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-12T17:38:58.203Z] === RUN TestUtilGetHostPartIP [2021-07-12T17:38:58.203Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-12T17:38:58.203Z] === RUN TestUtilGetBroadcastIP [2021-07-12T17:38:58.203Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-12T17:38:58.203Z] === RUN TestParseCIDR [2021-07-12T17:38:58.203Z] --- PASS: TestParseCIDR (0.00s) [2021-07-12T17:38:58.203Z] PASS [2021-07-12T17:38:58.203Z] coverage: 47.9% of statements [2021-07-12T17:38:58.203Z] ok github.com/docker/docker/libnetwork/types 0.223s coverage: 47.9% of statements [2021-07-12T17:38:58.483Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2021-07-12T17:38:58.640Z] === RUN TestBuildDefault [2021-07-12T17:38:58.640Z] --- PASS: TestBuildDefault (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestBuildHostnameDomainname [2021-07-12T17:38:58.640Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestBuildHostname [2021-07-12T17:38:58.640Z] --- PASS: TestBuildHostname (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestBuildHostnameFQDN [2021-07-12T17:38:58.640Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestBuildNoIP [2021-07-12T17:38:58.640Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestUpdate [2021-07-12T17:38:58.640Z] --- PASS: TestUpdate (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-12T17:38:58.640Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-12T17:38:58.640Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestAddEmpty [2021-07-12T17:38:58.640Z] --- PASS: TestAddEmpty (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestAdd [2021-07-12T17:38:58.640Z] --- PASS: TestAdd (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestDeleteEmpty [2021-07-12T17:38:58.640Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestDeleteNewline [2021-07-12T17:38:58.640Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestDelete [2021-07-12T17:38:58.640Z] --- PASS: TestDelete (0.00s) [2021-07-12T17:38:58.640Z] === RUN TestConcurrentWrites [2021-07-12T17:38:58.640Z] --- PASS: TestSetRollover (1.38s) [2021-07-12T17:38:58.640Z] === RUN TestSetRolloverSerial [2021-07-12T17:38:58.640Z] --- PASS: TestConcurrentWrites (0.21s) [2021-07-12T17:38:58.640Z] PASS [2021-07-12T17:38:58.640Z] coverage: 81.2% of statements [2021-07-12T17:38:58.640Z] ok github.com/docker/docker/libnetwork/etchosts 0.409s coverage: 81.2% of statements [2021-07-12T17:38:58.663Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.68s) [2021-07-12T17:38:58.663Z] === RUN TestGetAddress [2021-07-12T17:38:58.663Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-12T17:38:58.663Z] PASS [2021-07-12T17:38:58.663Z] coverage: 100.0% of statements [2021-07-12T17:38:58.663Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.171s coverage: 100.0% of statements [2021-07-12T17:38:59.092Z] === RUN TestNew [2021-07-12T17:38:59.092Z] --- PASS: TestNew (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestAddDriver [2021-07-12T17:38:59.092Z] --- PASS: TestAddDriver (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestAddDuplicateDriver [2021-07-12T17:38:59.092Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-12T17:38:59.092Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestDriver [2021-07-12T17:38:59.092Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestIPAM [2021-07-12T17:38:59.092Z] --- PASS: TestIPAM (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestWalkIPAMs [2021-07-12T17:38:59.092Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-12T17:38:59.092Z] === RUN TestWalkDrivers [2021-07-12T17:38:59.092Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-12T17:38:59.092Z] PASS [2021-07-12T17:38:59.092Z] coverage: 82.4% of statements [2021-07-12T17:38:59.092Z] ok github.com/docker/docker/libnetwork/drvregistry 0.440s coverage: 82.4% of statements [2021-07-12T17:38:59.544Z] === RUN TestDiff [2021-07-12T17:38:59.544Z] --- PASS: TestDiff (0.00s) [2021-07-12T17:38:59.544Z] === RUN TestAddedCallback [2021-07-12T17:38:59.544Z] --- PASS: TestAddedCallback (0.00s) [2021-07-12T17:38:59.544Z] === RUN TestRemovedCallback [2021-07-12T17:38:59.544Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-12T17:38:59.544Z] === RUN TestNoCallback [2021-07-12T17:38:59.544Z] --- PASS: TestNoCallback (0.00s) [2021-07-12T17:38:59.544Z] PASS [2021-07-12T17:38:59.544Z] coverage: 48.1% of statements [2021-07-12T17:38:59.544Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.365s coverage: 48.1% of statements [2021-07-12T17:38:59.643Z] 2021/07/12 17:38:59 Closing DB instances... [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-12T17:38:59.643Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-12T17:38:59.643Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-12T17:38:59.643Z] PASS [2021-07-12T17:38:59.643Z] coverage: 44.0% of statements [2021-07-12T17:38:59.643Z] ok github.com/docker/docker/oci 0.317s coverage: 44.0% of statements [2021-07-12T17:38:59.877Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.735s coverage: 7.3% of statements [2021-07-12T17:38:59.996Z] --- PASS: TestSetRolloverSerial (1.26s) [2021-07-12T17:38:59.996Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-12T17:38:59.996Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-12T17:38:59.996Z] PASS [2021-07-12T17:38:59.996Z] coverage: 84.4% of statements [2021-07-12T17:38:59.996Z] ok github.com/docker/docker/libnetwork/bitseq 9.551s coverage: 84.4% of statements [2021-07-12T17:39:00.113Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-12T17:39:00.141Z] ok github.com/docker/docker/libnetwork/internal/caller 0.017s coverage: 100.0% of statements [2021-07-12T17:39:00.446Z] === RUN TestNew [2021-07-12T17:39:00.446Z] --- PASS: TestNew (0.00s) [2021-07-12T17:39:00.446Z] === RUN TestAllocate [2021-07-12T17:39:00.446Z] --- PASS: TestAllocate (0.00s) [2021-07-12T17:39:00.446Z] === RUN TestUninitialized [2021-07-12T17:39:00.446Z] --- PASS: TestUninitialized (0.00s) [2021-07-12T17:39:00.446Z] === RUN TestAllocateInRange [2021-07-12T17:39:00.447Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-12T17:39:00.447Z] === RUN TestAllocateSerial [2021-07-12T17:39:00.447Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-12T17:39:00.447Z] PASS [2021-07-12T17:39:00.447Z] coverage: 87.5% of statements [2021-07-12T17:39:00.447Z] ok github.com/docker/docker/libnetwork/idm 0.199s coverage: 87.5% of statements [2021-07-12T17:39:00.447Z] === RUN TestCaller [2021-07-12T17:39:00.447Z] --- PASS: TestCaller (0.00s) [2021-07-12T17:39:00.447Z] PASS [2021-07-12T17:39:00.447Z] coverage: 100.0% of statements [2021-07-12T17:39:00.447Z] ok github.com/docker/docker/libnetwork/internal/caller 0.311s coverage: 100.0% of statements [2021-07-12T17:39:00.615Z] === RUN TestAddressPoolOpt [2021-07-12T17:39:00.615Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-12T17:39:00.615Z] === RUN TestValidateEnv [2021-07-12T17:39:00.615Z] === RUN TestValidateEnv/a [2021-07-12T17:39:00.615Z] === RUN TestValidateEnv/something [2021-07-12T17:39:00.615Z] === RUN TestValidateEnv/_=a [2021-07-12T17:39:00.615Z] === RUN TestValidateEnv/env1=value1 [2021-07-12T17:39:00.615Z] === RUN TestValidateEnv/_env1=value1 [2021-07-12T17:39:00.898Z] === RUN TestSetSerialInsertDelete [2021-07-12T17:39:00.898Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-12T17:39:00.898Z] === RUN TestSetParallelInsertDelete [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/PATH [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/=a [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/PATH= [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/PATH=something [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/asd!qwe [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/1asd [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/123 [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/some_space [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/__some_space_before [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/some_space_after__ [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/= [2021-07-12T17:39:01.075Z] === RUN TestValidateEnv/PaTh [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestParseHost [2021-07-12T17:39:01.075Z] --- PASS: TestParseHost (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestParseDockerDaemonHost [2021-07-12T17:39:01.075Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestParseTCP [2021-07-12T17:39:01.075Z] --- PASS: TestParseTCP (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-12T17:39:01.075Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestValidateExtraHosts [2021-07-12T17:39:01.075Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestIpOptString [2021-07-12T17:39:01.075Z] --- PASS: TestIpOptString (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-12T17:39:01.075Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestNewIpOptValidDefaultVal [2021-07-12T17:39:01.075Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestIpOptSetInvalidVal [2021-07-12T17:39:01.075Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestValidateIPAddress [2021-07-12T17:39:01.075Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestMapOpts [2021-07-12T17:39:01.075Z] --- PASS: TestMapOpts (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestListOptsWithoutValidator [2021-07-12T17:39:01.075Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestListOptsWithValidator [2021-07-12T17:39:01.075Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestValidateDNSSearch [2021-07-12T17:39:01.075Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_general_format [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_one_more [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-12T17:39:01.075Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-12T17:39:01.075Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestNamedListOpts [2021-07-12T17:39:01.075Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestNamedMapOpts [2021-07-12T17:39:01.075Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestParseLink [2021-07-12T17:39:01.075Z] --- PASS: TestParseLink (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestQuotedStringSetWithQuotes [2021-07-12T17:39:01.075Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-12T17:39:01.075Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-12T17:39:01.075Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-12T17:39:01.075Z] === RUN TestUlimitOpt [2021-07-12T17:39:01.075Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-12T17:39:01.075Z] PASS [2021-07-12T17:39:01.075Z] coverage: 67.1% of statements [2021-07-12T17:39:01.075Z] ok github.com/docker/docker/opts 0.316s coverage: 67.1% of statements [2021-07-12T17:39:01.075Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-07-12T17:39:01.075Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-12T17:39:01.075Z] === RUN TestParseVersion [2021-07-12T17:39:01.075Z] --- PASS: TestParseVersion (0.00s) [2021-07-12T17:39:01.075Z] PASS [2021-07-12T17:39:01.075Z] coverage: 52.9% of statements [2021-07-12T17:39:01.075Z] ok github.com/docker/docker/pkg/aaparser 0.313s coverage: 52.9% of statements [2021-07-12T17:39:01.091Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-07-12T17:39:02.013Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-12T17:39:02.045Z] 2021/07/12 17:39:01 Closing DB instances... [2021-07-12T17:39:02.485Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.021s coverage: 47.4% of statements [2021-07-12T17:39:02.536Z] === RUN TestInt2IP2IntConversion [2021-07-12T17:39:02.536Z] === RUN TestPoolRequest [2021-07-12T17:39:02.748Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2021-07-12T17:39:02.987Z] --- PASS: TestPoolRequest (0.00s) [2021-07-12T17:39:02.987Z] === RUN TestOtherRequests [2021-07-12T17:39:02.987Z] --- PASS: TestOtherRequests (0.00s) [2021-07-12T17:39:02.987Z] PASS [2021-07-12T17:39:02.987Z] coverage: 57.1% of statements [2021-07-12T17:39:02.987Z] ok github.com/docker/docker/libnetwork/ipams/null 0.408s coverage: 57.1% of statements [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-12T17:39:02.987Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-12T17:39:03.112Z] === RUN TestPeerCertificateMarshalJSON [2021-07-12T17:39:03.389Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-12T17:39:03.439Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2021-07-12T17:39:03.439Z] === RUN TestGetAddressVersion [2021-07-12T17:39:03.439Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-12T17:39:03.439Z] === RUN TestKeyString [2021-07-12T17:39:03.439Z] --- PASS: TestKeyString (0.00s) [2021-07-12T17:39:03.439Z] === RUN TestPoolDataMarshal [2021-07-12T17:39:03.439Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-12T17:39:03.439Z] === RUN TestSubnetsMarshal [2021-07-12T17:39:03.439Z] --- PASS: TestSubnetsMarshal (0.16s) [2021-07-12T17:39:03.439Z] === RUN TestAddSubnets [2021-07-12T17:39:03.439Z] --- PASS: TestAddSubnets (0.09s) [2021-07-12T17:39:03.439Z] === RUN TestDoublePoolRelease [2021-07-12T17:39:03.439Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-07-12T17:39:03.439Z] === RUN TestAddReleasePoolID [2021-07-12T17:39:03.572Z] === RUN TestIsArchivePathDir [2021-07-12T17:39:03.572Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-12T17:39:03.572Z] === RUN TestIsArchivePathInvalidFile [2021-07-12T17:39:03.572Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-12T17:39:03.572Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-12T17:39:03.572Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-07-12T17:39:03.572Z] === RUN TestIsArchivePathTar [2021-07-12T17:39:03.955Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-12T17:39:03.986Z] --- PASS: TestAddReleasePoolID (0.37s) [2021-07-12T17:39:03.986Z] === RUN TestPredefinedPool [2021-07-12T17:39:03.986Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-12T17:39:03.986Z] === RUN TestRemoveSubnet [2021-07-12T17:39:03.986Z] --- PASS: TestRemoveSubnet (0.17s) [2021-07-12T17:39:03.986Z] === RUN TestGetSameAddress [2021-07-12T17:39:03.986Z] === RUN TestGetCapabilities [2021-07-12T17:39:03.986Z] --- PASS: TestGetSameAddress (0.04s) [2021-07-12T17:39:03.986Z] === RUN TestPoolAllocationReuse [2021-07-12T17:39:03.986Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-12T17:39:03.986Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-12T17:39:03.986Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-12T17:39:03.986Z] === RUN TestGetDefaultAddressSpaces [2021-07-12T17:39:03.986Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-12T17:39:03.986Z] === RUN TestRemoteDriver [2021-07-12T17:39:03.986Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-12T17:39:03.986Z] PASS [2021-07-12T17:39:03.986Z] coverage: 47.4% of statements [2021-07-12T17:39:03.986Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.335s coverage: 47.4% of statements [2021-07-12T17:39:04.032Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-12T17:39:04.032Z] === RUN TestDecompressStreamGzip [2021-07-12T17:39:04.032Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-07-12T17:39:04.032Z] === RUN TestDecompressStreamBzip2 [2021-07-12T17:39:04.032Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-12T17:39:04.032Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-12T17:39:04.032Z] --- PASS: TestPeerCertificateMarshalJSON (0.89s) [2021-07-12T17:39:04.032Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-12T17:39:04.032Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-12T17:39:04.032Z] === RUN TestMiddleware [2021-07-12T17:39:04.032Z] --- PASS: TestMiddleware (0.00s) [2021-07-12T17:39:04.032Z] === RUN TestNewResponseModifier [2021-07-12T17:39:04.032Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-12T17:39:04.032Z] PASS [2021-07-12T17:39:04.032Z] coverage: 26.8% of statements [2021-07-12T17:39:04.032Z] ok github.com/docker/docker/pkg/authorization 1.270s coverage: 26.8% of statements [2021-07-12T17:39:04.144Z] ok github.com/docker/docker/libnetwork/ipamutils 0.584s coverage: 74.0% of statements [2021-07-12T17:39:04.437Z] === RUN TestWindowsIPAM [2021-07-12T17:39:04.437Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-12T17:39:04.437Z] PASS [2021-07-12T17:39:04.437Z] coverage: 71.4% of statements [2021-07-12T17:39:04.437Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.196s coverage: 71.4% of statements [2021-07-12T17:39:04.492Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-07-12T17:39:04.492Z] === RUN TestDecompressStreamXz [2021-07-12T17:39:04.492Z] archive_test.go:134: Xz not present in msys2 [2021-07-12T17:39:04.492Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestCompressStreamXzUnsupported [2021-07-12T17:39:04.492Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-12T17:39:04.492Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestCompressStreamInvalid [2021-07-12T17:39:04.492Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestExtensionInvalid [2021-07-12T17:39:04.492Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestExtensionUncompressed [2021-07-12T17:39:04.492Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestExtensionBzip2 [2021-07-12T17:39:04.492Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestExtensionGzip [2021-07-12T17:39:04.492Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestExtensionXz [2021-07-12T17:39:04.492Z] --- PASS: TestExtensionXz (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestCmdStreamLargeStderr [2021-07-12T17:39:04.492Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-07-12T17:39:04.492Z] === RUN TestCmdStreamBad [2021-07-12T17:39:04.492Z] archive_test.go:239: Failing on Windows CI machines [2021-07-12T17:39:04.492Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestCmdStreamGood [2021-07-12T17:39:04.492Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-12T17:39:04.492Z] === RUN TestUntarPathWithInvalidDest [2021-07-12T17:39:04.492Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-12T17:39:04.492Z] === RUN TestUntarPathWithInvalidSrc [2021-07-12T17:39:04.492Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-12T17:39:04.492Z] === RUN TestUntarPath [2021-07-12T17:39:04.492Z] --- PASS: TestUntarPath (0.09s) [2021-07-12T17:39:04.492Z] === RUN TestUntarPathWithDestinationFile [2021-07-12T17:39:04.492Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-12T17:39:04.492Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan (16.10s) [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.34s) [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.23s) [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.60s) [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s) [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s) [2021-07-12T17:39:04.889Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2021-07-12T17:39:04.889Z] PASS [2021-07-12T17:39:04.889Z] [2021-07-12T17:39:04.889Z] DONE 8 tests in 17.388s [2021-07-12T17:39:04.889Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-12T17:39:04.889Z] ++ 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-12T17:39:04.889Z] ++ set -e [2021-07-12T17:39:04.889Z] ++ '[' -n 0 ']' [2021-07-12T17:39:04.889Z] ++ set -x [2021-07-12T17:39:04.889Z] ++ 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-12T17:39:04.889Z] testing: warning: no tests to run [2021-07-12T17:39:04.889Z] PASS [2021-07-12T17:39:04.889Z] [2021-07-12T17:39:04.889Z] DONE 0 tests in 0.007s [2021-07-12T17:39:04.889Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-12T17:39:04.889Z] ++ 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-12T17:39:04.889Z] ++ set -e [2021-07-12T17:39:04.889Z] ++ '[' -n 0 ']' [2021-07-12T17:39:04.889Z] ++ set -x [2021-07-12T17:39:04.889Z] ++ 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-12T17:39:04.952Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-12T17:39:04.953Z] === RUN TestCopyWithTarInvalidSrc [2021-07-12T17:39:04.953Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-12T17:39:04.953Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-12T17:39:04.953Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-12T17:39:04.953Z] === RUN TestCopyWithTarSrcFile [2021-07-12T17:39:04.953Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-12T17:39:04.953Z] === RUN TestCopyWithTarSrcFolder [2021-07-12T17:39:04.953Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-12T17:39:04.953Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-12T17:39:04.953Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-12T17:39:04.953Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-12T17:39:04.953Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-12T17:39:04.953Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-12T17:39:04.953Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-12T17:39:04.953Z] === RUN TestCopyFileWithTarSrcFile [2021-07-12T17:39:04.953Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-12T17:39:04.953Z] === RUN TestTarFiles [2021-07-12T17:39:04.953Z] === RUN TestUnbuffered [2021-07-12T17:39:04.953Z] --- PASS: TestUnbuffered (0.00s) [2021-07-12T17:39:04.953Z] === RUN TestRaceUnbuffered [2021-07-12T17:39:04.953Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-12T17:39:04.953Z] PASS [2021-07-12T17:39:04.953Z] coverage: 100.0% of statements [2021-07-12T17:39:04.953Z] ok github.com/docker/docker/pkg/broadcaster 0.174s coverage: 100.0% of statements [2021-07-12T17:39:05.147Z] INFO: Testing against a local daemon [2021-07-12T17:39:05.147Z] === RUN TestAuthZPluginAllowRequest [2021-07-12T17:39:05.147Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-12T17:39:05.249Z] --- PASS: TestServiceWithDataPathPortInit (14.75s) [2021-07-12T17:39:05.249Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T17:39:05.390Z] === RUN TestDefaultNetwork [2021-07-12T17:39:05.390Z] === RUN TestKeyValue [2021-07-12T17:39:05.390Z] --- PASS: TestKeyValue (0.00s) [2021-07-12T17:39:05.390Z] PASS [2021-07-12T17:39:05.390Z] coverage: 60.0% of statements [2021-07-12T17:39:05.390Z] ok github.com/docker/docker/libnetwork/netlabel 0.157s coverage: 60.0% of statements [2021-07-12T17:39:05.390Z] --- PASS: TestDefaultNetwork (0.27s) [2021-07-12T17:39:05.390Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-12T17:39:05.406Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-12T17:39:05.841Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-12T17:39:05.841Z] === RUN TestInitAddressPools [2021-07-12T17:39:05.841Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-12T17:39:05.841Z] PASS [2021-07-12T17:39:05.841Z] coverage: 74.0% of statements [2021-07-12T17:39:05.841Z] ok github.com/docker/docker/libnetwork/ipamutils 0.775s coverage: 74.0% of statements [2021-07-12T17:39:06.024Z] === RUN TestMatch [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[foo]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[foo_bar]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[]#01 [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[qux]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-12T17:39:06.024Z] === RUN TestMatch/[[foo_baz]] [2021-07-12T17:39:06.024Z] --- PASS: TestMatch (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-12T17:39:06.024Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-12T17:39:06.024Z] PASS [2021-07-12T17:39:06.024Z] coverage: 87.5% of statements [2021-07-12T17:39:06.024Z] ok github.com/docker/docker/pkg/capabilities 0.160s coverage: 87.5% of statements [2021-07-12T17:39:06.024Z] 2021/07/12 17:39:05 Closing DB instances... [2021-07-12T17:39:06.068Z] ok github.com/docker/docker/libnetwork/iptables 0.604s coverage: 45.1% of statements [2021-07-12T17:39:06.331Z] ok github.com/docker/docker/libnetwork/netlabel 0.005s coverage: 60.0% of statements [2021-07-12T17:39:06.781Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-12T17:39:06.781Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-07-12T17:39:06.781Z] === RUN TestAuthZPluginTLS [2021-07-12T17:39:06.900Z] === RUN TestGenerate [2021-07-12T17:39:06.900Z] --- PASS: TestGenerate (0.00s) [2021-07-12T17:39:06.900Z] === RUN TestGeneratePtr [2021-07-12T17:39:06.900Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-12T17:39:06.900Z] === RUN TestGenerateMissingField [2021-07-12T17:39:06.900Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-12T17:39:06.900Z] === RUN TestFieldCannotBeSet [2021-07-12T17:39:06.900Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-12T17:39:06.900Z] === RUN TestTypeMismatchError [2021-07-12T17:39:06.900Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-12T17:39:06.900Z] PASS [2021-07-12T17:39:06.900Z] coverage: 100.0% of statements [2021-07-12T17:39:06.900Z] ok github.com/docker/docker/libnetwork/options 0.162s coverage: 100.0% of statements [2021-07-12T17:39:07.039Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-12T17:39:07.039Z] === RUN TestAuthZPluginDenyRequest [2021-07-12T17:39:07.279Z] ok github.com/docker/docker/libnetwork/netutils 0.047s coverage: 44.1% of statements [2021-07-12T17:39:07.351Z] --- PASS: TestPoolAllocationReuse (3.06s) [2021-07-12T17:39:07.351Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-12T17:39:07.351Z] --- PASS: TestGetAddressSubPoolEqualPool (0.12s) [2021-07-12T17:39:07.351Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-12T17:39:07.564Z] === RUN TestChrootTarUntar [2021-07-12T17:39:07.564Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-12T17:39:07.564Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootUntarEmptyArchive [2021-07-12T17:39:07.564Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootTarUntarWithSymlink [2021-07-12T17:39:07.564Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootCopyWithTar [2021-07-12T17:39:07.564Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootCopyFileWithTar [2021-07-12T17:39:07.564Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootUntarPath [2021-07-12T17:39:07.564Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-12T17:39:07.564Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-12T17:39:07.564Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:39:07.564Z] === RUN TestChrootApplyDotDotFile [2021-07-12T17:39:07.564Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:07.564Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-12T17:39:07.564Z] PASS [2021-07-12T17:39:07.564Z] coverage: 15.4% of statements [2021-07-12T17:39:07.564Z] ok github.com/docker/docker/pkg/chrootarchive 0.258s coverage: 15.4% of statements [2021-07-12T17:39:07.606Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-12T17:39:07.606Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-12T17:39:08.023Z] --- PASS: TestNetworkDBCRUDTableEntry (4.46s) [2021-07-12T17:39:08.023Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-12T17:39:08.172Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-12T17:39:08.172Z] === RUN TestAuthZPluginDenyResponse [2021-07-12T17:39:08.303Z] === RUN TestNetworkDBSimple [2021-07-12T17:39:08.430Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-12T17:39:08.505Z] === RUN TestSizeEmpty [2021-07-12T17:39:08.505Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestSizeEmptyFile [2021-07-12T17:39:08.505Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestSizeNonemptyFile [2021-07-12T17:39:08.505Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-12T17:39:08.505Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-12T17:39:08.505Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-12T17:39:08.505Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestMoveToSubdir [2021-07-12T17:39:08.505Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-12T17:39:08.505Z] === RUN TestSizeNonExistingDirectory [2021-07-12T17:39:08.505Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-12T17:39:08.505Z] PASS [2021-07-12T17:39:08.505Z] coverage: 80.0% of statements [2021-07-12T17:39:08.505Z] ok github.com/docker/docker/pkg/directory 0.190s coverage: 80.0% of statements [2021-07-12T17:39:08.527Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v7utcsaoarn7ab6nq6fxxjj96 Created:2021-07-12 17:39:06.453603706 +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[e567b9deea7f2d91bdda413422705c93bdbec2eefce2e5a64093600aeaec3c53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wiobs62w13xao49zu9gn4w6om EndpointID:0bd7b7a8fa6456509671a2feed1cbca07fce56598961bdc91b73774d435a3d4c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2e571271882d5233f2826b96eed4a7dea9bfd3bdd104e9c9b2cf5dd358fe509b 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:25b9db2c6129 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wiobs62w13xao49zu9gn4w6om EndpointID:0bd7b7a8fa6456509671a2feed1cbca07fce56598961bdc91b73774d435a3d4c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-12T17:39:08.688Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-12T17:39:08.688Z] === RUN TestAuthZPluginAllowEventStream [2021-07-12T17:39:08.688Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-12T17:39:08.754Z] testing: warning: no tests to run [2021-07-12T17:39:08.754Z] PASS [2021-07-12T17:39:08.754Z] coverage: 0.0% of statements [2021-07-12T17:39:08.754Z] ok github.com/docker/docker/libnetwork/osl 0.149s coverage: 0.0% of statements [no tests to run] [2021-07-12T17:39:08.946Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-12T17:39:09.205Z] 2021/07/12 17:39:08 Closing DB instances... [2021-07-12T17:39:09.205Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-07-12T17:39:09.475Z] === RUN Test [2021-07-12T17:39:09.475Z] === RUN Test/TestContainsEntry [2021-07-12T17:39:09.475Z] === RUN Test/TestCreateEntries [2021-07-12T17:39:09.475Z] === RUN Test/TestEntriesDiff [2021-07-12T17:39:09.475Z] === RUN Test/TestEntriesEquality [2021-07-12T17:39:09.475Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-12T17:39:09.475Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-12T17:39:09.475Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-12T17:39:09.475Z] === RUN Test/TestGeneratorNotGenerate [2021-07-12T17:39:09.475Z] === RUN Test/TestGeneratorWithPort [2021-07-12T17:39:09.475Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-12T17:39:09.475Z] === RUN Test/TestNewEntry [2021-07-12T17:39:09.475Z] === RUN Test/TestParse [2021-07-12T17:39:09.475Z] --- PASS: Test (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-12T17:39:09.475Z] --- PASS: Test/TestParse (0.00s) [2021-07-12T17:39:09.475Z] PASS [2021-07-12T17:39:09.475Z] coverage: 58.3% of statements [2021-07-12T17:39:09.475Z] ok github.com/docker/docker/pkg/discovery 0.244s coverage: 58.3% of statements [2021-07-12T17:39:09.657Z] === RUN TestRequestNewPort [2021-07-12T17:39:09.657Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestRequestSpecificPort [2021-07-12T17:39:09.657Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestReleasePort [2021-07-12T17:39:09.657Z] --- PASS: TestReleasePort (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestReuseReleasedPort [2021-07-12T17:39:09.657Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestReleaseUnreadledPort [2021-07-12T17:39:09.657Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestUnknowProtocol [2021-07-12T17:39:09.657Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestAllocateAllPorts [2021-07-12T17:39:09.657Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestPortAllocation [2021-07-12T17:39:09.657Z] --- PASS: TestPortAllocation (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestPortAllocationWithCustomRange [2021-07-12T17:39:09.657Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestNoDuplicateBPR [2021-07-12T17:39:09.657Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-12T17:39:09.657Z] === RUN TestChangePortRange [2021-07-12T17:39:09.657Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-12T17:39:09.657Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-12T17:39:09.657Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-12T17:39:09.657Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-12T17:39:09.657Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-12T17:39:09.657Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-12T17:39:09.657Z] --- PASS: TestChangePortRange (0.00s) [2021-07-12T17:39:09.657Z] PASS [2021-07-12T17:39:09.657Z] coverage: 88.6% of statements [2021-07-12T17:39:09.657Z] ok github.com/docker/docker/libnetwork/portallocator 0.197s coverage: 88.6% of statements [2021-07-12T17:39:09.782Z] ok github.com/docker/docker/libnetwork/options 0.006s coverage: 100.0% of statements [2021-07-12T17:39:09.935Z] --- PASS: TestTarFiles (5.12s) [2021-07-12T17:39:09.935Z] === RUN TestTarUntar [2021-07-12T17:39:09.935Z] --- PASS: TestTarUntar (0.03s) [2021-07-12T17:39:09.935Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-12T17:39:09.935Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-12T17:39:09.935Z] === RUN TestTarWithOptions [2021-07-12T17:39:09.935Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-12T17:39:09.935Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-12T17:39:09.935Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-12T17:39:09.935Z] === RUN TestUntarUstarGnuConflict [2021-07-12T17:39:09.935Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-12T17:39:09.935Z] === RUN TestUntarInvalidFilenames [2021-07-12T17:39:09.935Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames414562386\\dest" [2021-07-12T17:39:09.935Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-07-12T17:39:09.935Z] === RUN TestUntarHardlinkToSymlink [2021-07-12T17:39:09.935Z] 2021/07/12 17:39:09 Closing DB instances... [2021-07-12T17:39:09.935Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-12T17:39:09.935Z] === RUN TestUntarInvalidHardlink [2021-07-12T17:39:09.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink092748451\\victim\\hello" -> "../victim/hello" [2021-07-12T17:39:09.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink364350886\\victim\\hello" -> "/../victim/hello" [2021-07-12T17:39:09.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink689425613\\victim" -> "../victim" [2021-07-12T17:39:09.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink460499400\\victim" -> "../victim" [2021-07-12T17:39:09.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink762841223\\victim" -> "../victim" [2021-07-12T17:39:10.195Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-12T17:39:10.195Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-12T17:39:10.195Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.05s) [2021-07-12T17:39:10.195Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-12T17:39:10.321Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2021-07-12T17:39:10.321Z] === RUN TestAuthZPluginErrorResponse [2021-07-12T17:39:10.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink874261562\\victim" -> "../victim" [2021-07-12T17:39:10.396Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-12T17:39:10.396Z] === RUN TestUntarInvalidSymlink [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink831226961\\dest\\dotdot" -> "../victim/hello" [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink961060732\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink188834987\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink353051150\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink953116693\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink881156208\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink989245199\\dest\\dir\\loophole" -> "../../victim" [2021-07-12T17:39:10.396Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-12T17:39:10.396Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-12T17:39:10.396Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-12T17:39:10.396Z] === RUN TestXGlobalNoParent [2021-07-12T17:39:10.396Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-12T17:39:10.396Z] === RUN TestReplaceFileTarWrapper [2021-07-12T17:39:10.396Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-07-12T17:39:10.396Z] === RUN TestPrefixHeaderReadable [2021-07-12T17:39:10.396Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-12T17:39:10.396Z] === RUN TestDisablePigz [2021-07-12T17:39:10.396Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-12T17:39:10.396Z] --- PASS: TestDisablePigz (0.14s) [2021-07-12T17:39:10.396Z] === RUN TestPigz [2021-07-12T17:39:10.647Z] === RUN TestTransportPortConv [2021-07-12T17:39:10.647Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-12T17:39:10.647Z] === RUN TestTransportPortBindingConv [2021-07-12T17:39:10.647Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-12T17:39:10.647Z] === RUN TestErrorConstructors [2021-07-12T17:39:10.647Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-12T17:39:10.647Z] === RUN TestCompareIPMask [2021-07-12T17:39:10.647Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-12T17:39:10.647Z] === RUN TestUtilGetHostPartIP [2021-07-12T17:39:10.647Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-12T17:39:10.647Z] === RUN TestUtilGetBroadcastIP [2021-07-12T17:39:10.647Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-12T17:39:10.647Z] === RUN TestParseCIDR [2021-07-12T17:39:10.647Z] --- PASS: TestParseCIDR (0.00s) [2021-07-12T17:39:10.647Z] PASS [2021-07-12T17:39:10.647Z] coverage: 47.9% of statements [2021-07-12T17:39:10.647Z] ok github.com/docker/docker/libnetwork/types 0.214s coverage: 47.9% of statements [2021-07-12T17:39:10.856Z] === RUN Test [2021-07-12T17:39:10.856Z] === RUN Test/TestContent [2021-07-12T17:39:10.856Z] === RUN Test/TestInitialize [2021-07-12T17:39:10.856Z] === RUN Test/TestNew [2021-07-12T17:39:10.856Z] === RUN Test/TestParsingContentsWithComments [2021-07-12T17:39:10.856Z] === RUN Test/TestRegister [2021-07-12T17:39:10.856Z] === RUN Test/TestWatch [2021-07-12T17:39:10.856Z] --- PASS: Test (0.01s) [2021-07-12T17:39:10.856Z] --- PASS: Test/TestContent (0.00s) [2021-07-12T17:39:10.856Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-12T17:39:10.856Z] --- PASS: Test/TestNew (0.00s) [2021-07-12T17:39:10.856Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-12T17:39:10.856Z] --- PASS: Test/TestRegister (0.00s) [2021-07-12T17:39:10.856Z] --- PASS: Test/TestWatch (0.01s) [2021-07-12T17:39:10.856Z] PASS [2021-07-12T17:39:10.856Z] coverage: 97.6% of statements [2021-07-12T17:39:10.856Z] ok github.com/docker/docker/pkg/discovery/file 0.251s coverage: 97.6% of statements [2021-07-12T17:39:10.856Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-12T17:39:10.856Z] --- PASS: TestPigz (0.16s) [2021-07-12T17:39:10.856Z] === RUN TestCopyFileWithInvalidDest [2021-07-12T17:39:10.856Z] archive_windows_test.go:16: Currently fails [2021-07-12T17:39:10.856Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestCanonicalTarNameForPath [2021-07-12T17:39:10.856Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestCanonicalTarName [2021-07-12T17:39:10.856Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChmodTarEntry [2021-07-12T17:39:10.856Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestHardLinkOrder [2021-07-12T17:39:10.856Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-12T17:39:10.856Z] === RUN TestChangeString [2021-07-12T17:39:10.856Z] --- PASS: TestChangeString (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesWithNoChanges [2021-07-12T17:39:10.856Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-12T17:39:10.856Z] === RUN TestChangesWithChanges [2021-07-12T17:39:10.856Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-12T17:39:10.856Z] === RUN TestChangesWithChangesGH13590 [2021-07-12T17:39:10.856Z] changes_test.go:196: needs more investigation [2021-07-12T17:39:10.856Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesDirsEmpty [2021-07-12T17:39:10.856Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:39:10.856Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesDirsMutated [2021-07-12T17:39:10.856Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:39:10.856Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestApplyLayer [2021-07-12T17:39:10.856Z] changes_test.go:433: needs further investigation [2021-07-12T17:39:10.856Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesSizeWithHardlinks [2021-07-12T17:39:10.856Z] changes_test.go:469: needs further investigation [2021-07-12T17:39:10.856Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesSizeWithNoChanges [2021-07-12T17:39:10.856Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-12T17:39:10.856Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestChangesSize [2021-07-12T17:39:10.856Z] --- PASS: TestChangesSize (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestApplyLayerInvalidFilenames [2021-07-12T17:39:10.856Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames676589556\\dest" [2021-07-12T17:39:10.856Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-12T17:39:10.856Z] === RUN TestApplyLayerInvalidHardlink [2021-07-12T17:39:10.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink052407622\\victim\\hello" -> "../victim/hello" [2021-07-12T17:39:10.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink399165933\\victim\\hello" -> "/../victim/hello" [2021-07-12T17:39:10.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink046308968\\victim" -> "../victim" [2021-07-12T17:39:10.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink505303719\\victim" -> "../victim" [2021-07-12T17:39:10.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink859796954\\victim" -> "../victim" [2021-07-12T17:39:10.856Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink716257137\\victim" -> "../victim" [2021-07-12T17:39:10.856Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-12T17:39:10.856Z] === RUN TestApplyLayerInvalidSymlink [2021-07-12T17:39:10.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink212108316\\dest\\dotdot" -> "../victim/hello" [2021-07-12T17:39:10.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink246461643\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-12T17:39:10.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink397541294\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink249440053\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink643186960\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.856Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink254592815\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:10.856Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-12T17:39:10.856Z] === RUN TestApplyLayerWhiteouts [2021-07-12T17:39:10.856Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-12T17:39:10.856Z] === RUN TestGenerateEmptyFile [2021-07-12T17:39:10.856Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-12T17:39:10.856Z] === RUN TestGenerateWithContent [2021-07-12T17:39:10.856Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-12T17:39:10.856Z] PASS [2021-07-12T17:39:10.856Z] coverage: 61.6% of statements [2021-07-12T17:39:10.856Z] ok github.com/docker/docker/pkg/archive 7.974s coverage: 61.6% of statements [2021-07-12T17:39:10.887Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-12T17:39:10.887Z] === RUN TestAuthZPluginErrorRequest [2021-07-12T17:39:10.887Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-12T17:39:11.099Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-12T17:39:11.099Z] PASS [2021-07-12T17:39:11.099Z] coverage: 100.0% of statements [2021-07-12T17:39:11.099Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.224s coverage: 100.0% of statements [2021-07-12T17:39:11.454Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-12T17:39:11.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-12T17:39:11.551Z] 2021/07/12 17:39:11 Closing DB instances... [2021-07-12T17:39:11.959Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2021-07-12T17:39:11.959Z] === RUN TestNetworkDBNodeLeave [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-12T17:39:12.004Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-12T17:39:12.004Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-12T17:39:12.004Z] PASS [2021-07-12T17:39:12.004Z] coverage: 44.0% of statements [2021-07-12T17:39:12.004Z] ok github.com/docker/docker/oci 0.297s coverage: 44.0% of statements [2021-07-12T17:39:12.020Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-12T17:39:12.020Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-12T17:39:12.419Z] === RUN Test [2021-07-12T17:39:12.419Z] === RUN Test/TestInitialize [2021-07-12T17:39:12.419Z] time="2021-07-12T17:39:12Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:12.419Z] time="2021-07-12T17:39:12Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:12.419Z] time="2021-07-12T17:39:12Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:12.419Z] === RUN Test/TestInitializeWithCerts [2021-07-12T17:39:12.455Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.93s) [2021-07-12T17:39:12.455Z] === RUN TestGetAddress [2021-07-12T17:39:12.587Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-12T17:39:12.704Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2021-07-12T17:39:12.704Z] PASS [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] === Skipped [2021-07-12T17:39:12.704Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:39:12.704Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] DONE 26 tests, 1 skipped in 47.701s [2021-07-12T17:39:12.704Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:39:12.704Z] INFO: Testing against a local daemon [2021-07-12T17:39:12.704Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-12T17:39:12.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:12.704Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:39:12.704Z] === RUN TestDockerNetworkIpvlan [2021-07-12T17:39:12.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:12.704Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:39:12.704Z] PASS [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] === Skipped [2021-07-12T17:39:12.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:39:12.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:39:12.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] [2021-07-12T17:39:12.704Z] DONE 2 tests, 2 skipped in 0.037s [2021-07-12T17:39:12.704Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:39:12.704Z] INFO: Testing against a local daemon [2021-07-12T17:39:12.704Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-12T17:39:12.880Z] time="2021-07-12T17:39:12Z" level=info msg="Initializing discovery with TLS" [2021-07-12T17:39:12.880Z] === RUN Test/TestWatch [2021-07-12T17:39:12.880Z] time="2021-07-12T17:39:12Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:12.906Z] === RUN TestAddressPoolOpt [2021-07-12T17:39:12.906Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/a [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/something [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/_=a [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/env1=value1 [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/_env1=value1 [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/PATH [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/=a [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/PATH= [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/PATH=something [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/asd!qwe [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/1asd [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/123 [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/some_space [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/__some_space_before [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/some_space_after__ [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/= [2021-07-12T17:39:12.906Z] === RUN TestValidateEnv/PaTh [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestParseHost [2021-07-12T17:39:12.906Z] --- PASS: TestParseHost (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestParseDockerDaemonHost [2021-07-12T17:39:12.906Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestParseTCP [2021-07-12T17:39:12.906Z] --- PASS: TestParseTCP (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-12T17:39:12.906Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestValidateExtraHosts [2021-07-12T17:39:12.906Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestIpOptString [2021-07-12T17:39:12.906Z] --- PASS: TestIpOptString (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-12T17:39:12.906Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestNewIpOptValidDefaultVal [2021-07-12T17:39:12.906Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestIpOptSetInvalidVal [2021-07-12T17:39:12.906Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestValidateIPAddress [2021-07-12T17:39:12.906Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestMapOpts [2021-07-12T17:39:12.906Z] --- PASS: TestMapOpts (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestListOptsWithoutValidator [2021-07-12T17:39:12.906Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestListOptsWithValidator [2021-07-12T17:39:12.906Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestValidateDNSSearch [2021-07-12T17:39:12.906Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_general_format [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_one_more [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-12T17:39:12.906Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-12T17:39:12.906Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-12T17:39:12.907Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-12T17:39:12.907Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-12T17:39:12.907Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-12T17:39:12.907Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-12T17:39:12.907Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-12T17:39:12.907Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestNamedListOpts [2021-07-12T17:39:12.907Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestNamedMapOpts [2021-07-12T17:39:12.907Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestParseLink [2021-07-12T17:39:12.907Z] --- PASS: TestParseLink (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestQuotedStringSetWithQuotes [2021-07-12T17:39:12.907Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-12T17:39:12.907Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-12T17:39:12.907Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-12T17:39:12.907Z] === RUN TestUlimitOpt [2021-07-12T17:39:12.907Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-12T17:39:12.907Z] PASS [2021-07-12T17:39:12.907Z] coverage: 67.1% of statements [2021-07-12T17:39:12.907Z] ok github.com/docker/docker/opts 0.325s coverage: 67.1% of statements [2021-07-12T17:39:13.358Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-07-12T17:39:13.358Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-12T17:39:13.358Z] === RUN TestParseVersion [2021-07-12T17:39:13.358Z] --- PASS: TestParseVersion (0.00s) [2021-07-12T17:39:13.358Z] PASS [2021-07-12T17:39:13.358Z] coverage: 52.9% of statements [2021-07-12T17:39:13.358Z] ok github.com/docker/docker/pkg/aaparser 0.162s coverage: 52.9% of statements [2021-07-12T17:39:13.523Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-07-12T17:39:13.523Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-12T17:39:13.523Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-12T17:39:14.078Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-07-12T17:39:14.078Z] === RUN TestDockerNetworkMacvlan [2021-07-12T17:39:14.425Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2021-07-12T17:39:14.425Z] === RUN TestNetworkDBWatch [2021-07-12T17:39:14.643Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-12T17:39:14.872Z] 2021/07/12 17:39:14 Closing DB instances... [2021-07-12T17:39:15.208Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-12T17:39:15.424Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-07-12T17:39:15.424Z] === RUN TestAuthZPluginHeader [2021-07-12T17:39:15.778Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-12T17:39:15.778Z] tests/integration/client_test.py ..... [ 75%] [2021-07-12T17:39:15.778Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-12T17:39:15.778Z] tests/integration/errors_test.py . [ 76%] [2021-07-12T17:39:15.822Z] === RUN TestPeerCertificateMarshalJSON [2021-07-12T17:39:15.968Z] --- PASS: Test (3.19s) [2021-07-12T17:39:15.968Z] --- PASS: Test/TestInitialize (0.15s) [2021-07-12T17:39:15.968Z] --- PASS: Test/TestInitializeWithCerts (0.04s) [2021-07-12T17:39:15.968Z] --- PASS: Test/TestWatch (3.00s) [2021-07-12T17:39:15.968Z] PASS [2021-07-12T17:39:15.968Z] coverage: 84.1% of statements [2021-07-12T17:39:15.968Z] ok github.com/docker/docker/pkg/discovery/kv 3.663s coverage: 84.1% of statements [2021-07-12T17:39:15.991Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-07-12T17:39:15.991Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-12T17:39:16.142Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-12T17:39:16.249Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-12T17:39:16.274Z] === RUN TestIsArchivePathDir [2021-07-12T17:39:16.274Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-12T17:39:16.274Z] === RUN TestIsArchivePathInvalidFile [2021-07-12T17:39:16.274Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-12T17:39:16.274Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-12T17:39:16.274Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2021-07-12T17:39:16.274Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-12T17:39:16.274Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-12T17:39:16.274Z] === RUN TestMiddleware [2021-07-12T17:39:16.274Z] --- PASS: TestMiddleware (0.00s) [2021-07-12T17:39:16.274Z] === RUN TestNewResponseModifier [2021-07-12T17:39:16.274Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-12T17:39:16.274Z] PASS [2021-07-12T17:39:16.274Z] coverage: 26.8% of statements [2021-07-12T17:39:16.274Z] ok github.com/docker/docker/pkg/authorization 0.720s coverage: 26.8% of statements [2021-07-12T17:39:16.274Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-07-12T17:39:16.274Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-12T17:39:16.274Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-07-12T17:39:16.274Z] === RUN TestIsArchivePathTar [2021-07-12T17:39:16.274Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-12T17:39:16.274Z] === RUN TestDecompressStreamGzip [2021-07-12T17:39:16.428Z] 2021/07/12 17:39:15 Closing DB instances... [2021-07-12T17:39:16.508Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-12T17:39:16.725Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-07-12T17:39:16.725Z] === RUN TestDecompressStreamBzip2 [2021-07-12T17:39:16.725Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-07-12T17:39:16.725Z] === RUN TestDecompressStreamXz [2021-07-12T17:39:16.725Z] archive_test.go:134: Xz not present in msys2 [2021-07-12T17:39:16.725Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestCompressStreamXzUnsupported [2021-07-12T17:39:16.725Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-12T17:39:16.725Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestCompressStreamInvalid [2021-07-12T17:39:16.725Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestExtensionInvalid [2021-07-12T17:39:16.725Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestExtensionUncompressed [2021-07-12T17:39:16.725Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestExtensionBzip2 [2021-07-12T17:39:16.725Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestExtensionGzip [2021-07-12T17:39:16.725Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestExtensionXz [2021-07-12T17:39:16.725Z] --- PASS: TestExtensionXz (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestCmdStreamLargeStderr [2021-07-12T17:39:16.725Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-07-12T17:39:16.725Z] === RUN TestCmdStreamBad [2021-07-12T17:39:16.725Z] archive_test.go:239: Failing on Windows CI machines [2021-07-12T17:39:16.725Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-12T17:39:16.725Z] === RUN TestCmdStreamGood [2021-07-12T17:39:16.725Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-12T17:39:16.725Z] === RUN TestUntarPathWithInvalidDest [2021-07-12T17:39:16.810Z] --- PASS: TestImportExtremelyLargeImageWorks (94.04s) [2021-07-12T17:39:16.811Z] PASS [2021-07-12T17:39:16.811Z] [2021-07-12T17:39:16.811Z] === Skipped [2021-07-12T17:39:16.811Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-12T17:39:16.811Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-12T17:39:16.811Z] [2021-07-12T17:39:16.811Z] [2021-07-12T17:39:16.811Z] DONE 12 tests, 1 skipped in 98.011s [2021-07-12T17:39:16.811Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-12T17:39:16.811Z] INFO: Testing against a local daemon [2021-07-12T17:39:16.811Z] === RUN TestNetworkCreateDelete [2021-07-12T17:39:16.811Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-07-12T17:39:16.811Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T17:39:16.811Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-07-12T17:39:16.811Z] === RUN TestDaemonDNSFallback [2021-07-12T17:39:16.888Z] === RUN Test [2021-07-12T17:39:16.888Z] === RUN Test/TestWatch [2021-07-12T17:39:16.888Z] --- PASS: Test (0.00s) [2021-07-12T17:39:16.888Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:39:16.888Z] PASS [2021-07-12T17:39:16.888Z] coverage: 92.3% of statements [2021-07-12T17:39:16.888Z] ok github.com/docker/docker/pkg/discovery/memory 0.247s coverage: 92.3% of statements [2021-07-12T17:39:17.177Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-12T17:39:17.177Z] === RUN TestUntarPathWithInvalidSrc [2021-07-12T17:39:17.177Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestUntarPath [2021-07-12T17:39:17.177Z] --- PASS: TestUntarPath (0.09s) [2021-07-12T17:39:17.177Z] === RUN TestUntarPathWithDestinationFile [2021-07-12T17:39:17.177Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-07-12T17:39:17.177Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-12T17:39:17.177Z] === RUN TestUnbuffered [2021-07-12T17:39:17.177Z] --- PASS: TestUnbuffered (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestRaceUnbuffered [2021-07-12T17:39:17.177Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-12T17:39:17.177Z] PASS [2021-07-12T17:39:17.177Z] coverage: 100.0% of statements [2021-07-12T17:39:17.177Z] ok github.com/docker/docker/pkg/broadcaster 0.150s coverage: 100.0% of statements [2021-07-12T17:39:17.177Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-12T17:39:17.177Z] === RUN TestCopyWithTarInvalidSrc [2021-07-12T17:39:17.177Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-12T17:39:17.177Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestCopyWithTarSrcFile [2021-07-12T17:39:17.177Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-12T17:39:17.177Z] === RUN TestCopyWithTarSrcFolder [2021-07-12T17:39:17.177Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-12T17:39:17.177Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-12T17:39:17.177Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-12T17:39:17.177Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-12T17:39:17.177Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-12T17:39:17.177Z] === RUN TestCopyFileWithTarSrcFile [2021-07-12T17:39:17.177Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-12T17:39:17.177Z] === RUN TestTarFiles [2021-07-12T17:39:17.443Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-12T17:39:17.701Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-12T17:39:17.858Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-07-12T17:39:17.858Z] === RUN TestNetworkDBBulkSync [2021-07-12T17:39:17.858Z] === RUN Test [2021-07-12T17:39:17.858Z] === RUN Test/TestInitialize [2021-07-12T17:39:17.858Z] === RUN Test/TestInitializeWithPattern [2021-07-12T17:39:17.858Z] === RUN Test/TestRegister [2021-07-12T17:39:17.858Z] === RUN Test/TestWatch [2021-07-12T17:39:17.858Z] --- PASS: Test (0.00s) [2021-07-12T17:39:17.858Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-12T17:39:17.858Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-12T17:39:17.858Z] --- PASS: Test/TestRegister (0.00s) [2021-07-12T17:39:17.858Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:39:17.858Z] PASS [2021-07-12T17:39:17.858Z] coverage: 93.8% of statements [2021-07-12T17:39:17.858Z] ok github.com/docker/docker/pkg/discovery/nodes 0.257s coverage: 93.8% of statements [2021-07-12T17:39:17.990Z] ok github.com/docker/docker/libnetwork/osl 4.625s coverage: 39.7% of statements [2021-07-12T17:39:18.129Z] === RUN TestMatch [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[foo]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[foo_bar]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[]#01 [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[qux]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-12T17:39:18.129Z] === RUN TestMatch/[[foo_baz]] [2021-07-12T17:39:18.129Z] --- PASS: TestMatch (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-12T17:39:18.129Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-12T17:39:18.129Z] PASS [2021-07-12T17:39:18.129Z] coverage: 87.5% of statements [2021-07-12T17:39:18.129Z] ok github.com/docker/docker/pkg/capabilities 0.173s coverage: 87.5% of statements [2021-07-12T17:39:18.129Z] 2021/07/12 17:39:18 Closing DB instances... [2021-07-12T17:39:18.254Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-12T17:39:18.267Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-12T17:39:18.267Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-12T17:39:18.670Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-12T17:39:18.828Z] 2021/07/12 17:39:18 Closing DB instances... [2021-07-12T17:39:18.828Z] === RUN TestPollerAddRemove [2021-07-12T17:39:18.828Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-12T17:39:18.828Z] === RUN TestPollerEvent [2021-07-12T17:39:18.828Z] poller_test.go:41: No chmod on Windows [2021-07-12T17:39:18.828Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-12T17:39:18.828Z] === RUN TestPollerClose [2021-07-12T17:39:18.828Z] --- PASS: TestPollerClose (0.00s) [2021-07-12T17:39:18.828Z] PASS [2021-07-12T17:39:18.828Z] coverage: 45.7% of statements [2021-07-12T17:39:18.828Z] ok github.com/docker/docker/pkg/filenotify 0.168s coverage: 45.7% of statements [2021-07-12T17:39:18.830Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-07-12T17:39:19.208Z] === RUN TestChrootTarUntar [2021-07-12T17:39:19.208Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:19.208Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-12T17:39:19.208Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-12T17:39:19.208Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:19.208Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-12T17:39:19.208Z] === RUN TestChrootUntarEmptyArchive [2021-07-12T17:39:19.208Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-12T17:39:19.208Z] === RUN TestChrootTarUntarWithSymlink [2021-07-12T17:39:19.208Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:39:19.208Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-12T17:39:19.208Z] === RUN TestChrootCopyWithTar [2021-07-12T17:39:19.213Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-12T17:39:19.213Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-12T17:39:19.474Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-12T17:39:19.659Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:39:19.659Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-12T17:39:19.659Z] === RUN TestChrootCopyFileWithTar [2021-07-12T17:39:19.659Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:19.659Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-12T17:39:19.659Z] === RUN TestChrootUntarPath [2021-07-12T17:39:19.659Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:39:19.659Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-12T17:39:19.659Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-12T17:39:19.659Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:19.659Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:39:19.659Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-12T17:39:19.659Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:19.659Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:39:19.659Z] === RUN TestChrootApplyDotDotFile [2021-07-12T17:39:19.659Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:19.659Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-12T17:39:19.659Z] PASS [2021-07-12T17:39:19.659Z] coverage: 15.4% of statements [2021-07-12T17:39:19.659Z] ok github.com/docker/docker/pkg/chrootarchive 0.309s coverage: 15.4% of statements [2021-07-12T17:39:19.733Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.65s) [2021-07-12T17:39:19.734Z] === RUN TestAuthZPluginV2Disable [2021-07-12T17:39:19.992Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-12T17:39:20.110Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-07-12T17:39:20.110Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-12T17:39:20.250Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-12T17:39:20.368Z] === RUN TestCopyFileWithInvalidSrc [2021-07-12T17:39:20.368Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestCopyFileWithInvalidDest [2021-07-12T17:39:20.368Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-12T17:39:20.368Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-12T17:39:20.368Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestCopyFile [2021-07-12T17:39:20.368Z] --- PASS: TestCopyFile (0.01s) [2021-07-12T17:39:20.368Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-12T17:39:20.368Z] fileutils_test.go:134: Needs porting to Windows [2021-07-12T17:39:20.368Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-12T17:39:20.368Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-12T17:39:20.368Z] fileutils_test.go:180: Needs porting to Windows [2021-07-12T17:39:20.368Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestWildcardMatches [2021-07-12T17:39:20.368Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestPatternMatches [2021-07-12T17:39:20.368Z] --- PASS: TestPatternMatches (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-12T17:39:20.368Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestPatternMatchesFolderExclusions [2021-07-12T17:39:20.368Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-12T17:39:20.368Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-12T17:39:20.368Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-12T17:39:20.369Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-12T17:39:20.369Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-12T17:39:20.369Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestSingleExclamationError [2021-07-12T17:39:20.369Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestMatchesWithNoPatterns [2021-07-12T17:39:20.369Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestMatchesWithMalformedPatterns [2021-07-12T17:39:20.369Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestMatches [2021-07-12T17:39:20.369Z] --- PASS: TestMatches (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCleanPatterns [2021-07-12T17:39:20.369Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-12T17:39:20.369Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCleanPatternsExceptionFlag [2021-07-12T17:39:20.369Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-12T17:39:20.369Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-12T17:39:20.369Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCleanPatternsErrorSingleException [2021-07-12T17:39:20.369Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCreateIfNotExistsDir [2021-07-12T17:39:20.369Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestCreateIfNotExistsFile [2021-07-12T17:39:20.369Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-12T17:39:20.369Z] === RUN TestMatch [2021-07-12T17:39:20.369Z] --- PASS: TestMatch (0.00s) [2021-07-12T17:39:20.369Z] PASS [2021-07-12T17:39:20.369Z] coverage: 85.2% of statements [2021-07-12T17:39:20.369Z] ok github.com/docker/docker/pkg/fileutils 0.256s coverage: 85.2% of statements [2021-07-12T17:39:20.369Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-07-12T17:39:20.369Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-12T17:39:20.508Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-12T17:39:20.560Z] === RUN TestSizeEmpty [2021-07-12T17:39:20.560Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-12T17:39:20.560Z] === RUN TestSizeEmptyFile [2021-07-12T17:39:20.560Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-12T17:39:20.560Z] === RUN TestSizeNonemptyFile [2021-07-12T17:39:20.560Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-12T17:39:20.560Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-12T17:39:20.560Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-12T17:39:20.560Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-12T17:39:20.560Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-12T17:39:20.560Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-12T17:39:20.560Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-12T17:39:20.561Z] === RUN TestMoveToSubdir [2021-07-12T17:39:20.561Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-12T17:39:20.561Z] === RUN TestSizeNonExistingDirectory [2021-07-12T17:39:20.561Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-12T17:39:20.561Z] PASS [2021-07-12T17:39:20.561Z] coverage: 80.0% of statements [2021-07-12T17:39:20.561Z] ok github.com/docker/docker/pkg/directory 0.170s coverage: 80.0% of statements [2021-07-12T17:39:21.075Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-12T17:39:21.199Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-12T17:39:21.338Z] === RUN TestGet [2021-07-12T17:39:21.338Z] --- PASS: TestGet (0.00s) [2021-07-12T17:39:21.338Z] === RUN TestGetShortcutString [2021-07-12T17:39:21.338Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-12T17:39:21.338Z] PASS [2021-07-12T17:39:21.338Z] coverage: 42.9% of statements [2021-07-12T17:39:21.338Z] ok github.com/docker/docker/pkg/homedir 0.168s coverage: 42.9% of statements [2021-07-12T17:39:21.548Z] === RUN Test [2021-07-12T17:39:21.548Z] === RUN Test/TestContainsEntry [2021-07-12T17:39:21.548Z] === RUN Test/TestCreateEntries [2021-07-12T17:39:21.548Z] === RUN Test/TestEntriesDiff [2021-07-12T17:39:21.548Z] === RUN Test/TestEntriesEquality [2021-07-12T17:39:21.548Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-12T17:39:21.548Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-12T17:39:21.548Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-12T17:39:21.548Z] === RUN Test/TestGeneratorNotGenerate [2021-07-12T17:39:21.548Z] === RUN Test/TestGeneratorWithPort [2021-07-12T17:39:21.548Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-12T17:39:21.548Z] === RUN Test/TestNewEntry [2021-07-12T17:39:21.548Z] === RUN Test/TestParse [2021-07-12T17:39:21.548Z] --- PASS: Test (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-12T17:39:21.548Z] --- PASS: Test/TestParse (0.00s) [2021-07-12T17:39:21.548Z] PASS [2021-07-12T17:39:21.548Z] coverage: 58.3% of statements [2021-07-12T17:39:21.548Z] ok github.com/docker/docker/pkg/discovery 0.246s coverage: 58.3% of statements [2021-07-12T17:39:21.798Z] --- PASS: TestGetAddress (23.48s) [2021-07-12T17:39:21.798Z] === RUN TestRequestSyntaxCheck [2021-07-12T17:39:21.798Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-12T17:39:21.798Z] === RUN TestRequest [2021-07-12T17:39:21.999Z] 2021/07/12 17:39:21 Closing DB instances... [2021-07-12T17:39:22.050Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-07-12T17:39:22.050Z] === RUN TestInspectNetwork [2021-07-12T17:39:22.050Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T17:39:22.050Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestNetworkInvalidJSON [2021-07-12T17:39:22.050Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T17:39:22.050Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T17:39:22.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:39:22.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:39:22.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:39:22.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:39:22.050Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T17:39:22.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:39:22.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestNetworkList [2021-07-12T17:39:22.050Z] === RUN TestNetworkList//networks [2021-07-12T17:39:22.050Z] === PAUSE TestNetworkList//networks [2021-07-12T17:39:22.050Z] === RUN TestNetworkList//networks/ [2021-07-12T17:39:22.050Z] === PAUSE TestNetworkList//networks/ [2021-07-12T17:39:22.050Z] === CONT TestNetworkList//networks [2021-07-12T17:39:22.050Z] === CONT TestNetworkList//networks/ [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkList (0.02s) [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-12T17:39:22.050Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T17:39:22.050Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T17:39:22.050Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-12T17:39:22.050Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T17:39:22.050Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-12T17:39:22.050Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T17:39:22.050Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T17:39:22.050Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T17:39:22.050Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-12T17:39:22.050Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T17:39:22.050Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T17:39:22.050Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:39:22.050Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:39:22.050Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T17:39:22.050Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-12T17:39:22.050Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T17:39:22.050Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T17:39:22.050Z] PASS [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === Skipped [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-12T17:39:22.050Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-12T17:39:22.050Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-12T17:39:22.050Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-12T17:39:22.050Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-12T17:39:22.050Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T17:39:22.050Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T17:39:22.050Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-12T17:39:22.050Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T17:39:22.050Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:39:22.050Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-12T17:39:22.050Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T17:39:22.050Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.050Z] [2021-07-12T17:39:22.051Z] DONE 22 tests, 12 skipped in 7.426s [2021-07-12T17:39:22.051Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:39:22.145Z] ok github.com/docker/docker/libnetwork/portmapper 0.826s coverage: 49.5% of statements [2021-07-12T17:39:22.145Z] ok github.com/docker/docker/libnetwork/resolvconf 0.008s coverage: 70.5% of statements [2021-07-12T17:39:22.259Z] === RUN TestCreateIDMapOrder [2021-07-12T17:39:22.259Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-12T17:39:22.259Z] PASS [2021-07-12T17:39:22.259Z] coverage: 7.2% of statements [2021-07-12T17:39:22.259Z] ok github.com/docker/docker/pkg/idtools 0.246s coverage: 7.2% of statements [2021-07-12T17:39:22.306Z] INFO: Testing against a local daemon [2021-07-12T17:39:22.306Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-12T17:39:22.306Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:22.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:39:22.306Z] === RUN TestDockerNetworkIpvlan [2021-07-12T17:39:22.306Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:22.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:39:22.306Z] PASS [2021-07-12T17:39:22.306Z] [2021-07-12T17:39:22.306Z] === Skipped [2021-07-12T17:39:22.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:39:22.306Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:22.306Z] [2021-07-12T17:39:22.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:39:22.306Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:39:22.306Z] [2021-07-12T17:39:22.306Z] [2021-07-12T17:39:22.306Z] DONE 2 tests, 2 skipped in 0.552s [2021-07-12T17:39:22.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:39:22.450Z] --- PASS: TestAuthZPluginV2Disable (2.82s) [2021-07-12T17:39:22.450Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-12T17:39:22.450Z] --- PASS: TestTarFiles (5.08s) [2021-07-12T17:39:22.450Z] === RUN TestTarUntar [2021-07-12T17:39:22.450Z] --- PASS: TestTarUntar (0.04s) [2021-07-12T17:39:22.450Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-12T17:39:22.450Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-12T17:39:22.450Z] === RUN TestTarWithOptions [2021-07-12T17:39:22.450Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-12T17:39:22.450Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-12T17:39:22.450Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-12T17:39:22.450Z] === RUN TestUntarUstarGnuConflict [2021-07-12T17:39:22.450Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-12T17:39:22.450Z] === RUN TestUntarInvalidFilenames [2021-07-12T17:39:22.450Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames070764346\\dest" [2021-07-12T17:39:22.450Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-07-12T17:39:22.450Z] === RUN TestUntarHardlinkToSymlink [2021-07-12T17:39:22.450Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-12T17:39:22.450Z] === RUN TestUntarInvalidHardlink [2021-07-12T17:39:22.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink001949099\\victim\\hello" -> "../victim/hello" [2021-07-12T17:39:22.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink385676558\\victim\\hello" -> "/../victim/hello" [2021-07-12T17:39:22.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink359376661\\victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink664504176\\victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink734222351\\victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink737160226\\victim" -> "../victim" [2021-07-12T17:39:22.450Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-12T17:39:22.450Z] === RUN TestUntarInvalidSymlink [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink022227225\\dest\\dotdot" -> "../victim/hello" [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink311343524\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink583820979\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink407647862\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink497641821\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink657397016\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:22.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink028656535\\dest\\dir\\loophole" -> "../../victim" [2021-07-12T17:39:22.450Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-12T17:39:22.450Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-12T17:39:22.450Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-12T17:39:22.450Z] === RUN TestXGlobalNoParent [2021-07-12T17:39:22.450Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-12T17:39:22.450Z] === RUN TestReplaceFileTarWrapper [2021-07-12T17:39:22.566Z] INFO: Testing against a local daemon [2021-07-12T17:39:22.566Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-12T17:39:22.566Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.566Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-12T17:39:22.566Z] === RUN TestDockerNetworkMacvlan [2021-07-12T17:39:22.566Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.566Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-12T17:39:22.566Z] PASS [2021-07-12T17:39:22.566Z] [2021-07-12T17:39:22.566Z] === Skipped [2021-07-12T17:39:22.566Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-12T17:39:22.566Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.566Z] [2021-07-12T17:39:22.566Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-12T17:39:22.566Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:22.566Z] [2021-07-12T17:39:22.566Z] [2021-07-12T17:39:22.566Z] DONE 2 tests, 2 skipped in 0.201s [2021-07-12T17:39:22.566Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-12T17:39:22.566Z] testing: warning: no tests to run [2021-07-12T17:39:22.566Z] PASS [2021-07-12T17:39:22.566Z] [2021-07-12T17:39:22.566Z] DONE 0 tests in 0.028s [2021-07-12T17:39:22.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-12T17:39:22.823Z] INFO: Testing against a local daemon [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginAllowRequest [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginTLS [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginDenyRequest [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginDenyResponse [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginAllowEventStream [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginErrorResponse [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginErrorRequest [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginHeader [2021-07-12T17:39:22.823Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:22.823Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-12T17:39:22.823Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-12T17:39:22.902Z] === RUN Test [2021-07-12T17:39:22.902Z] === RUN Test/TestContent [2021-07-12T17:39:22.902Z] === RUN Test/TestInitialize [2021-07-12T17:39:22.902Z] === RUN Test/TestNew [2021-07-12T17:39:22.902Z] === RUN Test/TestParsingContentsWithComments [2021-07-12T17:39:22.902Z] === RUN Test/TestRegister [2021-07-12T17:39:22.902Z] === RUN Test/TestWatch [2021-07-12T17:39:22.902Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-07-12T17:39:22.902Z] === RUN TestPrefixHeaderReadable [2021-07-12T17:39:22.902Z] --- PASS: Test (0.01s) [2021-07-12T17:39:22.902Z] --- PASS: Test/TestContent (0.00s) [2021-07-12T17:39:22.902Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-12T17:39:22.902Z] --- PASS: Test/TestNew (0.00s) [2021-07-12T17:39:22.902Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-12T17:39:22.902Z] --- PASS: Test/TestRegister (0.00s) [2021-07-12T17:39:22.902Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:39:22.902Z] PASS [2021-07-12T17:39:22.902Z] coverage: 92.9% of statements [2021-07-12T17:39:22.902Z] ok github.com/docker/docker/pkg/discovery/file 0.246s coverage: 92.9% of statements [2021-07-12T17:39:22.902Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-12T17:39:22.902Z] === RUN TestDisablePigz [2021-07-12T17:39:22.902Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-12T17:39:22.902Z] --- PASS: TestDisablePigz (0.15s) [2021-07-12T17:39:22.902Z] === RUN TestPigz [2021-07-12T17:39:22.902Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-12T17:39:22.902Z] --- PASS: TestPigz (0.15s) [2021-07-12T17:39:22.902Z] === RUN TestCopyFileWithInvalidDest [2021-07-12T17:39:22.902Z] archive_windows_test.go:16: Currently fails [2021-07-12T17:39:22.902Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:39:22.902Z] === RUN TestCanonicalTarNameForPath [2021-07-12T17:39:22.902Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-12T17:39:22.902Z] === RUN TestCanonicalTarName [2021-07-12T17:39:22.902Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-12T17:39:22.902Z] === RUN TestChmodTarEntry [2021-07-12T17:39:22.902Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-12T17:39:22.902Z] === RUN TestHardLinkOrder [2021-07-12T17:39:23.019Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-12T17:39:23.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.078Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-07-12T17:39:23.078Z] === RUN TestAuthZPluginV2Disable [2021-07-12T17:39:23.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.078Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-12T17:39:23.078Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-12T17:39:23.334Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-07-12T17:39:23.334Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-12T17:39:23.334Z] PASS [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === Skipped [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-12T17:39:23.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] DONE 17 tests, 17 skipped in 0.561s [2021-07-12T17:39:23.334Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-12T17:39:23.334Z] INFO: Testing against a local daemon [2021-07-12T17:39:23.334Z] === RUN TestPluginInvalidJSON [2021-07-12T17:39:23.334Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:39:23.334Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:39:23.334Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:39:23.334Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-12T17:39:23.334Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T17:39:23.334Z] === RUN TestPluginInstall [2021-07-12T17:39:23.334Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-12T17:39:23.334Z] === RUN TestPluginsWithRuntimes [2021-07-12T17:39:23.334Z] 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-12T17:39:23.334Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-12T17:39:23.334Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T17:39:23.334Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-12T17:39:23.334Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T17:39:23.334Z] PASS [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === Skipped [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-12T17:39:23.334Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-12T17:39:23.334Z] 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-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T17:39:23.334Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] [2021-07-12T17:39:23.334Z] DONE 5 tests, 3 skipped in 0.162s [2021-07-12T17:39:23.334Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-12T17:39:23.353Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-12T17:39:23.353Z] === RUN TestChangeString [2021-07-12T17:39:23.353Z] --- PASS: TestChangeString (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesWithNoChanges [2021-07-12T17:39:23.353Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-12T17:39:23.353Z] === RUN TestChangesWithChanges [2021-07-12T17:39:23.353Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-12T17:39:23.353Z] === RUN TestChangesWithChangesGH13590 [2021-07-12T17:39:23.353Z] changes_test.go:196: needs more investigation [2021-07-12T17:39:23.353Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesDirsEmpty [2021-07-12T17:39:23.353Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:39:23.353Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesDirsMutated [2021-07-12T17:39:23.353Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:39:23.353Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestApplyLayer [2021-07-12T17:39:23.353Z] changes_test.go:433: needs further investigation [2021-07-12T17:39:23.353Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesSizeWithHardlinks [2021-07-12T17:39:23.353Z] changes_test.go:469: needs further investigation [2021-07-12T17:39:23.353Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesSizeWithNoChanges [2021-07-12T17:39:23.353Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-12T17:39:23.353Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestChangesSize [2021-07-12T17:39:23.353Z] --- PASS: TestChangesSize (0.00s) [2021-07-12T17:39:23.353Z] === RUN TestApplyLayerInvalidFilenames [2021-07-12T17:39:23.353Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames830132508\\dest" [2021-07-12T17:39:23.353Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-12T17:39:23.353Z] === RUN TestApplyLayerInvalidHardlink [2021-07-12T17:39:23.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink556790958\\victim\\hello" -> "../victim/hello" [2021-07-12T17:39:23.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink878869045\\victim\\hello" -> "/../victim/hello" [2021-07-12T17:39:23.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink290276880\\victim" -> "../victim" [2021-07-12T17:39:23.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink201688111\\victim" -> "../victim" [2021-07-12T17:39:23.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink006709186\\victim" -> "../victim" [2021-07-12T17:39:23.354Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink541261881\\victim" -> "../victim" [2021-07-12T17:39:23.354Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-12T17:39:23.354Z] === RUN TestApplyLayerInvalidSymlink [2021-07-12T17:39:23.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink750130244\\dest\\dotdot" -> "../victim/hello" [2021-07-12T17:39:23.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink349376211\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-12T17:39:23.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink124206614\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:23.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink021845629\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:23.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink250888120\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:23.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink049790391\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:39:23.354Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-07-12T17:39:23.354Z] === RUN TestApplyLayerWhiteouts [2021-07-12T17:39:23.354Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-07-12T17:39:23.354Z] === RUN TestGenerateEmptyFile [2021-07-12T17:39:23.354Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-12T17:39:23.354Z] === RUN TestGenerateWithContent [2021-07-12T17:39:23.354Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-12T17:39:23.354Z] PASS [2021-07-12T17:39:23.354Z] coverage: 61.6% of statements [2021-07-12T17:39:23.354Z] ok github.com/docker/docker/pkg/archive 7.877s coverage: 61.6% of statements [2021-07-12T17:39:23.354Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-07-12T17:39:23.354Z] === RUN TestNetworkDBNodeLeave [2021-07-12T17:39:23.590Z] INFO: Testing against a local daemon [2021-07-12T17:39:23.590Z] === RUN TestExternalGraphDriver [2021-07-12T17:39:23.590Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-12T17:39:23.590Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-12T17:39:23.590Z] === RUN TestGraphdriverPluginV2 [2021-07-12T17:39:23.799Z] 2021/07/12 17:39:23 Closing DB instances... [2021-07-12T17:39:23.799Z] === RUN TestFixedBufferCap [2021-07-12T17:39:23.799Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestFixedBufferLen [2021-07-12T17:39:23.799Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestFixedBufferString [2021-07-12T17:39:23.799Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestFixedBufferWrite [2021-07-12T17:39:23.799Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestFixedBufferRead [2021-07-12T17:39:23.799Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestBytesPipeRead [2021-07-12T17:39:23.799Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestBytesPipeWrite [2021-07-12T17:39:23.799Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-12T17:39:23.799Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-12T17:39:24.069Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-07-12T17:39:24.260Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-12T17:39:24.260Z] === RUN TestAtomicWriteToFile [2021-07-12T17:39:24.260Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-12T17:39:24.260Z] === RUN TestAtomicWriteSetCommit [2021-07-12T17:39:24.260Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-12T17:39:24.260Z] === RUN TestAtomicWriteSetCancel [2021-07-12T17:39:24.260Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-12T17:39:24.260Z] === RUN TestReadCloserWrapperClose [2021-07-12T17:39:24.260Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestReaderErrWrapperReadOnError [2021-07-12T17:39:24.260Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestReaderErrWrapperRead [2021-07-12T17:39:24.260Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestHashData [2021-07-12T17:39:24.260Z] --- PASS: TestHashData (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestCancelReadCloser [2021-07-12T17:39:24.260Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-12T17:39:24.260Z] === RUN TestWriteCloserWrapperClose [2021-07-12T17:39:24.260Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestNopWriteCloser [2021-07-12T17:39:24.260Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestNopWriter [2021-07-12T17:39:24.260Z] --- PASS: TestNopWriter (0.00s) [2021-07-12T17:39:24.260Z] === RUN TestWriteCounter [2021-07-12T17:39:24.260Z] --- PASS: TestWriteCounter (0.00s) [2021-07-12T17:39:24.260Z] PASS [2021-07-12T17:39:24.260Z] coverage: 68.4% of statements [2021-07-12T17:39:24.408Z] === RUN Test [2021-07-12T17:39:24.408Z] === RUN Test/TestInitialize [2021-07-12T17:39:24.720Z] ok github.com/docker/docker/pkg/ioutils 0.799s coverage: 68.4% of statements [2021-07-12T17:39:24.859Z] time="2021-07-12T17:39:24Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:24.860Z] time="2021-07-12T17:39:24Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:24.860Z] time="2021-07-12T17:39:24Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:24.860Z] === RUN Test/TestInitializeWithCerts [2021-07-12T17:39:24.860Z] time="2021-07-12T17:39:24Z" level=info msg="Initializing discovery with TLS" [2021-07-12T17:39:24.860Z] === RUN Test/TestWatch [2021-07-12T17:39:24.860Z] time="2021-07-12T17:39:24Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:39:25.550Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-07-12T17:39:25.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-12T17:39:25.691Z] === RUN TestError [2021-07-12T17:39:25.691Z] --- PASS: TestError (0.00s) [2021-07-12T17:39:25.691Z] === RUN TestProgressString [2021-07-12T17:39:25.691Z] === RUN TestProgressString/no_progress [2021-07-12T17:39:25.691Z] === RUN TestProgressString/progress_1 [2021-07-12T17:39:25.691Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-12T17:39:25.691Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-12T17:39:25.691Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-12T17:39:25.691Z] === RUN TestProgressString/with_units [2021-07-12T17:39:25.691Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-12T17:39:25.691Z] === RUN TestProgressString/hide_counts [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-12T17:39:25.691Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-12T17:39:25.691Z] === RUN TestJSONMessageDisplay [2021-07-12T17:39:25.691Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-12T17:39:25.691Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-12T17:39:25.691Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-12T17:39:25.691Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-12T17:39:25.691Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-12T17:39:25.691Z] === RUN TestDisplayJSONMessagesStream [2021-07-12T17:39:25.691Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-12T17:39:25.691Z] PASS [2021-07-12T17:39:25.691Z] coverage: 91.7% of statements [2021-07-12T17:39:25.691Z] ok github.com/docker/docker/pkg/jsonmessage 0.408s coverage: 91.7% of statements [2021-07-12T17:39:26.151Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.93s) [2021-07-12T17:39:26.151Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-12T17:39:26.375Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2021-07-12T17:39:26.375Z] === RUN TestNetworkDBWatch [2021-07-12T17:39:26.477Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-12T17:39:26.612Z] === RUN TestStandardLongPath [2021-07-12T17:39:26.612Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-12T17:39:26.612Z] === RUN TestUNCLongPath [2021-07-12T17:39:26.612Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-12T17:39:26.612Z] PASS [2021-07-12T17:39:26.612Z] coverage: 100.0% of statements [2021-07-12T17:39:26.612Z] ok github.com/docker/docker/pkg/longpath 0.167s coverage: 100.0% of statements [2021-07-12T17:39:27.581Z] 2021/07/12 17:39:27 Closing DB instances... [2021-07-12T17:39:27.581Z] === RUN TestNameFormat [2021-07-12T17:39:27.581Z] --- PASS: TestNameFormat (0.00s) [2021-07-12T17:39:27.581Z] === RUN TestNameRetries [2021-07-12T17:39:27.581Z] --- PASS: TestNameRetries (0.00s) [2021-07-12T17:39:27.581Z] PASS [2021-07-12T17:39:27.581Z] coverage: 85.7% of statements [2021-07-12T17:39:27.581Z] ok github.com/docker/docker/pkg/namesgenerator 0.159s coverage: 85.7% of statements [2021-07-12T17:39:27.756Z] --- PASS: TestGraphdriverPluginV2 (4.04s) [2021-07-12T17:39:27.756Z] PASS [2021-07-12T17:39:27.756Z] [2021-07-12T17:39:27.756Z] === Skipped [2021-07-12T17:39:27.756Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-12T17:39:27.756Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-12T17:39:27.756Z] [2021-07-12T17:39:27.756Z] [2021-07-12T17:39:27.756Z] DONE 2 tests, 1 skipped in 4.230s [2021-07-12T17:39:27.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-12T17:39:27.756Z] INFO: Testing against a local daemon [2021-07-12T17:39:27.756Z] === RUN TestContinueAfterPluginCrash [2021-07-12T17:39:27.756Z] === PAUSE TestContinueAfterPluginCrash [2021-07-12T17:39:27.756Z] === RUN TestReadPluginNoRead [2021-07-12T17:39:27.756Z] === PAUSE TestReadPluginNoRead [2021-07-12T17:39:27.756Z] === RUN TestDaemonStartWithLogOpt [2021-07-12T17:39:27.756Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-12T17:39:27.756Z] === CONT TestContinueAfterPluginCrash [2021-07-12T17:39:27.756Z] === CONT TestDaemonStartWithLogOpt [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan (14.03s) [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s) [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.83s) [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.92s) [2021-07-12T17:39:27.853Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2021-07-12T17:39:27.853Z] PASS [2021-07-12T17:39:27.853Z] [2021-07-12T17:39:27.853Z] DONE 8 tests in 15.307s [2021-07-12T17:39:27.853Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-12T17:39:27.853Z] testing: warning: no tests to run [2021-07-12T17:39:27.853Z] PASS [2021-07-12T17:39:27.853Z] [2021-07-12T17:39:27.853Z] DONE 0 tests in 0.006s [2021-07-12T17:39:27.853Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-12T17:39:27.853Z] INFO: Testing against a local daemon [2021-07-12T17:39:27.853Z] === RUN TestAuthZPluginAllowRequest [2021-07-12T17:39:27.911Z] --- PASS: Test (3.16s) [2021-07-12T17:39:27.911Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-12T17:39:27.911Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-12T17:39:27.911Z] --- PASS: Test/TestWatch (3.00s) [2021-07-12T17:39:27.911Z] PASS [2021-07-12T17:39:27.911Z] coverage: 84.1% of statements [2021-07-12T17:39:27.911Z] ok github.com/docker/docker/pkg/discovery/kv 3.642s coverage: 84.1% of statements [2021-07-12T17:39:27.911Z] 2021/07/12 17:39:27 Closing DB instances... [2021-07-12T17:39:28.080Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-12T17:39:28.552Z] === RUN TestParseKeyValueOpt [2021-07-12T17:39:28.552Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-12T17:39:28.552Z] === RUN TestParseUintList [2021-07-12T17:39:28.552Z] --- PASS: TestParseUintList (0.00s) [2021-07-12T17:39:28.552Z] === RUN TestParseUintListMaximumLimits [2021-07-12T17:39:28.552Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-12T17:39:28.552Z] PASS [2021-07-12T17:39:28.552Z] coverage: 97.0% of statements [2021-07-12T17:39:28.552Z] ok github.com/docker/docker/pkg/parsers 0.155s coverage: 97.0% of statements [2021-07-12T17:39:28.863Z] === RUN Test [2021-07-12T17:39:28.863Z] === RUN Test/TestWatch [2021-07-12T17:39:28.863Z] --- PASS: Test (0.00s) [2021-07-12T17:39:28.863Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:39:28.863Z] PASS [2021-07-12T17:39:28.863Z] coverage: 92.3% of statements [2021-07-12T17:39:28.863Z] ok github.com/docker/docker/pkg/discovery/memory 0.267s coverage: 92.3% of statements [2021-07-12T17:39:29.012Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2021-07-12T17:39:29.012Z] === RUN TestNetworkDBGarbageCollection [2021-07-12T17:39:29.012Z] === RUN TestNewAndRemove [2021-07-12T17:39:29.012Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-12T17:39:29.012Z] === RUN TestRemoveInvalidPath [2021-07-12T17:39:29.012Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-12T17:39:29.012Z] PASS [2021-07-12T17:39:29.012Z] coverage: 82.6% of statements [2021-07-12T17:39:29.012Z] ok github.com/docker/docker/pkg/pidfile 0.159s coverage: 82.6% of statements [2021-07-12T17:39:29.226Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2021-07-12T17:39:29.226Z] === RUN TestAuthZPluginTLS [2021-07-12T17:39:29.792Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-12T17:39:29.792Z] === RUN TestAuthZPluginDenyRequest [2021-07-12T17:39:29.815Z] --- PASS: TestNetworkDBWatch (3.30s) [2021-07-12T17:39:29.815Z] === RUN TestNetworkDBBulkSync [2021-07-12T17:39:29.815Z] === RUN Test [2021-07-12T17:39:29.815Z] === RUN Test/TestInitialize [2021-07-12T17:39:29.815Z] === RUN Test/TestInitializeWithPattern [2021-07-12T17:39:29.815Z] === RUN Test/TestRegister [2021-07-12T17:39:29.815Z] === RUN Test/TestWatch [2021-07-12T17:39:29.815Z] --- PASS: Test (0.00s) [2021-07-12T17:39:29.815Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-12T17:39:29.815Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-12T17:39:29.815Z] --- PASS: Test/TestRegister (0.00s) [2021-07-12T17:39:29.815Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:39:29.815Z] PASS [2021-07-12T17:39:29.815Z] coverage: 93.8% of statements [2021-07-12T17:39:29.815Z] ok github.com/docker/docker/pkg/discovery/nodes 0.269s coverage: 93.8% of statements [2021-07-12T17:39:30.008Z] --- PASS: TestRequest (8.18s) [2021-07-12T17:39:30.008Z] === RUN TestOverlappingRequests [2021-07-12T17:39:30.357Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-12T17:39:30.357Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-12T17:39:30.468Z] --- PASS: TestOverlappingRequests (0.51s) [2021-07-12T17:39:30.468Z] === RUN TestRelease [2021-07-12T17:39:30.921Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-12T17:39:30.921Z] === RUN TestAuthZPluginDenyResponse [2021-07-12T17:39:30.928Z] === RUN TestFailedConnection [2021-07-12T17:39:30.928Z] === RUN TestParseEmptyInterface [2021-07-12T17:39:30.928Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestParseNonInterfaceType [2021-07-12T17:39:30.928Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestParseWithOneFunction [2021-07-12T17:39:30.928Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestParseWithMultipleFuncs [2021-07-12T17:39:30.928Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestParseWithUnnamedReturn [2021-07-12T17:39:30.928Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestEmbeddedInterface [2021-07-12T17:39:30.928Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestParsedImports [2021-07-12T17:39:30.928Z] --- PASS: TestParsedImports (0.00s) [2021-07-12T17:39:30.928Z] === RUN TestAliasedImports [2021-07-12T17:39:30.928Z] --- PASS: TestAliasedImports (0.00s) [2021-07-12T17:39:30.928Z] PASS [2021-07-12T17:39:30.928Z] coverage: 56.8% of statements [2021-07-12T17:39:30.928Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.522s coverage: 56.8% of statements [2021-07-12T17:39:31.351Z] 2021/07/12 17:39:30 Closing DB instances... [2021-07-12T17:39:31.352Z] === RUN TestPollerAddRemove [2021-07-12T17:39:31.352Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-12T17:39:31.352Z] === RUN TestPollerEvent [2021-07-12T17:39:31.352Z] poller_test.go:41: No chmod on Windows [2021-07-12T17:39:31.352Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-12T17:39:31.352Z] === RUN TestPollerClose [2021-07-12T17:39:31.352Z] --- PASS: TestPollerClose (0.00s) [2021-07-12T17:39:31.352Z] PASS [2021-07-12T17:39:31.352Z] coverage: 36.2% of statements [2021-07-12T17:39:31.352Z] ok github.com/docker/docker/pkg/filenotify 0.185s coverage: 36.2% of statements [2021-07-12T17:39:31.486Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-12T17:39:31.486Z] === RUN TestAuthZPluginAllowEventStream [2021-07-12T17:39:32.231Z] ok github.com/docker/docker/oci 0.011s coverage: 45.2% of statements [2021-07-12T17:39:32.267Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-12T17:39:32.267Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-12T17:39:32.305Z] === RUN TestCopyFileWithInvalidSrc [2021-07-12T17:39:32.305Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCopyFileWithInvalidDest [2021-07-12T17:39:32.305Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-12T17:39:32.305Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-12T17:39:32.305Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCopyFile [2021-07-12T17:39:32.305Z] --- PASS: TestCopyFile (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-12T17:39:32.305Z] fileutils_test.go:134: Needs porting to Windows [2021-07-12T17:39:32.305Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-12T17:39:32.305Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-12T17:39:32.305Z] fileutils_test.go:180: Needs porting to Windows [2021-07-12T17:39:32.305Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestWildcardMatches [2021-07-12T17:39:32.305Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestPatternMatches [2021-07-12T17:39:32.305Z] --- PASS: TestPatternMatches (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-12T17:39:32.305Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestPatternMatchesFolderExclusions [2021-07-12T17:39:32.305Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-12T17:39:32.305Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-12T17:39:32.305Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-12T17:39:32.305Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-12T17:39:32.305Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestSingleExclamationError [2021-07-12T17:39:32.305Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestMatchesWithNoPatterns [2021-07-12T17:39:32.305Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestMatchesWithMalformedPatterns [2021-07-12T17:39:32.305Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestMatches [2021-07-12T17:39:32.305Z] --- PASS: TestMatches (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCleanPatterns [2021-07-12T17:39:32.305Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-12T17:39:32.305Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCleanPatternsExceptionFlag [2021-07-12T17:39:32.305Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-12T17:39:32.305Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-12T17:39:32.305Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCleanPatternsErrorSingleException [2021-07-12T17:39:32.305Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCreateIfNotExistsDir [2021-07-12T17:39:32.305Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestCreateIfNotExistsFile [2021-07-12T17:39:32.305Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-12T17:39:32.305Z] === RUN TestMatch [2021-07-12T17:39:32.305Z] --- PASS: TestMatch (0.00s) [2021-07-12T17:39:32.305Z] PASS [2021-07-12T17:39:32.305Z] coverage: 85.2% of statements [2021-07-12T17:39:32.305Z] ok github.com/docker/docker/pkg/fileutils 0.284s coverage: 85.2% of statements [2021-07-12T17:39:32.468Z] --- PASS: TestRelease (1.62s) [2021-07-12T17:39:32.468Z] === RUN TestAllocateRandomDeallocate [2021-07-12T17:39:32.468Z] === RUN TestHTTPTransport [2021-07-12T17:39:32.468Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-12T17:39:32.468Z] PASS [2021-07-12T17:39:32.468Z] coverage: 85.7% of statements [2021-07-12T17:39:32.468Z] ok github.com/docker/docker/pkg/plugins/transport 0.379s coverage: 85.7% of statements [2021-07-12T17:39:32.494Z] ok github.com/docker/docker/opts 0.048s coverage: 67.1% of statements [2021-07-12T17:39:32.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-12T17:39:32.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-12T17:39:32.525Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-12T17:39:32.757Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-07-12T17:39:32.765Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-07-12T17:39:32.765Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-12T17:39:32.783Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-12T17:39:32.857Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-07-12T17:39:32.857Z] === RUN TestAuthZPluginErrorResponse [2021-07-12T17:39:33.001Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2021-07-12T17:39:33.001Z] === CONT TestReadPluginNoRead [2021-07-12T17:39:33.216Z] === RUN TestGet [2021-07-12T17:39:33.216Z] --- PASS: TestGet (0.00s) [2021-07-12T17:39:33.217Z] === RUN TestGetShortcutString [2021-07-12T17:39:33.217Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-12T17:39:33.217Z] PASS [2021-07-12T17:39:33.217Z] coverage: 42.9% of statements [2021-07-12T17:39:33.217Z] ok github.com/docker/docker/pkg/homedir 0.167s coverage: 42.9% of statements [2021-07-12T17:39:33.349Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.30s) [2021-07-12T17:39:33.349Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-12T17:39:33.423Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-07-12T17:39:33.423Z] === RUN TestAuthZPluginErrorRequest [2021-07-12T17:39:33.437Z] --- PASS: TestFailedConnection (2.45s) [2021-07-12T17:39:33.438Z] === RUN TestFailOnce [2021-07-12T17:39:33.438Z] 2021/07/12 17:39:32 http: panic serving 127.0.0.1:49304: Plugin not ready [2021-07-12T17:39:33.438Z] goroutine 20 [running]: [2021-07-12T17:39:33.438Z] net/http.(*conn).serve.func1(0xc0000a4000) [2021-07-12T17:39:33.438Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-12T17:39:33.438Z] panic(0x1335160, 0x144c1d0) [2021-07-12T17:39:33.438Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-12T17:39:33.438Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x145c890, 0xc0001580e0, 0xc000152300) [2021-07-12T17:39:33.438Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-12T17:39:33.438Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x145c890, 0xc0001580e0, 0xc000152300) [2021-07-12T17:39:33.438Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-12T17:39:33.438Z] net/http.(*ServeMux).ServeHTTP(0xc00007a8c0, 0x145c890, 0xc0001580e0, 0xc000152300) [2021-07-12T17:39:33.438Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-12T17:39:33.438Z] net/http.serverHandler.ServeHTTP(0xc000158000, 0x145c890, 0xc0001580e0, 0xc000152300) [2021-07-12T17:39:33.438Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-12T17:39:33.438Z] net/http.(*conn).serve(0xc0000a4000, 0x145d480, 0xc00007a9c0) [2021-07-12T17:39:33.438Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-12T17:39:33.438Z] created by net/http.(*Server).Serve [2021-07-12T17:39:33.438Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-12T17:39:33.438Z] time="2021-07-12T17:39:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2021-07-12T17:39:33.438Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-12T17:39:33.438Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-12T17:39:33.438Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-12T17:39:33.438Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-12T17:39:33.438Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-12T17:39:33.438Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-12T17:39:33.438Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-12T17:39:33.438Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-12T17:39:33.438Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-12T17:39:33.438Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-12T17:39:33.438Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-12T17:39:33.438Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-12T17:39:33.438Z] === RUN TestBufferPoolPutAndGet [2021-07-12T17:39:33.438Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-12T17:39:33.438Z] PASS [2021-07-12T17:39:33.438Z] coverage: 88.2% of statements [2021-07-12T17:39:33.438Z] ok github.com/docker/docker/pkg/pools 0.215s coverage: 88.2% of statements [2021-07-12T17:39:33.607Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-12T17:39:33.988Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-12T17:39:33.988Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-12T17:39:34.408Z] --- PASS: TestFailOnce (1.17s) [2021-07-12T17:39:34.408Z] === RUN TestEchoInputOutput [2021-07-12T17:39:34.408Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-12T17:39:34.408Z] === RUN TestBackoff [2021-07-12T17:39:34.408Z] --- PASS: TestBackoff (0.00s) [2021-07-12T17:39:34.408Z] === RUN TestAbortRetry [2021-07-12T17:39:34.408Z] --- PASS: TestAbortRetry (0.00s) [2021-07-12T17:39:34.408Z] === RUN TestClientScheme [2021-07-12T17:39:34.408Z] --- PASS: TestClientScheme (0.00s) [2021-07-12T17:39:34.408Z] === RUN TestNewClientWithTimeout [2021-07-12T17:39:34.408Z] === RUN TestOutputOnPrematureClose [2021-07-12T17:39:34.408Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-12T17:39:34.408Z] === RUN TestCompleteSilently [2021-07-12T17:39:34.408Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-12T17:39:34.408Z] PASS [2021-07-12T17:39:34.408Z] coverage: 75.9% of statements [2021-07-12T17:39:34.408Z] ok github.com/docker/docker/pkg/progress 0.155s coverage: 75.9% of statements [2021-07-12T17:39:34.553Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-12T17:39:34.553Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-12T17:39:34.732Z] === RUN TestCreateIDMapOrder [2021-07-12T17:39:34.732Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-12T17:39:34.732Z] PASS [2021-07-12T17:39:34.732Z] coverage: 7.2% of statements [2021-07-12T17:39:34.732Z] ok github.com/docker/docker/pkg/idtools 0.258s coverage: 7.2% of statements [2021-07-12T17:39:34.911Z] === RUN TestReadPluginNoRead/default [2021-07-12T17:39:34.955Z] time="2021-07-12T17:39:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-12T17:39:34.984Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-12T17:39:35.314Z] ok github.com/docker/docker/libnetwork/ipam 33.576s coverage: 85.3% of statements [2021-07-12T17:39:35.416Z] === RUN TestSendToOneSub [2021-07-12T17:39:35.416Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-12T17:39:35.416Z] === RUN TestSendToMultipleSubs [2021-07-12T17:39:35.416Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-12T17:39:35.416Z] === RUN TestEvictOneSub [2021-07-12T17:39:35.416Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-12T17:39:35.416Z] === RUN TestClosePublisher [2021-07-12T17:39:35.416Z] --- PASS: TestClosePublisher (0.00s) [2021-07-12T17:39:35.416Z] === RUN TestPubSubRace [2021-07-12T17:39:35.686Z] 2021/07/12 17:39:35 Closing DB instances... [2021-07-12T17:39:35.686Z] time="2021-07-12T17:39:35Z" level=error msg="node: d419383d3332 is unknown to memberlist" [2021-07-12T17:39:36.387Z] --- PASS: TestPubSubRace (1.05s) [2021-07-12T17:39:36.387Z] PASS [2021-07-12T17:39:36.387Z] coverage: 75.0% of statements [2021-07-12T17:39:36.387Z] ok github.com/docker/docker/pkg/pubsub 1.200s coverage: 75.0% of statements [2021-07-12T17:39:36.387Z] --- PASS: TestAllocateRandomDeallocate (4.10s) [2021-07-12T17:39:36.387Z] === RUN TestRetrieveFromStore [2021-07-12T17:39:36.387Z] time="2021-07-12T17:39:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-12T17:39:36.451Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2021-07-12T17:39:36.451Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-12T17:39:36.638Z] === RUN TestFixedBufferCap [2021-07-12T17:39:36.638Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestFixedBufferLen [2021-07-12T17:39:36.638Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestFixedBufferString [2021-07-12T17:39:36.638Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestFixedBufferWrite [2021-07-12T17:39:36.638Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestFixedBufferRead [2021-07-12T17:39:36.638Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestBytesPipeRead [2021-07-12T17:39:36.638Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestBytesPipeWrite [2021-07-12T17:39:36.638Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-12T17:39:36.638Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-12T17:39:36.638Z] --- PASS: TestGetAddress (24.23s) [2021-07-12T17:39:36.638Z] === RUN TestRequestSyntaxCheck [2021-07-12T17:39:36.638Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-12T17:39:36.638Z] === RUN TestRequest [2021-07-12T17:39:36.718Z] ok github.com/docker/docker/pkg/archive 1.094s coverage: 82.2% of statements [2021-07-12T17:39:36.800Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-12T17:39:36.981Z] ok github.com/docker/docker/pkg/broadcaster 0.026s coverage: 100.0% of statements [2021-07-12T17:39:37.091Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-12T17:39:37.091Z] === RUN TestAtomicWriteToFile [2021-07-12T17:39:37.091Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestAtomicWriteSetCommit [2021-07-12T17:39:37.091Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-12T17:39:37.091Z] === RUN TestAtomicWriteSetCancel [2021-07-12T17:39:37.091Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-12T17:39:37.091Z] === RUN TestReadCloserWrapperClose [2021-07-12T17:39:37.091Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestReaderErrWrapperReadOnError [2021-07-12T17:39:37.091Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestReaderErrWrapperRead [2021-07-12T17:39:37.091Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestHashData [2021-07-12T17:39:37.091Z] --- PASS: TestHashData (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestCancelReadCloser [2021-07-12T17:39:37.091Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-12T17:39:37.091Z] === RUN TestWriteCloserWrapperClose [2021-07-12T17:39:37.091Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestNopWriteCloser [2021-07-12T17:39:37.091Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestNopWriter [2021-07-12T17:39:37.091Z] --- PASS: TestNopWriter (0.00s) [2021-07-12T17:39:37.091Z] === RUN TestWriteCounter [2021-07-12T17:39:37.091Z] --- PASS: TestWriteCounter (0.00s) [2021-07-12T17:39:37.091Z] PASS [2021-07-12T17:39:37.091Z] coverage: 69.2% of statements [2021-07-12T17:39:37.091Z] ok github.com/docker/docker/pkg/ioutils 0.811s coverage: 69.2% of statements [2021-07-12T17:39:37.465Z] === RUN TestRegister [2021-07-12T17:39:37.465Z] --- PASS: TestRegister (0.00s) [2021-07-12T17:39:37.465Z] === RUN TestCommand [2021-07-12T17:39:37.465Z] --- PASS: TestCommand (0.05s) [2021-07-12T17:39:37.465Z] === RUN TestNaiveSelf [2021-07-12T17:39:37.465Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-12T17:39:37.465Z] PASS [2021-07-12T17:39:37.465Z] coverage: 82.4% of statements [2021-07-12T17:39:37.465Z] ok github.com/docker/docker/pkg/reexec 0.318s coverage: 82.4% of statements [2021-07-12T17:39:37.465Z] --- PASS: TestRetrieveFromStore (1.34s) [2021-07-12T17:39:37.465Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-12T17:39:37.465Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-12T17:39:37.556Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-07-12T17:39:37.727Z] --- PASS: TestContinueAfterPluginCrash (9.74s) [2021-07-12T17:39:37.825Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-07-12T17:39:37.825Z] === RUN TestAuthZPluginHeader [2021-07-12T17:39:37.925Z] === RUN TestParallelPredefinedRequest1 [2021-07-12T17:39:37.925Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-12T17:39:37.925Z] === RUN TestParallelPredefinedRequest2 [2021-07-12T17:39:37.925Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-12T17:39:37.925Z] === RUN TestParallelPredefinedRequest3 [2021-07-12T17:39:37.925Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-12T17:39:37.925Z] === RUN TestParallelPredefinedRequest4 [2021-07-12T17:39:37.925Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-12T17:39:37.925Z] === RUN TestParallelPredefinedRequest5 [2021-07-12T17:39:37.925Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-12T17:39:37.925Z] === RUN TestDebug [2021-07-12T17:39:37.925Z] --- PASS: TestDebug (0.00s) [2021-07-12T17:39:37.925Z] === RUN TestRequestPoolParallel [2021-07-12T17:39:38.272Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-12T17:39:38.288Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-12T17:39:38.385Z] --- PASS: TestRequestPoolParallel (0.60s) [2021-07-12T17:39:38.385Z] === RUN TestFullAllocateRelease [2021-07-12T17:39:38.531Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-12T17:39:38.620Z] === RUN TestError [2021-07-12T17:39:38.620Z] --- PASS: TestError (0.00s) [2021-07-12T17:39:38.620Z] === RUN TestProgressString [2021-07-12T17:39:38.620Z] === RUN TestProgressString/no_progress [2021-07-12T17:39:38.620Z] === RUN TestProgressString/progress_1 [2021-07-12T17:39:38.620Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-12T17:39:38.620Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-12T17:39:38.620Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-12T17:39:38.620Z] === RUN TestProgressString/with_units [2021-07-12T17:39:38.620Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-12T17:39:38.620Z] === RUN TestProgressString/hide_counts [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-12T17:39:38.620Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-12T17:39:38.620Z] === RUN TestJSONMessageDisplay [2021-07-12T17:39:38.620Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.77s) [2021-07-12T17:39:38.620Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-12T17:39:38.620Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-12T17:39:38.620Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-12T17:39:38.620Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-12T17:39:38.620Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-12T17:39:38.620Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-12T17:39:38.620Z] === RUN TestDisplayJSONMessagesStream [2021-07-12T17:39:38.620Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-12T17:39:38.620Z] PASS [2021-07-12T17:39:38.620Z] coverage: 91.7% of statements [2021-07-12T17:39:38.620Z] ok github.com/docker/docker/pkg/jsonmessage 0.411s coverage: 91.7% of statements [2021-07-12T17:39:38.757Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-07-12T17:39:38.757Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-12T17:39:38.845Z] === RUN TestParseSignal [2021-07-12T17:39:38.845Z] --- PASS: TestParseSignal (0.00s) [2021-07-12T17:39:38.845Z] === RUN TestValidSignalForPlatform [2021-07-12T17:39:38.845Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-12T17:39:38.845Z] PASS [2021-07-12T17:39:38.845Z] coverage: 19.7% of statements [2021-07-12T17:39:38.845Z] ok github.com/docker/docker/pkg/signal 0.220s coverage: 19.7% of statements [2021-07-12T17:39:38.845Z] --- PASS: TestFullAllocateRelease (0.45s) [2021-07-12T17:39:38.845Z] === RUN TestOddAllocateRelease [2021-07-12T17:39:38.845Z] time="2021-07-12T17:39:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-12T17:39:38.845Z] --- PASS: TestOddAllocateRelease (0.25s) [2021-07-12T17:39:38.845Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-12T17:39:38.949Z] ok github.com/docker/docker/pkg/authorization 1.996s coverage: 68.3% of statements [2021-07-12T17:39:39.098Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-12T17:39:39.305Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-12T17:39:39.305Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-12T17:39:39.305Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-12T17:39:39.305Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-12T17:39:39.305Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-12T17:39:39.305Z] === CONT TestParallelPredefinedRequest1 [2021-07-12T17:39:39.305Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:39.305Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:39:39.305Z] === CONT TestParallelPredefinedRequest5 [2021-07-12T17:39:39.305Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:39.305Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:39:39.305Z] === CONT TestParallelPredefinedRequest4 [2021-07-12T17:39:39.305Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:39.305Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:39:39.305Z] === CONT TestParallelPredefinedRequest3 [2021-07-12T17:39:39.305Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:39.305Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:39:39.305Z] === CONT TestParallelPredefinedRequest2 [2021-07-12T17:39:39.305Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:39.305Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:39:39.305Z] PASS [2021-07-12T17:39:39.305Z] coverage: 85.3% of statements [2021-07-12T17:39:39.305Z] ok github.com/docker/docker/libnetwork/ipam 48.958s coverage: 85.3% of statements [2021-07-12T17:39:39.525Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-07-12T17:39:39.577Z] === RUN TestStandardLongPath [2021-07-12T17:39:39.577Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-12T17:39:39.577Z] === RUN TestUNCLongPath [2021-07-12T17:39:39.577Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-12T17:39:39.577Z] PASS [2021-07-12T17:39:39.577Z] coverage: 100.0% of statements [2021-07-12T17:39:39.577Z] ok github.com/docker/docker/pkg/longpath 0.184s coverage: 100.0% of statements [2021-07-12T17:39:39.577Z] 2021/07/12 17:39:39 Closing DB instances... [2021-07-12T17:39:39.653Z] === CONT TestReadPluginNoRead [2021-07-12T17:39:39.653Z] read_test.go:92: [dd27b83413404] daemon is not started [2021-07-12T17:39:39.653Z] --- PASS: TestReadPluginNoRead (7.01s) [2021-07-12T17:39:39.653Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2021-07-12T17:39:39.653Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2021-07-12T17:39:39.653Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-07-12T17:39:39.653Z] PASS [2021-07-12T17:39:39.653Z] [2021-07-12T17:39:39.653Z] DONE 6 tests in 11.979s [2021-07-12T17:39:39.653Z] 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-12T17:39:39.653Z] testing: warning: no tests to run [2021-07-12T17:39:39.653Z] PASS [2021-07-12T17:39:39.653Z] [2021-07-12T17:39:39.653Z] DONE 0 tests in 0.040s [2021-07-12T17:39:39.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-12T17:39:39.765Z] === RUN TestNewStdWriter [2021-07-12T17:39:39.765Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-12T17:39:39.765Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestWriteWithNilBytes [2021-07-12T17:39:39.765Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestWrite [2021-07-12T17:39:39.765Z] --- PASS: TestWrite (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestWriteWithWriterError [2021-07-12T17:39:39.765Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-12T17:39:39.765Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyWriteAndRead [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-12T17:39:39.765Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-12T17:39:39.765Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-12T17:39:39.765Z] PASS [2021-07-12T17:39:39.765Z] coverage: 100.0% of statements [2021-07-12T17:39:39.765Z] ok github.com/docker/docker/pkg/stdcopy 0.154s coverage: 100.0% of statements [2021-07-12T17:39:40.032Z] === RUN TestNameFormat [2021-07-12T17:39:40.032Z] --- PASS: TestNameFormat (0.00s) [2021-07-12T17:39:40.032Z] === RUN TestNameRetries [2021-07-12T17:39:40.032Z] --- PASS: TestNameRetries (0.00s) [2021-07-12T17:39:40.032Z] PASS [2021-07-12T17:39:40.032Z] coverage: 85.7% of statements [2021-07-12T17:39:40.215Z] INFO: Testing against a local daemon [2021-07-12T17:39:40.215Z] === RUN TestPluginWithDevMounts [2021-07-12T17:39:40.215Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-12T17:39:40.215Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-12T17:39:40.215Z] PASS [2021-07-12T17:39:40.215Z] [2021-07-12T17:39:40.215Z] === Skipped [2021-07-12T17:39:40.215Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-12T17:39:40.215Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-12T17:39:40.215Z] [2021-07-12T17:39:40.215Z] [2021-07-12T17:39:40.215Z] DONE 1 tests, 1 skipped in 0.407s [2021-07-12T17:39:40.215Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-12T17:39:40.215Z] INFO: Testing against a local daemon [2021-07-12T17:39:40.215Z] === RUN TestSecretInspect [2021-07-12T17:39:40.215Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.215Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-12T17:39:40.215Z] === RUN TestSecretList [2021-07-12T17:39:40.215Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.215Z] --- SKIP: TestSecretList (0.02s) [2021-07-12T17:39:40.215Z] === RUN TestSecretsCreateAndDelete [2021-07-12T17:39:40.215Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.215Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-12T17:39:40.215Z] === RUN TestSecretsUpdate [2021-07-12T17:39:40.215Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.215Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-12T17:39:40.215Z] === RUN TestTemplatedSecret [2021-07-12T17:39:40.215Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.215Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-12T17:39:40.215Z] === RUN TestSecretCreateResolve [2021-07-12T17:39:40.471Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-12T17:39:40.471Z] PASS [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] === Skipped [2021-07-12T17:39:40.471Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-12T17:39:40.471Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-12T17:39:40.471Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-12T17:39:40.471Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-12T17:39:40.471Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-12T17:39:40.471Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-12T17:39:40.471Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] [2021-07-12T17:39:40.471Z] DONE 6 tests, 6 skipped in 0.202s [2021-07-12T17:39:40.471Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-12T17:39:40.475Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-07-12T17:39:40.483Z] ok github.com/docker/docker/pkg/namesgenerator 0.191s coverage: 85.7% of statements [2021-07-12T17:39:40.727Z] INFO: Testing against a local daemon [2021-07-12T17:39:40.727Z] === RUN TestServiceCreateInit [2021-07-12T17:39:40.727Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T17:39:40.727Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T17:39:40.727Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-12T17:39:40.727Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T17:39:40.727Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T17:39:40.727Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceConflict [2021-07-12T17:39:40.727Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T17:39:40.727Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-07-12T17:39:40.727Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T17:39:40.727Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T17:39:40.727Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T17:39:40.727Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceSysctls [2021-07-12T17:39:40.727Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-12T17:39:40.727Z] === RUN TestCreateServiceCapabilities [2021-07-12T17:39:40.727Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-12T17:39:40.727Z] === RUN TestInspect [2021-07-12T17:39:40.727Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestInspect (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestCreateJob [2021-07-12T17:39:40.727Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestCreateJob (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestReplicatedJob [2021-07-12T17:39:40.727Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestUpdateReplicatedJob [2021-07-12T17:39:40.727Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-12T17:39:40.727Z] === RUN TestServiceListWithStatuses [2021-07-12T17:39:40.727Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:39:40.727Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T17:39:40.727Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T17:39:40.727Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-12T17:39:40.727Z] === RUN TestDockerNetworkReConnect [2021-07-12T17:39:40.727Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:40.727Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-12T17:39:40.727Z] === RUN TestServicePlugin [2021-07-12T17:39:40.860Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-12T17:39:40.860Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-12T17:39:40.860Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestFormatStatus [2021-07-12T17:39:40.860Z] --- PASS: TestFormatStatus (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestFormatError [2021-07-12T17:39:40.860Z] --- PASS: TestFormatError (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestFormatJSONError [2021-07-12T17:39:40.860Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-12T17:39:40.860Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-12T17:39:40.860Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestNewJSONProgressOutput [2021-07-12T17:39:40.860Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestAuxFormatterEmit [2021-07-12T17:39:40.860Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestStreamWriterStdout [2021-07-12T17:39:40.860Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-12T17:39:40.860Z] === RUN TestStreamWriterStderr [2021-07-12T17:39:40.860Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-12T17:39:40.860Z] PASS [2021-07-12T17:39:40.860Z] coverage: 66.2% of statements [2021-07-12T17:39:40.860Z] ok github.com/docker/docker/pkg/streamformatter 0.262s coverage: 66.2% of statements [2021-07-12T17:39:40.934Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.65s) [2021-07-12T17:39:40.934Z] === RUN TestNetworkDBGarbageCollection [2021-07-12T17:39:40.934Z] === RUN TestParseKeyValueOpt [2021-07-12T17:39:40.934Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-12T17:39:40.934Z] === RUN TestParseUintList [2021-07-12T17:39:40.934Z] --- PASS: TestParseUintList (0.00s) [2021-07-12T17:39:40.934Z] === RUN TestParseUintListMaximumLimits [2021-07-12T17:39:40.934Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-12T17:39:40.934Z] PASS [2021-07-12T17:39:40.934Z] coverage: 97.0% of statements [2021-07-12T17:39:40.934Z] ok github.com/docker/docker/pkg/parsers 0.177s coverage: 97.0% of statements [2021-07-12T17:39:41.051Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-07-12T17:39:41.386Z] === RUN TestNewAndRemove [2021-07-12T17:39:41.386Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-12T17:39:41.386Z] === RUN TestRemoveInvalidPath [2021-07-12T17:39:41.386Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-12T17:39:41.386Z] PASS [2021-07-12T17:39:41.386Z] coverage: 82.6% of statements [2021-07-12T17:39:41.386Z] ok github.com/docker/docker/pkg/pidfile 0.185s coverage: 82.6% of statements [2021-07-12T17:39:41.638Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-12T17:39:41.831Z] === RUN TestGenerateRandomID [2021-07-12T17:39:41.831Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-12T17:39:41.831Z] === RUN TestShortenId [2021-07-12T17:39:41.831Z] --- PASS: TestShortenId (0.00s) [2021-07-12T17:39:41.831Z] === RUN TestShortenSha256Id [2021-07-12T17:39:41.831Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-12T17:39:41.831Z] === RUN TestShortenIdEmpty [2021-07-12T17:39:41.831Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-12T17:39:41.831Z] === RUN TestShortenIdInvalid [2021-07-12T17:39:41.831Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-12T17:39:41.831Z] === RUN TestIsShortIDNonHex [2021-07-12T17:39:41.831Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-12T17:39:41.831Z] === RUN TestIsShortIDNotCorrectSize [2021-07-12T17:39:41.831Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-12T17:39:41.831Z] PASS [2021-07-12T17:39:41.831Z] coverage: 70.6% of statements [2021-07-12T17:39:41.831Z] ok github.com/docker/docker/pkg/stringid 0.153s coverage: 70.6% of statements [2021-07-12T17:39:42.800Z] === RUN TestIsCpusetListAvailable [2021-07-12T17:39:42.800Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-12T17:39:42.800Z] PASS [2021-07-12T17:39:42.800Z] coverage: 38.2% of statements [2021-07-12T17:39:42.800Z] ok github.com/docker/docker/pkg/sysinfo 0.165s coverage: 38.2% of statements [2021-07-12T17:39:42.937Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.62s) [2021-07-12T17:39:42.937Z] === RUN TestAuthZPluginV2Disable [2021-07-12T17:39:43.244Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServicePlugin (2.00s) [2021-07-12T17:39:43.244Z] === RUN TestServiceUpdateLabel [2021-07-12T17:39:43.244Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-12T17:39:43.244Z] === RUN TestServiceUpdateSecrets [2021-07-12T17:39:43.244Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-12T17:39:43.244Z] === RUN TestServiceUpdateConfigs [2021-07-12T17:39:43.244Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-12T17:39:43.244Z] === RUN TestServiceUpdateNetwork [2021-07-12T17:39:43.244Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-12T17:39:43.244Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T17:39:43.244Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-12T17:39:43.244Z] PASS [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === Skipped [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T17:39:43.244Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T17:39:43.244Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-12T17:39:43.244Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-12T17:39:43.244Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-07-12T17:39:43.244Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-12T17:39:43.244Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-12T17:39:43.244Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-12T17:39:43.244Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-12T17:39:43.244Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-12T17:39:43.244Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-12T17:39:43.244Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-12T17:39:43.244Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-12T17:39:43.244Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-12T17:39:43.244Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-12T17:39:43.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-12T17:39:43.244Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-12T17:39:43.244Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2021-07-12T17:39:43.244Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-12T17:39:43.244Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-12T17:39:43.244Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-12T17:39:43.244Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-12T17:39:43.244Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-12T17:39:43.244Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] DONE 24 tests, 23 skipped in 2.505s [2021-07-12T17:39:43.244Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-12T17:39:43.244Z] INFO: Testing against a local daemon [2021-07-12T17:39:43.244Z] === RUN TestSessionCreate [2021-07-12T17:39:43.244Z] --- PASS: TestSessionCreate (0.02s) [2021-07-12T17:39:43.244Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T17:39:43.244Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-12T17:39:43.244Z] PASS [2021-07-12T17:39:43.244Z] [2021-07-12T17:39:43.244Z] DONE 2 tests in 0.267s [2021-07-12T17:39:43.244Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-12T17:39:43.244Z] INFO: Testing against a local daemon [2021-07-12T17:39:43.244Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T17:39:43.244Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-12T17:39:43.244Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T17:39:43.244Z] === RUN TestEventsExecDie [2021-07-12T17:39:43.356Z] time="2021-07-12T17:39:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-12T17:39:43.568Z] === RUN TestFailedConnection [2021-07-12T17:39:44.020Z] === RUN TestParseEmptyInterface [2021-07-12T17:39:44.020Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestParseNonInterfaceType [2021-07-12T17:39:44.020Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestParseWithOneFunction [2021-07-12T17:39:44.020Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestParseWithMultipleFuncs [2021-07-12T17:39:44.020Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestParseWithUnnamedReturn [2021-07-12T17:39:44.020Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestEmbeddedInterface [2021-07-12T17:39:44.020Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestParsedImports [2021-07-12T17:39:44.020Z] --- PASS: TestParsedImports (0.00s) [2021-07-12T17:39:44.020Z] === RUN TestAliasedImports [2021-07-12T17:39:44.020Z] --- PASS: TestAliasedImports (0.00s) [2021-07-12T17:39:44.020Z] PASS [2021-07-12T17:39:44.020Z] coverage: 56.8% of statements [2021-07-12T17:39:44.020Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.226s coverage: 56.8% of statements [2021-07-12T17:39:44.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-12T17:39:44.367Z] ok github.com/docker/docker/pkg/chrootarchive 4.570s coverage: 43.2% of statements [2021-07-12T17:39:44.610Z] --- PASS: TestEventsExecDie (1.01s) [2021-07-12T17:39:44.610Z] === RUN TestEventsBackwardsCompatible [2021-07-12T17:39:44.610Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-12T17:39:44.610Z] === RUN TestEventsVolumeCreate [2021-07-12T17:39:44.610Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-12T17:39:44.610Z] === RUN TestInfoBinaryCommits [2021-07-12T17:39:44.610Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-12T17:39:44.610Z] === RUN TestInfoAPIVersioned [2021-07-12T17:39:44.610Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-12T17:39:44.610Z] === RUN TestInfoDiscoveryBackend [2021-07-12T17:39:44.897Z] === RUN TestChtimes [2021-07-12T17:39:44.897Z] --- PASS: TestChtimes (0.01s) [2021-07-12T17:39:44.897Z] === RUN TestChtimesWindows [2021-07-12T17:39:44.897Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-12T17:39:44.897Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-12T17:39:44.897Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-12T17:39:44.897Z] === RUN TestEnsureRemoveAllNotExist [2021-07-12T17:39:44.897Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-12T17:39:44.897Z] === RUN TestEnsureRemoveAllWithDir [2021-07-12T17:39:44.897Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-12T17:39:44.897Z] === RUN TestEnsureRemoveAllWithFile [2021-07-12T17:39:44.897Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-12T17:39:44.897Z] === RUN TestHasWin32KSupport [2021-07-12T17:39:44.897Z] syscall_windows_test.go:8: win32k: true [2021-07-12T17:39:44.897Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-12T17:39:44.897Z] PASS [2021-07-12T17:39:44.897Z] coverage: 12.9% of statements [2021-07-12T17:39:44.897Z] ok github.com/docker/docker/pkg/system 0.190s coverage: 12.9% of statements [2021-07-12T17:39:44.944Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-07-12T17:39:44.944Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-07-12T17:39:45.172Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-12T17:39:45.172Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-12T17:39:45.206Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-07-12T17:39:45.464Z] --- PASS: TestAuthZPluginV2Disable (2.92s) [2021-07-12T17:39:45.464Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-12T17:39:45.470Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-12T17:39:45.470Z] ok github.com/docker/docker/libnetwork 60.863s coverage: 41.0% of statements [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-12T17:39:45.470Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-12T17:39:45.538Z] --- PASS: TestFailedConnection (2.01s) [2021-07-12T17:39:45.538Z] === RUN TestFailOnce [2021-07-12T17:39:45.538Z] === RUN TestHTTPTransport [2021-07-12T17:39:45.538Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-12T17:39:45.538Z] PASS [2021-07-12T17:39:45.538Z] coverage: 85.7% of statements [2021-07-12T17:39:45.538Z] ok github.com/docker/docker/pkg/plugins/transport 0.361s coverage: 85.7% of statements [2021-07-12T17:39:45.538Z] 2021/07/12 17:39:45 http: panic serving 127.0.0.1:49295: Plugin not ready [2021-07-12T17:39:45.538Z] goroutine 22 [running]: [2021-07-12T17:39:45.538Z] net/http.(*conn).serve.func1(0xc0000c0000) [2021-07-12T17:39:45.538Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-12T17:39:45.538Z] panic(0x1275160, 0x138c1d0) [2021-07-12T17:39:45.538Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-12T17:39:45.538Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x139c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:39:45.538Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-12T17:39:45.538Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x139c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:39:45.538Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-12T17:39:45.538Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x139c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:39:45.538Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-12T17:39:45.538Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x139c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:39:45.538Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-12T17:39:45.538Z] net/http.(*conn).serve(0xc0000c0000, 0x139d480, 0xc00009e0c0) [2021-07-12T17:39:45.538Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-12T17:39:45.538Z] created by net/http.(*Server).Serve [2021-07-12T17:39:45.538Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-12T17:39:45.538Z] time="2021-07-12T17:39:45Z" 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-12T17:39:45.868Z] === RUN TestTailFile [2021-07-12T17:39:45.868Z] --- PASS: TestTailFile (0.00s) [2021-07-12T17:39:45.868Z] === RUN TestTailFileManyLines [2021-07-12T17:39:45.869Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-12T17:39:45.869Z] === RUN TestTailEmptyFile [2021-07-12T17:39:45.869Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-12T17:39:45.869Z] === RUN TestTailNegativeN [2021-07-12T17:39:45.869Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader [2021-07-12T17:39:45.869Z] === CONT TestNewTailReader [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/no_delimiter [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/truncated_last_line [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-12T17:39:45.869Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:39:45.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:39:45.869Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.263Z] docker_api_swarm_test.go:303: [de4ff0044197d] joining swarm manager [d8fdc8b32fd5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/no_delimiter [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.331Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.417Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-07-12T17:39:46.491Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-12T17:39:46.491Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-12T17:39:46.491Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-12T17:39:46.491Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-12T17:39:46.491Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-12T17:39:46.491Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-12T17:39:46.491Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestBufferPoolPutAndGet [2021-07-12T17:39:46.491Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-12T17:39:46.491Z] PASS [2021-07-12T17:39:46.491Z] coverage: 88.2% of statements [2021-07-12T17:39:46.491Z] ok github.com/docker/docker/pkg/pools 0.234s coverage: 88.2% of statements [2021-07-12T17:39:46.491Z] --- PASS: TestFailOnce (1.17s) [2021-07-12T17:39:46.491Z] === RUN TestEchoInputOutput [2021-07-12T17:39:46.491Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestBackoff [2021-07-12T17:39:46.491Z] --- PASS: TestBackoff (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestAbortRetry [2021-07-12T17:39:46.491Z] --- PASS: TestAbortRetry (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestClientScheme [2021-07-12T17:39:46.491Z] --- PASS: TestClientScheme (0.00s) [2021-07-12T17:39:46.491Z] === RUN TestNewClientWithTimeout [2021-07-12T17:39:46.681Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 86.3% of statements [2021-07-12T17:39:46.681Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-12T17:39:46.681Z] ok github.com/docker/docker/pkg/fsutils 0.307s coverage: 85.1% of statements [2021-07-12T17:39:46.878Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.878Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.878Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:39:46.878Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.878Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.878Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.878Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.878Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.878Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.878Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.878Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.878Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.878Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.879Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:46.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:39:46.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:46.943Z] time="2021-07-12T17:39:46Z" 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-12T17:39:47.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.341Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:47.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:47.342Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:39:47.343Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:39:47.343Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:39:47.344Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-12T17:39:47.394Z] === RUN TestOutputOnPrematureClose [2021-07-12T17:39:47.394Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-12T17:39:47.394Z] === RUN TestCompleteSilently [2021-07-12T17:39:47.394Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-12T17:39:47.394Z] PASS [2021-07-12T17:39:47.394Z] coverage: 75.9% of statements [2021-07-12T17:39:47.394Z] ok github.com/docker/docker/pkg/progress 0.167s coverage: 75.9% of statements [2021-07-12T17:39:47.639Z] docker_api_swarm_test.go:304: [d62760e0c9186] joining swarm manager [d8fdc8b32fd5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:39:47.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:39:47.806Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:39:47.806Z] PASS [2021-07-12T17:39:47.806Z] coverage: 88.6% of statements [2021-07-12T17:39:47.806Z] ok github.com/docker/docker/pkg/tailfile 0.447s coverage: 88.6% of statements [2021-07-12T17:39:47.897Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-12T17:39:47.991Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.74s) [2021-07-12T17:39:47.991Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-12T17:39:48.077Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-07-12T17:39:48.077Z] ok github.com/docker/docker/pkg/idtools 0.731s coverage: 69.5% of statements [2021-07-12T17:39:48.077Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-07-12T17:39:48.267Z] === RUN TestTarSumRemoveNonExistent [2021-07-12T17:39:48.267Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestTarSumRemove [2021-07-12T17:39:48.267Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestSortFileInfoSums [2021-07-12T17:39:48.267Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestNewTarSumForLabelInvalid [2021-07-12T17:39:48.267Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestNewTarSumForLabel [2021-07-12T17:39:48.267Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestEmptyTar [2021-07-12T17:39:48.267Z] --- PASS: TestEmptyTar (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestTarSumsReadSize [2021-07-12T17:39:48.267Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestTarSums [2021-07-12T17:39:48.267Z] --- PASS: TestTarSums (0.08s) [2021-07-12T17:39:48.267Z] === RUN TestIteration [2021-07-12T17:39:48.267Z] --- PASS: TestIteration (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestVersionLabelForChecksum [2021-07-12T17:39:48.267Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestVersion [2021-07-12T17:39:48.267Z] --- PASS: TestVersion (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestGetVersion [2021-07-12T17:39:48.267Z] --- PASS: TestGetVersion (0.00s) [2021-07-12T17:39:48.267Z] === RUN TestGetVersions [2021-07-12T17:39:48.267Z] --- PASS: TestGetVersions (0.00s) [2021-07-12T17:39:48.267Z] PASS [2021-07-12T17:39:48.267Z] coverage: 89.3% of statements [2021-07-12T17:39:48.267Z] ok github.com/docker/docker/pkg/tarsum 0.326s coverage: 89.3% of statements [2021-07-12T17:39:48.340Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 69.3% of statements [2021-07-12T17:39:48.340Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-07-12T17:39:48.435Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-07-12T17:39:48.435Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-12T17:39:48.435Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:39:48.435Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-12T17:39:48.435Z] === RUN TestInfoAPI [2021-07-12T17:39:48.435Z] --- PASS: TestInfoAPI (0.02s) [2021-07-12T17:39:48.435Z] === RUN TestInfoAPIWarnings [2021-07-12T17:39:48.450Z] --- PASS: TestRequest (11.75s) [2021-07-12T17:39:48.450Z] === RUN TestOverlappingRequests [2021-07-12T17:39:48.450Z] === RUN TestSendToOneSub [2021-07-12T17:39:48.450Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-12T17:39:48.450Z] === RUN TestSendToMultipleSubs [2021-07-12T17:39:48.450Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-12T17:39:48.450Z] === RUN TestEvictOneSub [2021-07-12T17:39:48.450Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-12T17:39:48.450Z] === RUN TestClosePublisher [2021-07-12T17:39:48.450Z] --- PASS: TestClosePublisher (0.00s) [2021-07-12T17:39:48.450Z] === RUN TestPubSubRace [2021-07-12T17:39:48.450Z] time="2021-07-12T17:39:48Z" 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-12T17:39:48.603Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-07-12T17:39:48.831Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-12T17:39:48.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-07-12T17:39:48.904Z] --- PASS: TestOverlappingRequests (0.41s) [2021-07-12T17:39:48.904Z] === RUN TestRelease [2021-07-12T17:39:49.130Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-07-12T17:39:49.130Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-07-12T17:39:49.240Z] testing: warning: no tests to run [2021-07-12T17:39:49.240Z] PASS [2021-07-12T17:39:49.240Z] coverage: [no statements] [2021-07-12T17:39:49.240Z] ok github.com/docker/docker/pkg/term/windows 0.179s coverage: [no statements] [no tests to run] [2021-07-12T17:39:49.240Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-12T17:39:49.240Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-12T17:39:49.240Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-12T17:39:49.240Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-12T17:39:49.357Z] --- PASS: TestPubSubRace (1.05s) [2021-07-12T17:39:49.357Z] PASS [2021-07-12T17:39:49.357Z] coverage: 75.0% of statements [2021-07-12T17:39:49.357Z] ok github.com/docker/docker/pkg/pubsub 1.228s coverage: 75.0% of statements [2021-07-12T17:39:49.700Z] === RUN TestTruncIndex [2021-07-12T17:39:49.707Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2021-07-12T17:39:50.161Z] --- PASS: TestTruncIndex (0.11s) [2021-07-12T17:39:50.161Z] PASS [2021-07-12T17:39:50.161Z] coverage: 91.5% of statements [2021-07-12T17:39:50.161Z] ok github.com/docker/docker/pkg/truncindex 0.274s coverage: 91.5% of statements [2021-07-12T17:39:50.161Z] === RUN TestIsGIT [2021-07-12T17:39:50.161Z] --- PASS: TestIsGIT (0.00s) [2021-07-12T17:39:50.161Z] === RUN TestIsTransport [2021-07-12T17:39:50.161Z] --- PASS: TestIsTransport (0.00s) [2021-07-12T17:39:50.161Z] PASS [2021-07-12T17:39:50.161Z] coverage: 100.0% of statements [2021-07-12T17:39:50.161Z] ok github.com/docker/docker/pkg/urlutil 0.144s coverage: 100.0% of statements [2021-07-12T17:39:50.205Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-12T17:39:50.205Z] PASS [2021-07-12T17:39:50.205Z] [2021-07-12T17:39:50.205Z] DONE 17 tests in 45.029s [2021-07-12T17:39:50.205Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-12T17:39:50.205Z] ++ 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-12T17:39:50.205Z] ++ set -e [2021-07-12T17:39:50.205Z] ++ '[' -n 0 ']' [2021-07-12T17:39:50.205Z] ++ set -x [2021-07-12T17:39:50.205Z] ++ 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-12T17:39:50.205Z] INFO: Testing against a local daemon [2021-07-12T17:39:50.205Z] === RUN TestPluginInvalidJSON [2021-07-12T17:39:50.205Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:39:50.205Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:39:50.205Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:39:50.205Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-12T17:39:50.205Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T17:39:50.205Z] === RUN TestPluginInstall [2021-07-12T17:39:50.205Z] === RUN TestPluginInstall/no_auth [2021-07-12T17:39:50.284Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-12T17:39:50.547Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-07-12T17:39:50.621Z] === RUN TestVersionInfo [2021-07-12T17:39:50.621Z] --- PASS: TestVersionInfo (0.00s) [2021-07-12T17:39:50.621Z] === RUN TestAppendVersions [2021-07-12T17:39:50.621Z] --- PASS: TestAppendVersions (0.00s) [2021-07-12T17:39:50.621Z] PASS [2021-07-12T17:39:50.621Z] coverage: 88.9% of statements [2021-07-12T17:39:50.621Z] ok github.com/docker/docker/pkg/useragent 0.183s coverage: 88.9% of statements [2021-07-12T17:39:50.772Z] time="2021-07-12T17:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:39:50.772Z] time="2021-07-12T17:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9f84a0cd57e3c1569d67bb3655c855ee7742f16ad32200b696753d99e56ff47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:39:50.772Z] time="2021-07-12T17:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:39:50.772Z] time="2021-07-12T17:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9f84a0cd57e3c1569d67bb3655c855ee7742f16ad32200b696753d99e56ff47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:39:50.810Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2021-07-12T17:39:50.955Z] === RUN TestRegister [2021-07-12T17:39:50.955Z] --- PASS: TestRegister (0.00s) [2021-07-12T17:39:50.955Z] === RUN TestCommand [2021-07-12T17:39:50.955Z] --- PASS: TestCommand (0.04s) [2021-07-12T17:39:50.955Z] === RUN TestNaiveSelf [2021-07-12T17:39:50.955Z] --- PASS: TestNaiveSelf (0.04s) [2021-07-12T17:39:50.955Z] PASS [2021-07-12T17:39:50.955Z] coverage: 82.4% of statements [2021-07-12T17:39:50.955Z] ok github.com/docker/docker/pkg/reexec 0.334s coverage: 82.4% of statements [2021-07-12T17:39:50.955Z] --- PASS: TestRelease (1.90s) [2021-07-12T17:39:50.955Z] === RUN TestAllocateRandomDeallocate [2021-07-12T17:39:50.955Z] time="2021-07-12T17:39:50Z" 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-12T17:39:51.029Z] === RUN TestPluginInstall/with_htpasswd [2021-07-12T17:39:51.288Z] time="2021-07-12T17:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:39:51.288Z] time="2021-07-12T17:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9f84a0cd57e3c1569d67bb3655c855ee7742f16ad32200b696753d99e56ff47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:39:51.288Z] time="2021-07-12T17:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:39:51.288Z] time="2021-07-12T17:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9f84a0cd57e3c1569d67bb3655c855ee7742f16ad32200b696753d99e56ff47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:39:51.546Z] === RUN TestPluginInstall/with_insecure [2021-07-12T17:39:51.805Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-12T17:39:51.907Z] === RUN TestParseSignal [2021-07-12T17:39:51.907Z] --- PASS: TestParseSignal (0.00s) [2021-07-12T17:39:51.907Z] === RUN TestValidSignalForPlatform [2021-07-12T17:39:51.907Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-12T17:39:51.907Z] PASS [2021-07-12T17:39:51.907Z] coverage: 19.7% of statements [2021-07-12T17:39:51.907Z] ok github.com/docker/docker/pkg/signal 0.214s coverage: 19.7% of statements [2021-07-12T17:39:52.162Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-07-12T17:39:52.162Z] === RUN TestClientStream [2021-07-12T17:39:52.162Z] --- PASS: TestClientStream (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestClientSendFile [2021-07-12T17:39:52.162Z] --- PASS: TestClientSendFile (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestClientWithRequestTimeout [2021-07-12T17:39:52.162Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestFileSpecPlugin [2021-07-12T17:39:52.162Z] === RUN TestValidatePrivileges [2021-07-12T17:39:52.162Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestFilterByCapNeg [2021-07-12T17:39:52.162Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestFilterByCapPos [2021-07-12T17:39:52.162Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-12T17:39:52.162Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-12T17:39:52.162Z] PASS [2021-07-12T17:39:52.162Z] coverage: 12.0% of statements [2021-07-12T17:39:52.162Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-12T17:39:52.162Z] === RUN TestFileJSONSpecPlugin [2021-07-12T17:39:52.162Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-12T17:39:52.162Z] ok github.com/docker/docker/plugin 0.397s coverage: 12.0% of statements [2021-07-12T17:39:52.162Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestPluginAddHandler [2021-07-12T17:39:52.162Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestPluginWaitBadPlugin [2021-07-12T17:39:52.162Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-12T17:39:52.162Z] === RUN TestGet [2021-07-12T17:39:52.162Z] time="2021-07-12T17:39:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-12T17:39:52.201Z] ok github.com/docker/docker/pkg/pubsub 1.068s coverage: 75.0% of statements [2021-07-12T17:39:52.623Z] === RUN TestNewSettable [2021-07-12T17:39:52.623Z] --- PASS: TestNewSettable (0.00s) [2021-07-12T17:39:52.623Z] === RUN TestIsSettable [2021-07-12T17:39:52.623Z] --- PASS: TestIsSettable (0.00s) [2021-07-12T17:39:52.623Z] === RUN TestUpdateSettingsEnv [2021-07-12T17:39:52.623Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-12T17:39:52.623Z] PASS [2021-07-12T17:39:52.623Z] coverage: 20.0% of statements [2021-07-12T17:39:52.623Z] ok github.com/docker/docker/plugin/v2 0.233s coverage: 20.0% of statements [2021-07-12T17:39:52.739Z] time="2021-07-12T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:39:52.739Z] time="2021-07-12T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5964c50a2c60e52b793b9e7f9831913960522e43b44a05c9d23049efe3bb54b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:39:52.739Z] time="2021-07-12T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:39:52.739Z] time="2021-07-12T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5964c50a2c60e52b793b9e7f9831913960522e43b44a05c9d23049efe3bb54b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:39:52.739Z] plugin_test.go:165: [d3a4a2f67eb27] daemon is not started [2021-07-12T17:39:52.739Z] --- PASS: TestPluginInstall (2.71s) [2021-07-12T17:39:52.739Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2021-07-12T17:39:52.739Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2021-07-12T17:39:52.739Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-07-12T17:39:52.739Z] === RUN TestPluginsWithRuntimes [2021-07-12T17:39:52.860Z] === RUN TestNewStdWriter [2021-07-12T17:39:52.860Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-12T17:39:52.860Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestWriteWithNilBytes [2021-07-12T17:39:52.860Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestWrite [2021-07-12T17:39:52.860Z] --- PASS: TestWrite (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestWriteWithWriterError [2021-07-12T17:39:52.860Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-12T17:39:52.860Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyWriteAndRead [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-12T17:39:52.860Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-12T17:39:52.860Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-12T17:39:52.860Z] PASS [2021-07-12T17:39:52.860Z] coverage: 100.0% of statements [2021-07-12T17:39:52.860Z] ok github.com/docker/docker/pkg/stdcopy 0.147s coverage: 100.0% of statements [2021-07-12T17:39:52.997Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-12T17:39:53.084Z] time="2021-07-12T17:39:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-12T17:39:53.150Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-07-12T17:39:53.544Z] === RUN TestLoad [2021-07-12T17:39:53.544Z] --- PASS: TestLoad (0.00s) [2021-07-12T17:39:53.544Z] === RUN TestSave [2021-07-12T17:39:53.544Z] --- PASS: TestSave (0.03s) [2021-07-12T17:39:53.544Z] === RUN TestAddDeleteGet [2021-07-12T17:39:53.544Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-12T17:39:53.544Z] === RUN TestInvalidTags [2021-07-12T17:39:53.544Z] --- PASS: TestInvalidTags (0.00s) [2021-07-12T17:39:53.544Z] PASS [2021-07-12T17:39:53.544Z] coverage: 84.4% of statements [2021-07-12T17:39:53.544Z] ok github.com/docker/docker/reference 0.296s coverage: 84.4% of statements [2021-07-12T17:39:53.936Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-12T17:39:53.936Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-12T17:39:53.936Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestFormatStatus [2021-07-12T17:39:53.936Z] --- PASS: TestFormatStatus (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestFormatError [2021-07-12T17:39:53.936Z] --- PASS: TestFormatError (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestFormatJSONError [2021-07-12T17:39:53.936Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-12T17:39:53.936Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-12T17:39:53.936Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestNewJSONProgressOutput [2021-07-12T17:39:53.936Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestAuxFormatterEmit [2021-07-12T17:39:53.936Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestStreamWriterStdout [2021-07-12T17:39:53.936Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-12T17:39:53.936Z] === RUN TestStreamWriterStderr [2021-07-12T17:39:53.936Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-12T17:39:53.936Z] PASS [2021-07-12T17:39:53.936Z] coverage: 66.2% of statements [2021-07-12T17:39:53.936Z] ok github.com/docker/docker/pkg/streamformatter 0.210s coverage: 66.2% of statements [2021-07-12T17:39:54.097Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-07-12T17:39:54.391Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-12T17:39:54.889Z] === RUN TestGenerateRandomID [2021-07-12T17:39:54.889Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-12T17:39:54.889Z] === RUN TestShortenId [2021-07-12T17:39:54.889Z] --- PASS: TestShortenId (0.00s) [2021-07-12T17:39:54.889Z] === RUN TestShortenSha256Id [2021-07-12T17:39:54.889Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-12T17:39:54.889Z] === RUN TestShortenIdEmpty [2021-07-12T17:39:54.889Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-12T17:39:54.889Z] === RUN TestShortenIdInvalid [2021-07-12T17:39:54.889Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-12T17:39:54.889Z] === RUN TestIsShortIDNonHex [2021-07-12T17:39:54.889Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-12T17:39:54.889Z] === RUN TestIsShortIDNotCorrectSize [2021-07-12T17:39:54.889Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-12T17:39:54.889Z] PASS [2021-07-12T17:39:54.889Z] coverage: 70.6% of statements [2021-07-12T17:39:54.889Z] ok github.com/docker/docker/pkg/stringid 0.139s coverage: 70.6% of statements [2021-07-12T17:39:54.957Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-12T17:39:54.957Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-12T17:39:54.957Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-12T17:39:55.046Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-07-12T17:39:55.088Z] === RUN TestResolveAuthConfigIndexServer [2021-07-12T17:39:55.088Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestResolveAuthConfigFullURL [2021-07-12T17:39:55.088Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-12T17:39:55.088Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestValidateMirror [2021-07-12T17:39:55.088Z] --- PASS: TestValidateMirror (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestLoadInsecureRegistries [2021-07-12T17:39:55.088Z] time="2021-07-12T17:39:54Z" 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-12T17:39:55.088Z] time="2021-07-12T17:39:54Z" 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-12T17:39:55.088Z] time="2021-07-12T17:39:54Z" 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-12T17:39:55.088Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-07-12T17:39:55.088Z] === RUN TestNewServiceConfig [2021-07-12T17:39:55.088Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestValidateIndexName [2021-07-12T17:39:55.088Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestValidateIndexNameWithError [2021-07-12T17:39:55.088Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestEndpointParse [2021-07-12T17:39:55.088Z] --- PASS: TestEndpointParse (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestEndpointParseInvalid [2021-07-12T17:39:55.088Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestValidateEndpoint [2021-07-12T17:39:55.088Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-12T17:39:55.088Z] === RUN TestPing [2021-07-12T17:39:55.088Z] --- PASS: TestPing (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestPingRegistryEndpoint [2021-07-12T17:39:55.088Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:55.088Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestEndpoint [2021-07-12T17:39:55.088Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:55.088Z] --- SKIP: TestEndpoint (0.01s) [2021-07-12T17:39:55.088Z] === RUN TestParseRepositoryInfo [2021-07-12T17:39:55.088Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestNewIndexInfo [2021-07-12T17:39:55.088Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestMirrorEndpointLookup [2021-07-12T17:39:55.088Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:39:55.088Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestSearchRepositories [2021-07-12T17:39:55.088Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-12T17:39:55.088Z] Host: 127.0.0.1:49333 [2021-07-12T17:39:55.088Z] User-Agent: docker test client [2021-07-12T17:39:55.088Z] Authorization: Token fake-token [2021-07-12T17:39:55.088Z] X-Docker-Token: true [2021-07-12T17:39:55.088Z] Accept-Encoding: gzip [2021-07-12T17:39:55.088Z] [2021-07-12T17:39:55.088Z] [2021-07-12T17:39:55.088Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-12T17:39:55.088Z] Connection: close [2021-07-12T17:39:55.088Z] Content-Length: 144 [2021-07-12T17:39:55.088Z] Cache-Control: no-cache [2021-07-12T17:39:55.088Z] Content-Type: application/json [2021-07-12T17:39:55.088Z] Date: Mon, 12 Jul 2021 17:39:54 GMT [2021-07-12T17:39:55.088Z] Expires: -1 [2021-07-12T17:39:55.088Z] Pragma: no-cache [2021-07-12T17:39:55.088Z] Server: docker-tests/mock [2021-07-12T17:39:55.088Z] X-Docker-Registry-Config: mock [2021-07-12T17:39:55.088Z] X-Docker-Registry-Version: 0.0.0 [2021-07-12T17:39:55.088Z] [2021-07-12T17:39:55.088Z] [2021-07-12T17:39:55.088Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestTrustedLocation [2021-07-12T17:39:55.088Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-12T17:39:55.088Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestAllowNondistributableArtifacts [2021-07-12T17:39:55.088Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestIsSecureIndex [2021-07-12T17:39:55.088Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-12T17:39:55.088Z] PASS [2021-07-12T17:39:55.088Z] coverage: 51.7% of statements [2021-07-12T17:39:55.088Z] ok github.com/docker/docker/registry 0.676s coverage: 51.7% of statements [2021-07-12T17:39:55.088Z] time="2021-07-12T17:39:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-12T17:39:55.088Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-12T17:39:55.088Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-12T17:39:55.088Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-12T17:39:55.088Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-12T17:39:55.088Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-12T17:39:55.088Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-12T17:39:55.088Z] === RUN TestResumableRequestReaderWithReadError [2021-07-12T17:39:55.217Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-12T17:39:55.339Z] --- PASS: TestAllocateRandomDeallocate (4.73s) [2021-07-12T17:39:55.339Z] === RUN TestRetrieveFromStore [2021-07-12T17:39:55.549Z] time="2021-07-12T17:39:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-12T17:39:55.549Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-07-12T17:39:55.549Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-12T17:39:55.549Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-12T17:39:55.549Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-12T17:39:55.549Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-12T17:39:55.549Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-12T17:39:55.549Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-12T17:39:55.549Z] === RUN TestResumableRequestReader [2021-07-12T17:39:55.549Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-12T17:39:55.549Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-12T17:39:55.549Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-12T17:39:55.549Z] PASS [2021-07-12T17:39:55.549Z] coverage: 100.0% of statements [2021-07-12T17:39:55.549Z] ok github.com/docker/docker/registry/resumable 0.520s coverage: 100.0% of statements [2021-07-12T17:39:55.620Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-07-12T17:39:55.790Z] time="2021-07-12T17:39:55Z" 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-12T17:39:55.790Z] === RUN TestIsCpusetListAvailable [2021-07-12T17:39:55.790Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-12T17:39:55.790Z] PASS [2021-07-12T17:39:55.790Z] coverage: 38.2% of statements [2021-07-12T17:39:55.790Z] ok github.com/docker/docker/pkg/sysinfo 0.142s coverage: 38.2% of statements [2021-07-12T17:39:56.010Z] === RUN TestRestartManagerTimeout [2021-07-12T17:39:56.010Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-12T17:39:56.010Z] === RUN TestRestartManagerTimeoutReset [2021-07-12T17:39:56.010Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-12T17:39:56.010Z] PASS [2021-07-12T17:39:56.010Z] coverage: 50.9% of statements [2021-07-12T17:39:56.010Z] ok github.com/docker/docker/restartmanager 0.143s coverage: 50.9% of statements [2021-07-12T17:39:56.150Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2021-07-12T17:39:56.150Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-07-12T17:39:56.150Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-12T17:39:56.150Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T17:39:56.471Z] === RUN TestDecodeContainerConfig [2021-07-12T17:39:56.471Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-12T17:39:56.471Z] === RUN TestDecodeContainerConfigIsolation [2021-07-12T17:39:56.471Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-12T17:39:56.471Z] === RUN TestValidatePrivileged [2021-07-12T17:39:56.471Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-12T17:39:56.471Z] PASS [2021-07-12T17:39:56.471Z] coverage: 52.2% of statements [2021-07-12T17:39:56.471Z] ok github.com/docker/docker/runconfig 0.168s coverage: 52.2% of statements [2021-07-12T17:39:56.831Z] --- PASS: TestRetrieveFromStore (1.21s) [2021-07-12T17:39:56.831Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-12T17:39:56.831Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-12T17:39:56.831Z] === RUN TestParallelPredefinedRequest1 [2021-07-12T17:39:56.831Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-12T17:39:56.831Z] === RUN TestParallelPredefinedRequest2 [2021-07-12T17:39:56.831Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-12T17:39:56.831Z] === RUN TestParallelPredefinedRequest3 [2021-07-12T17:39:56.831Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-12T17:39:56.831Z] === RUN TestParallelPredefinedRequest4 [2021-07-12T17:39:56.831Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-12T17:39:56.831Z] === RUN TestParallelPredefinedRequest5 [2021-07-12T17:39:56.831Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-12T17:39:56.831Z] === RUN TestDebug [2021-07-12T17:39:56.831Z] --- PASS: TestDebug (0.00s) [2021-07-12T17:39:56.831Z] === RUN TestRequestPoolParallel [2021-07-12T17:39:57.085Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2021-07-12T17:39:57.085Z] PASS [2021-07-12T17:39:57.085Z] [2021-07-12T17:39:57.085Z] DONE 10 tests in 6.827s [2021-07-12T17:39:57.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-12T17:39:57.085Z] ++ 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-12T17:39:57.085Z] ++ set -e [2021-07-12T17:39:57.085Z] ++ '[' -n 0 ']' [2021-07-12T17:39:57.085Z] ++ set -x [2021-07-12T17:39:57.085Z] ++ 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-12T17:39:57.085Z] INFO: Testing against a local daemon [2021-07-12T17:39:57.086Z] === RUN TestExternalGraphDriver [2021-07-12T17:39:57.086Z] === RUN TestExternalGraphDriver/json [2021-07-12T17:39:57.283Z] --- PASS: TestRequestPoolParallel (0.53s) [2021-07-12T17:39:57.283Z] === RUN TestFullAllocateRelease [2021-07-12T17:39:57.441Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-12T17:39:57.442Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-12T17:39:57.442Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-12T17:39:57.442Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-12T17:39:57.442Z] PASS [2021-07-12T17:39:57.442Z] coverage: 62.5% of statements [2021-07-12T17:39:57.442Z] ok github.com/docker/docker/testutil 0.269s coverage: 62.5% of statements [2021-07-12T17:39:57.736Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-07-12T17:39:57.736Z] === RUN TestOddAllocateRelease [2021-07-12T17:39:57.736Z] === RUN TestChtimes [2021-07-12T17:39:57.736Z] --- PASS: TestChtimes (0.00s) [2021-07-12T17:39:57.736Z] === RUN TestChtimesWindows [2021-07-12T17:39:57.736Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-12T17:39:57.736Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-12T17:39:57.736Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-12T17:39:57.736Z] === RUN TestEnsureRemoveAllNotExist [2021-07-12T17:39:57.736Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-12T17:39:57.736Z] === RUN TestEnsureRemoveAllWithDir [2021-07-12T17:39:57.736Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-12T17:39:57.736Z] === RUN TestEnsureRemoveAllWithFile [2021-07-12T17:39:57.736Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-12T17:39:57.736Z] === RUN TestHasWin32KSupport [2021-07-12T17:39:57.736Z] syscall_windows_test.go:8: win32k: true [2021-07-12T17:39:57.736Z] --- PASS: TestHasWin32KSupport (0.01s) [2021-07-12T17:39:57.736Z] PASS [2021-07-12T17:39:57.736Z] coverage: 12.9% of statements [2021-07-12T17:39:57.736Z] ok github.com/docker/docker/pkg/system 0.177s coverage: 12.9% of statements [2021-07-12T17:39:57.736Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-07-12T17:39:57.736Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-12T17:39:57.736Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-12T17:39:57.736Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-12T17:39:57.988Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.04s) [2021-07-12T17:39:57.988Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-12T17:39:58.188Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-12T17:39:58.188Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-12T17:39:58.188Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest1 [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest4 [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest5 [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest4 [2021-07-12T17:39:58.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest5 [2021-07-12T17:39:58.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:58.188Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest2 [2021-07-12T17:39:58.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:58.188Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:39:58.188Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest1 [2021-07-12T17:39:58.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:58.188Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:39:58.188Z] === CONT TestParallelPredefinedRequest3 [2021-07-12T17:39:58.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:39:58.188Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:39:58.188Z] PASS [2021-07-12T17:39:58.188Z] coverage: 85.3% of statements [2021-07-12T17:39:58.188Z] ok github.com/docker/docker/libnetwork/ipam 55.843s coverage: 85.3% of statements [2021-07-12T17:39:58.640Z] === RUN TestTailFile [2021-07-12T17:39:58.640Z] --- PASS: TestTailFile (0.00s) [2021-07-12T17:39:58.640Z] === RUN TestTailFileManyLines [2021-07-12T17:39:58.640Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-12T17:39:58.640Z] === RUN TestTailEmptyFile [2021-07-12T17:39:58.640Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-12T17:39:58.640Z] === RUN TestTailNegativeN [2021-07-12T17:39:58.640Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader [2021-07-12T17:39:58.640Z] === CONT TestNewTailReader [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/no_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/truncated_last_line [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-12T17:39:58.640Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:58.640Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:58.640Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:58.640Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:39:58.640Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:39:58.640Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:58.936Z] ok github.com/docker/docker/pkg/signal 3.626s coverage: 62.3% of statements [2021-07-12T17:39:58.984Z] time="2021-07-12T17:39:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-12T17:39:58.988Z] === RUN TestExternalGraphDriver/spec [2021-07-12T17:39:59.200Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 52.9% of statements [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/no_delimiter [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:39:59.236Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.237Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.237Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.238Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.238Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.690Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.691Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:39:59.691Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:39:59.691Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:39:59.692Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:39:59.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:39:59.922Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:40:00.152Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:40:00.153Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:40:00.153Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:40:00.154Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:40:00.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:40:00.181Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-12T17:40:00.525Z] === RUN TestGetDriver [2021-07-12T17:40:00.525Z] --- PASS: TestGetDriver (0.00s) [2021-07-12T17:40:00.525Z] === RUN TestVolumeRequestError [2021-07-12T17:40:00.525Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-12T17:40:00.525Z] PASS [2021-07-12T17:40:00.525Z] coverage: 36.1% of statements [2021-07-12T17:40:00.559Z] ......... [ 86%] [2021-07-12T17:40:00.593Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:40:00.607Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:40:00.607Z] PASS [2021-07-12T17:40:00.607Z] coverage: 88.6% of statements [2021-07-12T17:40:00.607Z] ok github.com/docker/docker/pkg/tailfile 0.316s coverage: 88.6% of statements [2021-07-12T17:40:00.607Z] === RUN TestTarSumRemoveNonExistent [2021-07-12T17:40:00.607Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestTarSumRemove [2021-07-12T17:40:00.607Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestSortFileInfoSums [2021-07-12T17:40:00.607Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestNewTarSumForLabelInvalid [2021-07-12T17:40:00.607Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestNewTarSumForLabel [2021-07-12T17:40:00.607Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestEmptyTar [2021-07-12T17:40:00.607Z] --- PASS: TestEmptyTar (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestTarSumsReadSize [2021-07-12T17:40:00.607Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestTarSums [2021-07-12T17:40:00.607Z] --- PASS: TestTarSums (0.08s) [2021-07-12T17:40:00.607Z] === RUN TestIteration [2021-07-12T17:40:00.607Z] --- PASS: TestIteration (0.00s) [2021-07-12T17:40:00.607Z] === RUN TestVersionLabelForChecksum [2021-07-12T17:40:00.607Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-12T17:40:00.608Z] === RUN TestVersion [2021-07-12T17:40:00.608Z] --- PASS: TestVersion (0.00s) [2021-07-12T17:40:00.608Z] === RUN TestGetVersion [2021-07-12T17:40:00.608Z] --- PASS: TestGetVersion (0.00s) [2021-07-12T17:40:00.608Z] === RUN TestGetVersions [2021-07-12T17:40:00.608Z] --- PASS: TestGetVersions (0.00s) [2021-07-12T17:40:00.608Z] PASS [2021-07-12T17:40:00.608Z] coverage: 89.3% of statements [2021-07-12T17:40:00.608Z] ok github.com/docker/docker/pkg/tarsum 0.335s coverage: 89.3% of statements [2021-07-12T17:40:01.095Z] ok github.com/docker/docker/volume/drivers 0.394s coverage: 36.1% of statements [2021-07-12T17:40:01.095Z] === RUN TestGetAddress [2021-07-12T17:40:01.095Z] --- PASS: TestGetAddress (0.00s) [2021-07-12T17:40:01.095Z] === RUN TestRemove [2021-07-12T17:40:01.095Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-12T17:40:01.095Z] --- SKIP: TestRemove (0.00s) [2021-07-12T17:40:01.095Z] === RUN TestInitializeWithVolumes [2021-07-12T17:40:01.095Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-12T17:40:01.095Z] === RUN TestCreate [2021-07-12T17:40:01.095Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:40:01.095Z] === RUN TestValidateName [2021-07-12T17:40:01.095Z] --- PASS: TestValidateName (0.00s) [2021-07-12T17:40:01.095Z] === RUN TestCreateWithOpts [2021-07-12T17:40:01.095Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-12T17:40:01.095Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-12T17:40:01.095Z] === RUN TestRelaodNoOpts [2021-07-12T17:40:01.095Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-12T17:40:01.095Z] PASS [2021-07-12T17:40:01.095Z] coverage: 41.5% of statements [2021-07-12T17:40:01.095Z] ok github.com/docker/docker/volume/local 0.308s coverage: 41.5% of statements [2021-07-12T17:40:01.115Z] === RUN TestExternalGraphDriver/pull [2021-07-12T17:40:01.169Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 39.9% of statements [2021-07-12T17:40:01.432Z] testing: warning: no tests to run [2021-07-12T17:40:01.432Z] coverage: [no statements] [2021-07-12T17:40:01.432Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-07-12T17:40:01.561Z] testing: warning: no tests to run [2021-07-12T17:40:01.562Z] PASS [2021-07-12T17:40:01.562Z] coverage: [no statements] [2021-07-12T17:40:01.562Z] ok github.com/docker/docker/pkg/term/windows 0.160s coverage: [no statements] [no tests to run] [2021-07-12T17:40:02.014Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-12T17:40:02.100Z] === RUN TestTruncIndex [2021-07-12T17:40:02.100Z] --- PASS: TestTruncIndex (0.10s) [2021-07-12T17:40:02.100Z] PASS [2021-07-12T17:40:02.100Z] coverage: 91.5% of statements [2021-07-12T17:40:02.490Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-12T17:40:02.490Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-12T17:40:02.554Z] ok github.com/docker/docker/pkg/truncindex 0.246s coverage: 91.5% of statements [2021-07-12T17:40:02.590Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-07-12T17:40:02.590Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-12T17:40:02.637Z] === RUN TestConvertTmpfsOptions [2021-07-12T17:40:02.637Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-12T17:40:02.637Z] parser_test.go:49: data="ro" [2021-07-12T17:40:02.637Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-12T17:40:02.637Z] === RUN TestParseMountRaw [2021-07-12T17:40:02.637Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-12T17:40:02.637Z] === RUN TestParseMountRawSplit [2021-07-12T17:40:02.637Z] parser_test.go:390: case 0 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 1 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 2 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 3 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 4 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 5 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 6 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 7 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 8 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 0 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 1 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 2 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 3 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 4 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 5 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 6 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 7 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 8 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 9 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 10 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 11 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 12 [2021-07-12T17:40:02.637Z] parser_test.go:390: case 0 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 1 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 2 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 3 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 4 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 5 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 6 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 7 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 8 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 9 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 10 [2021-07-12T17:40:02.638Z] parser_test.go:390: case 11 [2021-07-12T17:40:02.638Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-12T17:40:02.638Z] === RUN TestParseMountSpec [2021-07-12T17:40:02.638Z] parser_test.go:455: case 0 [2021-07-12T17:40:02.638Z] parser_test.go:455: case 1 [2021-07-12T17:40:02.638Z] parser_test.go:455: case 2 [2021-07-12T17:40:02.638Z] parser_test.go:455: case 3 [2021-07-12T17:40:02.638Z] parser_test.go:455: case 4 [2021-07-12T17:40:02.638Z] parser_test.go:455: case 5 [2021-07-12T17:40:02.638Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-12T17:40:02.638Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-12T17:40:02.638Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-12T17:40:02.638Z] === RUN TestValidateMount [2021-07-12T17:40:02.638Z] --- PASS: TestValidateMount (0.00s) [2021-07-12T17:40:02.638Z] PASS [2021-07-12T17:40:02.638Z] coverage: 66.2% of statements [2021-07-12T17:40:02.638Z] ok github.com/docker/docker/volume/mounts 0.230s coverage: 66.2% of statements [2021-07-12T17:40:03.008Z] === RUN TestIsGIT [2021-07-12T17:40:03.008Z] --- PASS: TestIsGIT (0.01s) [2021-07-12T17:40:03.008Z] === RUN TestIsTransport [2021-07-12T17:40:03.008Z] --- PASS: TestIsTransport (0.00s) [2021-07-12T17:40:03.008Z] PASS [2021-07-12T17:40:03.008Z] coverage: 100.0% of statements [2021-07-12T17:40:03.008Z] ok github.com/docker/docker/pkg/urlutil 0.156s coverage: 100.0% of statements [2021-07-12T17:40:03.056Z] --- PASS: TestExternalGraphDriver (6.04s) [2021-07-12T17:40:03.056Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2021-07-12T17:40:03.056Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2021-07-12T17:40:03.056Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2021-07-12T17:40:03.056Z] === RUN TestGraphdriverPluginV2 [2021-07-12T17:40:03.539Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2021-07-12T17:40:03.635Z] === RUN TestSetGetMeta [2021-07-12T17:40:03.635Z] === PAUSE TestSetGetMeta [2021-07-12T17:40:03.635Z] === RUN TestRestore [2021-07-12T17:40:03.635Z] === PAUSE TestRestore [2021-07-12T17:40:03.635Z] === RUN TestServiceCreate [2021-07-12T17:40:03.635Z] === PAUSE TestServiceCreate [2021-07-12T17:40:03.635Z] === RUN TestServiceList [2021-07-12T17:40:03.635Z] === PAUSE TestServiceList [2021-07-12T17:40:03.635Z] === RUN TestServiceRemove [2021-07-12T17:40:03.635Z] === PAUSE TestServiceRemove [2021-07-12T17:40:03.635Z] === RUN TestServiceGet [2021-07-12T17:40:03.635Z] === PAUSE TestServiceGet [2021-07-12T17:40:03.635Z] === RUN TestServicePrune [2021-07-12T17:40:03.635Z] === PAUSE TestServicePrune [2021-07-12T17:40:03.635Z] === RUN TestCreate [2021-07-12T17:40:03.635Z] === PAUSE TestCreate [2021-07-12T17:40:03.635Z] === RUN TestRemove [2021-07-12T17:40:03.635Z] === PAUSE TestRemove [2021-07-12T17:40:03.635Z] === RUN TestList [2021-07-12T17:40:03.635Z] === PAUSE TestList [2021-07-12T17:40:03.635Z] === RUN TestFindByDriver [2021-07-12T17:40:03.635Z] === PAUSE TestFindByDriver [2021-07-12T17:40:03.635Z] === RUN TestFindByReferenced [2021-07-12T17:40:03.635Z] === PAUSE TestFindByReferenced [2021-07-12T17:40:03.635Z] === RUN TestDerefMultipleOfSameRef [2021-07-12T17:40:03.635Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-12T17:40:03.635Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:40:03.635Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:40:03.635Z] === RUN TestDefererencePluginOnCreateError [2021-07-12T17:40:03.635Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-12T17:40:03.635Z] === RUN TestRefDerefRemove [2021-07-12T17:40:03.635Z] === PAUSE TestRefDerefRemove [2021-07-12T17:40:03.635Z] === RUN TestGet [2021-07-12T17:40:03.635Z] === PAUSE TestGet [2021-07-12T17:40:03.635Z] === RUN TestGetWithReference [2021-07-12T17:40:03.635Z] === PAUSE TestGetWithReference [2021-07-12T17:40:03.635Z] === RUN TestFilterFunc [2021-07-12T17:40:03.635Z] === RUN TestFilterFunc/test_nil_list [2021-07-12T17:40:03.635Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-12T17:40:03.635Z] === RUN TestFilterFunc/test_empty_list [2021-07-12T17:40:03.635Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-12T17:40:03.635Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:40:03.635Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:40:03.635Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:40:03.635Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:40:03.636Z] === RUN TestFilterFunc/test_filter_some [2021-07-12T17:40:03.636Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-12T17:40:03.636Z] === RUN TestFilterFunc/test_filter_middle [2021-07-12T17:40:03.636Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-12T17:40:03.636Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:40:03.636Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:40:03.636Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-12T17:40:03.636Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_nil_list [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_filter_some [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_empty_list [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:40:03.636Z] === CONT TestFilterFunc/test_filter_middle [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-12T17:40:03.636Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-12T17:40:03.636Z] === CONT TestSetGetMeta [2021-07-12T17:40:03.636Z] === CONT TestFindByReferenced [2021-07-12T17:40:03.636Z] === CONT TestServicePrune [2021-07-12T17:40:03.636Z] === CONT TestGetWithReference [2021-07-12T17:40:03.636Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestServiceGet [2021-07-12T17:40:03.636Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestServiceRemove [2021-07-12T17:40:03.636Z] --- PASS: TestGetWithReference (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestServiceList [2021-07-12T17:40:03.636Z] time="2021-07-12T17:40:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:03.636Z] --- PASS: TestServiceGet (0.18s) [2021-07-12T17:40:03.636Z] === CONT TestServiceCreate [2021-07-12T17:40:03.636Z] --- PASS: TestServiceRemove (0.17s) [2021-07-12T17:40:03.636Z] === CONT TestRestore [2021-07-12T17:40:03.636Z] --- PASS: TestServiceList (0.18s) [2021-07-12T17:40:03.636Z] === CONT TestList [2021-07-12T17:40:03.636Z] time="2021-07-12T17:40:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:03.636Z] time="2021-07-12T17:40:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:03.636Z] time="2021-07-12T17:40:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-12T17:40:03.636Z] --- PASS: TestServiceCreate (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestFindByDriver [2021-07-12T17:40:03.636Z] --- PASS: TestRestore (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestRemove [2021-07-12T17:40:03.636Z] time="2021-07-12T17:40:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:03.636Z] --- PASS: TestList (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestDefererencePluginOnCreateError [2021-07-12T17:40:03.636Z] --- PASS: TestServicePrune (0.23s) [2021-07-12T17:40:03.636Z] === CONT TestGet [2021-07-12T17:40:03.636Z] --- PASS: TestRemove (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestRefDerefRemove [2021-07-12T17:40:03.636Z] --- PASS: TestFindByDriver (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:40:03.636Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestCreate [2021-07-12T17:40:03.636Z] --- PASS: TestGet (0.02s) [2021-07-12T17:40:03.636Z] === CONT TestDerefMultipleOfSameRef [2021-07-12T17:40:03.636Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-12T17:40:03.636Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-12T17:40:03.636Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:40:03.636Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-12T17:40:03.636Z] PASS [2021-07-12T17:40:03.636Z] coverage: 69.6% of statements [2021-07-12T17:40:03.636Z] ok github.com/docker/docker/volume/service 0.754s coverage: 69.6% of statements [2021-07-12T17:40:03.963Z] === RUN TestVersionInfo [2021-07-12T17:40:03.963Z] --- PASS: TestVersionInfo (0.00s) [2021-07-12T17:40:03.963Z] === RUN TestAppendVersions [2021-07-12T17:40:03.963Z] --- PASS: TestAppendVersions (0.00s) [2021-07-12T17:40:03.963Z] PASS [2021-07-12T17:40:03.963Z] coverage: 88.9% of statements [2021-07-12T17:40:03.963Z] ok github.com/docker/docker/pkg/useragent 0.147s coverage: 88.9% of statements [2021-07-12T17:40:03.991Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-12T17:40:04.424Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-12T17:40:04.424Z] === RUN TestClientStream [2021-07-12T17:40:04.424Z] --- PASS: TestClientStream (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestClientSendFile [2021-07-12T17:40:04.424Z] --- PASS: TestClientSendFile (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestClientWithRequestTimeout [2021-07-12T17:40:04.424Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestFileSpecPlugin [2021-07-12T17:40:04.424Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-12T17:40:04.424Z] === RUN TestFileJSONSpecPlugin [2021-07-12T17:40:04.424Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-12T17:40:04.424Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestPluginAddHandler [2021-07-12T17:40:04.424Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestPluginWaitBadPlugin [2021-07-12T17:40:04.424Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-12T17:40:04.424Z] === RUN TestGet [2021-07-12T17:40:04.424Z] time="2021-07-12T17:40:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-12T17:40:04.925Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-12T17:40:05.455Z] time="2021-07-12T17:40:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-12T17:40:05.817Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-12T17:40:05.861Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-12T17:40:06.118Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2021-07-12T17:40:06.118Z] ok github.com/docker/docker/plugin 0.536s coverage: 23.2% of statements [2021-07-12T17:40:06.408Z] === RUN TestValidatePrivileges [2021-07-12T17:40:06.408Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-12T17:40:06.408Z] === RUN TestFilterByCapNeg [2021-07-12T17:40:06.408Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-12T17:40:06.408Z] === RUN TestFilterByCapPos [2021-07-12T17:40:06.408Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-12T17:40:06.408Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-12T17:40:06.408Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-12T17:40:06.408Z] PASS [2021-07-12T17:40:06.408Z] coverage: 12.0% of statements [2021-07-12T17:40:06.408Z] ok github.com/docker/docker/plugin 0.454s coverage: 12.0% of statements [2021-07-12T17:40:06.478Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-12T17:40:06.478Z] === RUN TestInfoDebug [2021-07-12T17:40:06.478Z] --- PASS: TestInfoDebug (0.52s) [2021-07-12T17:40:06.478Z] === RUN TestInfoInsecureRegistries [2021-07-12T17:40:06.478Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-12T17:40:06.478Z] === RUN TestInfoRegistryMirrors [2021-07-12T17:40:06.478Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-12T17:40:06.478Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T17:40:06.478Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-07-12T17:40:06.478Z] === RUN TestPingCacheHeaders [2021-07-12T17:40:06.478Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-12T17:40:06.478Z] === RUN TestPingGet [2021-07-12T17:40:06.478Z] --- PASS: TestPingGet (0.01s) [2021-07-12T17:40:06.478Z] === RUN TestPingHead [2021-07-12T17:40:06.478Z] --- PASS: TestPingHead (0.02s) [2021-07-12T17:40:06.478Z] === RUN TestVersion [2021-07-12T17:40:06.478Z] --- PASS: TestVersion (0.02s) [2021-07-12T17:40:06.478Z] PASS [2021-07-12T17:40:06.478Z] [2021-07-12T17:40:06.478Z] === Skipped [2021-07-12T17:40:06.478Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T17:40:06.478Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-12T17:40:06.478Z] [2021-07-12T17:40:06.478Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-12T17:40:06.478Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-12T17:40:06.478Z] [2021-07-12T17:40:06.478Z] [2021-07-12T17:40:06.478Z] DONE 19 tests, 2 skipped in 23.414s [2021-07-12T17:40:06.478Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-12T17:40:06.739Z] INFO: Testing against a local daemon [2021-07-12T17:40:06.739Z] === RUN TestVolumesCreateAndList [2021-07-12T17:40:06.739Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-12T17:40:06.739Z] === RUN TestVolumesRemove [2021-07-12T17:40:06.859Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-12T17:40:06.859Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-12T17:40:06.859Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-12T17:40:06.859Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-12T17:40:06.995Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-12T17:40:06.995Z] === RUN TestVolumesInspect [2021-07-12T17:40:06.995Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-12T17:40:06.995Z] === RUN TestVolumesInvalidJSON [2021-07-12T17:40:06.995Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T17:40:06.995Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T17:40:06.995Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T17:40:06.995Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-12T17:40:06.995Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T17:40:06.995Z] PASS [2021-07-12T17:40:06.995Z] [2021-07-12T17:40:06.995Z] DONE 5 tests in 0.363s [2021-07-12T17:40:06.995Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-12T17:40:06.995Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12567 is not a child of this shell [2021-07-12T17:40:06.995Z] warning: PID 12567 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-12T17:40:06.995Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-12T17:40:06.995Z] [2021-07-12T17:40:06.995Z] Unloading profiles will leave already running processes permanently [2021-07-12T17:40:06.995Z] unconfined, which can lead to unexpected situations. [2021-07-12T17:40:06.995Z] [2021-07-12T17:40:06.995Z] To set a process to complain mode, use the command line tool [2021-07-12T17:40:06.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-12T17:40:06.995Z] Removing test suite binaries [2021-07-12T17:40:07.235Z] --- PASS: TestGraphdriverPluginV2 (4.02s) [2021-07-12T17:40:07.235Z] PASS [2021-07-12T17:40:07.235Z] [2021-07-12T17:40:07.235Z] DONE 5 tests in 10.100s [2021-07-12T17:40:07.235Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-12T17:40:07.235Z] ++ 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-12T17:40:07.235Z] ++ set -e [2021-07-12T17:40:07.235Z] ++ '[' -n 0 ']' [2021-07-12T17:40:07.235Z] ++ set -x [2021-07-12T17:40:07.235Z] ++ 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-12T17:40:07.235Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-12T17:40:07.235Z] INFO: Testing against a local daemon [2021-07-12T17:40:07.235Z] === RUN TestContinueAfterPluginCrash [2021-07-12T17:40:07.235Z] === PAUSE TestContinueAfterPluginCrash [2021-07-12T17:40:07.235Z] === RUN TestReadPluginNoRead [2021-07-12T17:40:07.235Z] === PAUSE TestReadPluginNoRead [2021-07-12T17:40:07.235Z] === RUN TestDaemonStartWithLogOpt [2021-07-12T17:40:07.235Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-12T17:40:07.235Z] === CONT TestContinueAfterPluginCrash [2021-07-12T17:40:07.235Z] === CONT TestDaemonStartWithLogOpt [2021-07-12T17:40:07.235Z] === CONT TestReadPluginNoRead [2021-07-12T17:40:07.250Z] exiting test-integration [2021-07-12T17:40:07.250Z] ++ exit 0 [2021-07-12T17:40:07.250Z] [2021-07-12T17:40:07.311Z] time="2021-07-12T17:40:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-12T17:40:07.344Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-12T17:40:07.384Z] --- PASS: TestGet (15.03s) [2021-07-12T17:40:07.384Z] === RUN TestPluginWithNoManifest [2021-07-12T17:40:07.384Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-12T17:40:07.384Z] === RUN TestGetAll [2021-07-12T17:40:07.384Z] --- PASS: TestGetAll (0.00s) [2021-07-12T17:40:07.384Z] PASS [2021-07-12T17:40:07.384Z] coverage: 73.4% of statements [2021-07-12T17:40:07.384Z] ok github.com/docker/docker/pkg/plugins 36.851s coverage: 73.4% of statements [2021-07-12T17:40:07.520Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 85.1% of statements [2021-07-12T17:40:07.879Z] === RUN TestNewSettable [2021-07-12T17:40:07.879Z] --- PASS: TestNewSettable (0.00s) [2021-07-12T17:40:07.879Z] === RUN TestIsSettable [2021-07-12T17:40:07.879Z] --- PASS: TestIsSettable (0.00s) [2021-07-12T17:40:07.879Z] === RUN TestUpdateSettingsEnv [2021-07-12T17:40:07.879Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-12T17:40:07.879Z] PASS [2021-07-12T17:40:07.879Z] coverage: 20.0% of statements [2021-07-12T17:40:07.879Z] ok github.com/docker/docker/plugin/v2 0.244s coverage: 20.0% of statements [2021-07-12T17:40:08.172Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-12T17:40:08.331Z] === RUN TestLoad [2021-07-12T17:40:08.331Z] --- PASS: TestLoad (0.00s) [2021-07-12T17:40:08.331Z] === RUN TestSave [2021-07-12T17:40:08.331Z] --- PASS: TestSave (0.03s) [2021-07-12T17:40:08.331Z] === RUN TestAddDeleteGet [2021-07-12T17:40:08.331Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-12T17:40:08.331Z] === RUN TestInvalidTags [2021-07-12T17:40:08.331Z] --- PASS: TestInvalidTags (0.01s) [2021-07-12T17:40:08.331Z] PASS [2021-07-12T17:40:08.331Z] coverage: 84.4% of statements [2021-07-12T17:40:08.331Z] ok github.com/docker/docker/reference 0.257s coverage: 84.4% of statements [2021-07-12T17:40:08.468Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-07-12T17:40:08.730Z] ok github.com/docker/docker/quota 0.588s coverage: 71.4% of statements [2021-07-12T17:40:09.549Z] === RUN TestReadPluginNoRead/default [2021-07-12T17:40:10.116Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2021-07-12T17:40:10.116Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-12T17:40:10.374Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-12T17:40:10.374Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-12T17:40:10.480Z] === RUN TestResolveAuthConfigIndexServer [2021-07-12T17:40:10.480Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestResolveAuthConfigFullURL [2021-07-12T17:40:10.480Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-12T17:40:10.480Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestValidateMirror [2021-07-12T17:40:10.480Z] --- PASS: TestValidateMirror (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestLoadInsecureRegistries [2021-07-12T17:40:10.480Z] time="2021-07-12T17:40:10Z" 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-12T17:40:10.480Z] time="2021-07-12T17:40:10Z" 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-12T17:40:10.480Z] time="2021-07-12T17:40:10Z" 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-12T17:40:10.480Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-07-12T17:40:10.480Z] === RUN TestNewServiceConfig [2021-07-12T17:40:10.480Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestValidateIndexName [2021-07-12T17:40:10.480Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestValidateIndexNameWithError [2021-07-12T17:40:10.480Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestEndpointParse [2021-07-12T17:40:10.480Z] --- PASS: TestEndpointParse (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestEndpointParseInvalid [2021-07-12T17:40:10.480Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestValidateEndpoint [2021-07-12T17:40:10.480Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestPing [2021-07-12T17:40:10.480Z] --- PASS: TestPing (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestPingRegistryEndpoint [2021-07-12T17:40:10.480Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:10.480Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestEndpoint [2021-07-12T17:40:10.480Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:10.480Z] --- SKIP: TestEndpoint (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestParseRepositoryInfo [2021-07-12T17:40:10.480Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestNewIndexInfo [2021-07-12T17:40:10.480Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestMirrorEndpointLookup [2021-07-12T17:40:10.480Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:10.480Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestSearchRepositories [2021-07-12T17:40:10.480Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-12T17:40:10.480Z] Host: 127.0.0.1:49315 [2021-07-12T17:40:10.480Z] User-Agent: docker test client [2021-07-12T17:40:10.480Z] Authorization: Token fake-token [2021-07-12T17:40:10.480Z] X-Docker-Token: true [2021-07-12T17:40:10.480Z] Accept-Encoding: gzip [2021-07-12T17:40:10.480Z] [2021-07-12T17:40:10.480Z] [2021-07-12T17:40:10.480Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-12T17:40:10.480Z] Connection: close [2021-07-12T17:40:10.480Z] Content-Length: 144 [2021-07-12T17:40:10.480Z] Cache-Control: no-cache [2021-07-12T17:40:10.480Z] Content-Type: application/json [2021-07-12T17:40:10.480Z] Date: Mon, 12 Jul 2021 17:40:10 GMT [2021-07-12T17:40:10.480Z] Expires: -1 [2021-07-12T17:40:10.480Z] Pragma: no-cache [2021-07-12T17:40:10.480Z] Server: docker-tests/mock [2021-07-12T17:40:10.480Z] X-Docker-Registry-Config: mock [2021-07-12T17:40:10.480Z] X-Docker-Registry-Version: 0.0.0 [2021-07-12T17:40:10.480Z] [2021-07-12T17:40:10.480Z] [2021-07-12T17:40:10.480Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-12T17:40:10.480Z] === RUN TestTrustedLocation [2021-07-12T17:40:10.480Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-12T17:40:10.480Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestAllowNondistributableArtifacts [2021-07-12T17:40:10.480Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestIsSecureIndex [2021-07-12T17:40:10.480Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-12T17:40:10.480Z] PASS [2021-07-12T17:40:10.480Z] coverage: 51.7% of statements [2021-07-12T17:40:10.480Z] ok github.com/docker/docker/registry 0.639s coverage: 51.7% of statements [2021-07-12T17:40:10.480Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-12T17:40:10.480Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-12T17:40:10.480Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-12T17:40:10.480Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-12T17:40:10.480Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-12T17:40:10.480Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-12T17:40:10.480Z] === RUN TestResumableRequestReaderWithReadError [2021-07-12T17:40:10.632Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-12T17:40:10.658Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2021-07-12T17:40:10.891Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-12T17:40:10.920Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-07-12T17:40:10.933Z] time="2021-07-12T17:40:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-12T17:40:10.933Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-12T17:40:10.933Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-12T17:40:10.933Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-12T17:40:10.933Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-12T17:40:10.933Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-12T17:40:10.933Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-12T17:40:10.933Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-12T17:40:10.933Z] === RUN TestResumableRequestReader [2021-07-12T17:40:10.933Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-12T17:40:10.933Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-12T17:40:10.933Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-12T17:40:10.933Z] PASS [2021-07-12T17:40:10.933Z] coverage: 100.0% of statements [2021-07-12T17:40:10.933Z] ok github.com/docker/docker/registry/resumable 0.887s coverage: 100.0% of statements [2021-07-12T17:40:11.149Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-12T17:40:11.388Z] time="2021-07-12T17:40:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-12T17:40:11.388Z] === RUN TestRestartManagerTimeout [2021-07-12T17:40:11.388Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-12T17:40:11.388Z] === RUN TestRestartManagerTimeoutReset [2021-07-12T17:40:11.388Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-12T17:40:11.388Z] PASS [2021-07-12T17:40:11.388Z] coverage: 50.9% of statements [2021-07-12T17:40:11.388Z] ok github.com/docker/docker/restartmanager 0.168s coverage: 50.9% of statements [2021-07-12T17:40:11.407Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-12T17:40:11.840Z] === RUN TestDecodeContainerConfig [2021-07-12T17:40:11.840Z] --- PASS: TestDecodeContainerConfig (0.02s) [2021-07-12T17:40:11.840Z] === RUN TestDecodeContainerConfigIsolation [2021-07-12T17:40:11.840Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-12T17:40:11.840Z] === RUN TestValidatePrivileged [2021-07-12T17:40:11.840Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-12T17:40:11.840Z] PASS [2021-07-12T17:40:11.840Z] coverage: 52.2% of statements [2021-07-12T17:40:11.840Z] ok github.com/docker/docker/runconfig 0.190s coverage: 52.2% of statements [2021-07-12T17:40:12.313Z] ok github.com/docker/docker/registry 0.150s coverage: 58.8% of statements Post stage [Pipeline] junit [2021-07-12T17:40:12.504Z] Recording test results [2021-07-12T17:40:12.576Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-07-12T17:40:12.793Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-12T17:40:12.793Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-12T17:40:12.793Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-12T17:40:12.793Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-12T17:40:12.793Z] PASS [2021-07-12T17:40:12.793Z] coverage: 62.5% of statements [2021-07-12T17:40:12.793Z] ok github.com/docker/docker/testutil 0.287s coverage: 62.5% of statements [2021-07-12T17:40:13.006Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-12T17:40:13.153Z] ok github.com/docker/docker/runconfig 0.030s coverage: 66.1% of statements [2021-07-12T17:40:13.307Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-12T17:40:13.393Z] + echo Ensuring container killed. [2021-07-12T17:40:13.393Z] Ensuring container killed. [2021-07-12T17:40:13.393Z] + docker rm -vf docker-pr6 [2021-07-12T17:40:13.393Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-12T17:40:13.566Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-12T17:40:13.667Z] + echo Chowning /workspace to jenkins user [2021-07-12T17:40:13.667Z] Chowning /workspace to jenkins user [2021-07-12T17:40:13.667Z] + id -u [2021-07-12T17:40:13.667Z] + id -g [2021-07-12T17:40:13.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/workspace busybox chown -R 1000:1000 /workspace [2021-07-12T17:40:13.869Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-12T17:40:14.132Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-12T17:40:14.429Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-12T17:40:14.698Z] === CONT TestReadPluginNoRead [2021-07-12T17:40:14.698Z] read_test.go:92: [d15ffd48db00c] daemon is not started [2021-07-12T17:40:14.698Z] --- PASS: TestReadPluginNoRead (7.67s) [2021-07-12T17:40:14.698Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2021-07-12T17:40:14.698Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-07-12T17:40:14.698Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s) [2021-07-12T17:40:15.633Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2021-07-12T17:40:15.633Z] PASS [2021-07-12T17:40:15.633Z] [2021-07-12T17:40:15.633Z] DONE 6 tests in 8.498s [2021-07-12T17:40:15.633Z] 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-12T17:40:15.633Z] ++ 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-12T17:40:15.633Z] ++ set -e [2021-07-12T17:40:15.633Z] ++ '[' -n 0 ']' [2021-07-12T17:40:15.633Z] ++ set -x [2021-07-12T17:40:15.633Z] ++ 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-12T17:40:15.633Z] testing: warning: no tests to run [2021-07-12T17:40:15.633Z] PASS [2021-07-12T17:40:15.633Z] [2021-07-12T17:40:15.633Z] DONE 0 tests in 0.009s [2021-07-12T17:40:15.633Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-12T17:40:15.633Z] ++ 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-12T17:40:15.633Z] ++ set -e [2021-07-12T17:40:15.633Z] ++ '[' -n 0 ']' [2021-07-12T17:40:15.633Z] ++ set -x [2021-07-12T17:40:15.633Z] ++ 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-12T17:40:15.633Z] INFO: Testing against a local daemon [2021-07-12T17:40:15.633Z] === RUN TestPluginWithDevMounts [2021-07-12T17:40:15.633Z] === PAUSE TestPluginWithDevMounts [2021-07-12T17:40:15.633Z] === CONT TestPluginWithDevMounts [2021-07-12T17:40:15.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-12T17:40:16.054Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-12T17:40:16.054Z] PASS [2021-07-12T17:40:16.054Z] [2021-07-12T17:40:16.054Z] DONE 17 tests in 46.666s [2021-07-12T17:40:16.054Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-12T17:40:16.054Z] INFO: Testing against a local daemon [2021-07-12T17:40:16.054Z] === RUN TestPluginInvalidJSON [2021-07-12T17:40:16.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:40:16.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:40:16.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:40:16.054Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-12T17:40:16.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T17:40:16.054Z] === RUN TestPluginInstall [2021-07-12T17:40:16.054Z] === RUN TestPluginInstall/no_auth [2021-07-12T17:40:16.054Z] time="2021-07-12T17:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:40:16.054Z] time="2021-07-12T17:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ac9d75946d9cefc729f6d84075468557684217b41738b67b7a3a7cd1f14c976" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:40:16.054Z] time="2021-07-12T17:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:40:16.054Z] time="2021-07-12T17:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ac9d75946d9cefc729f6d84075468557684217b41738b67b7a3a7cd1f14c976" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-12T17:40:16.312Z] === RUN TestPluginInstall/with_htpasswd [2021-07-12T17:40:16.519Z] + bundleName=amd64-rootless [2021-07-12T17:40:16.519Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-12T17:40:16.519Z] Creating amd64-rootless-bundles.tar.gz [2021-07-12T17:40:16.519Z] + + find bundles -path */root/*overlay2 -prune -oxargs -type tar f -czf ( amd64-rootless-bundles.tar.gz -name [2021-07-12T17:40:16.519Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-12T17:40:16.533Z] === RUN TestGetDriver [2021-07-12T17:40:16.533Z] --- PASS: TestGetDriver (0.00s) [2021-07-12T17:40:16.533Z] === RUN TestVolumeRequestError [2021-07-12T17:40:16.533Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-12T17:40:16.533Z] PASS [2021-07-12T17:40:16.533Z] coverage: 36.1% of statements [2021-07-12T17:40:16.533Z] ok github.com/docker/docker/volume/drivers 0.398s coverage: 36.1% of statements [2021-07-12T17:40:16.534Z] Archiving artifacts [2021-07-12T17:40:16.568Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-12T17:40:16.877Z] time="2021-07-12T17:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:40:16.878Z] time="2021-07-12T17:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e447b5d7c44aae0b8bf51a9b1b0459f4b0cb40f413638e2b61b37ea5043f8b4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:40:16.878Z] time="2021-07-12T17:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:40:16.878Z] time="2021-07-12T17:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e447b5d7c44aae0b8bf51a9b1b0459f4b0cb40f413638e2b61b37ea5043f8b4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:40:16.878Z] === RUN TestPluginInstall/with_insecure [2021-07-12T17:40:16.985Z] === RUN TestGetAddress [2021-07-12T17:40:16.985Z] --- PASS: TestGetAddress (0.00s) [2021-07-12T17:40:16.985Z] === RUN TestRemove [2021-07-12T17:40:16.985Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-12T17:40:16.985Z] --- SKIP: TestRemove (0.00s) [2021-07-12T17:40:16.985Z] === RUN TestInitializeWithVolumes [2021-07-12T17:40:16.985Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-12T17:40:16.985Z] === RUN TestCreate [2021-07-12T17:40:16.985Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:40:16.985Z] === RUN TestValidateName [2021-07-12T17:40:16.985Z] --- PASS: TestValidateName (0.00s) [2021-07-12T17:40:16.985Z] === RUN TestCreateWithOpts [2021-07-12T17:40:16.985Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-12T17:40:16.985Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-12T17:40:16.985Z] === RUN TestRelaodNoOpts [2021-07-12T17:40:16.985Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-12T17:40:16.985Z] PASS [2021-07-12T17:40:16.985Z] coverage: 41.5% of statements [2021-07-12T17:40:16.985Z] ok github.com/docker/docker/volume/local 0.334s coverage: 41.5% of statements [2021-07-12T17:40:17.060Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T17:40:17.135Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-07-12T17:40:17.135Z] PASS [2021-07-12T17:40:17.135Z] [2021-07-12T17:40:17.135Z] DONE 1 tests in 1.650s [2021-07-12T17:40:17.135Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-12T17:40:17.135Z] ++ 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-12T17:40:17.135Z] ++ set -e [2021-07-12T17:40:17.135Z] ++ '[' -n 0 ']' [2021-07-12T17:40:17.135Z] ++ set -x [2021-07-12T17:40:17.135Z] ++ 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-12T17:40:17.135Z] INFO: Testing against a local daemon [2021-07-12T17:40:17.135Z] === RUN TestSecretInspect [2021-07-12T17:40:17.363Z] + make clean [2021-07-12T17:40:17.618Z] docker volume rm -f docker-dev-cache [2021-07-12T17:40:17.618Z] docker-dev-cache [Pipeline] deleteDir [2021-07-12T17:40:17.701Z] docker_api_swarm_test.go:271: [d6f8adea67370] joining swarm manager [dcebd90c51a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:40:17.701Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-12T17:40:17.810Z] time="2021-07-12T17:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:40:17.810Z] time="2021-07-12T17:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d15c0d23c204516ca15a30ec52210cba48ef5beb0a376ca437099c31e71146d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:40:17.810Z] time="2021-07-12T17:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:40:17.810Z] time="2021-07-12T17:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d15c0d23c204516ca15a30ec52210cba48ef5beb0a376ca437099c31e71146d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:40:18.068Z] plugin_test.go:165: [d9ff31806e01d] daemon is not started [2021-07-12T17:40:18.068Z] --- PASS: TestPluginInstall (3.50s) [2021-07-12T17:40:18.068Z] --- PASS: TestPluginInstall/no_auth (1.69s) [2021-07-12T17:40:18.068Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-07-12T17:40:18.068Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2021-07-12T17:40:18.068Z] === RUN TestPluginsWithRuntimes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T17:40:18.501Z] === RUN TestConvertTmpfsOptions [2021-07-12T17:40:18.502Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-12T17:40:18.502Z] parser_test.go:49: data="ro" [2021-07-12T17:40:18.502Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-12T17:40:18.502Z] === RUN TestParseMountRaw [2021-07-12T17:40:18.502Z] --- PASS: TestParseMountRaw (0.04s) [2021-07-12T17:40:18.502Z] === RUN TestParseMountRawSplit [2021-07-12T17:40:18.502Z] parser_test.go:390: case 0 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 1 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 2 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 3 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 4 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 5 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 6 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 7 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 8 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 0 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 1 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 2 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 3 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 4 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 5 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 6 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 7 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 8 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 9 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 10 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 11 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 12 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 0 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 1 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 2 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 3 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 4 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 5 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 6 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 7 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 8 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 9 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 10 [2021-07-12T17:40:18.502Z] parser_test.go:390: case 11 [2021-07-12T17:40:18.502Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-12T17:40:18.502Z] === RUN TestParseMountSpec [2021-07-12T17:40:18.502Z] parser_test.go:455: case 0 [2021-07-12T17:40:18.502Z] parser_test.go:455: case 1 [2021-07-12T17:40:18.502Z] parser_test.go:455: case 2 [2021-07-12T17:40:18.502Z] parser_test.go:455: case 3 [2021-07-12T17:40:18.502Z] parser_test.go:455: case 4 [2021-07-12T17:40:18.502Z] parser_test.go:455: case 5 [2021-07-12T17:40:18.502Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-12T17:40:18.502Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-12T17:40:18.502Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-12T17:40:18.502Z] === RUN TestValidateMount [2021-07-12T17:40:18.502Z] --- PASS: TestValidateMount (0.00s) [2021-07-12T17:40:18.502Z] PASS [2021-07-12T17:40:18.502Z] coverage: 66.2% of statements [2021-07-12T17:40:18.502Z] ok github.com/docker/docker/volume/mounts 0.278s coverage: 66.2% of statements [2021-07-12T17:40:19.076Z] docker_api_swarm_test.go:272: [dd6d235377f1c] joining swarm manager [dcebd90c51a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:40:19.475Z] --- PASS: TestGet (15.01s) [2021-07-12T17:40:19.475Z] === RUN TestPluginWithNoManifest [2021-07-12T17:40:19.475Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-12T17:40:19.475Z] === RUN TestGetAll [2021-07-12T17:40:19.475Z] --- PASS: TestGetAll (0.01s) [2021-07-12T17:40:19.475Z] PASS [2021-07-12T17:40:19.475Z] coverage: 73.4% of statements [2021-07-12T17:40:19.475Z] ok github.com/docker/docker/pkg/plugins 36.329s coverage: 73.4% of statements [2021-07-12T17:40:19.475Z] === RUN TestSetGetMeta [2021-07-12T17:40:19.475Z] === PAUSE TestSetGetMeta [2021-07-12T17:40:19.475Z] === RUN TestRestore [2021-07-12T17:40:19.475Z] === PAUSE TestRestore [2021-07-12T17:40:19.475Z] === RUN TestServiceCreate [2021-07-12T17:40:19.475Z] === PAUSE TestServiceCreate [2021-07-12T17:40:19.475Z] === RUN TestServiceList [2021-07-12T17:40:19.475Z] === PAUSE TestServiceList [2021-07-12T17:40:19.475Z] === RUN TestServiceRemove [2021-07-12T17:40:19.475Z] === PAUSE TestServiceRemove [2021-07-12T17:40:19.475Z] === RUN TestServiceGet [2021-07-12T17:40:19.475Z] === PAUSE TestServiceGet [2021-07-12T17:40:19.475Z] === RUN TestServicePrune [2021-07-12T17:40:19.475Z] === PAUSE TestServicePrune [2021-07-12T17:40:19.475Z] === RUN TestCreate [2021-07-12T17:40:19.475Z] === PAUSE TestCreate [2021-07-12T17:40:19.475Z] === RUN TestRemove [2021-07-12T17:40:19.475Z] === PAUSE TestRemove [2021-07-12T17:40:19.475Z] === RUN TestList [2021-07-12T17:40:19.475Z] === PAUSE TestList [2021-07-12T17:40:19.475Z] === RUN TestFindByDriver [2021-07-12T17:40:19.475Z] === PAUSE TestFindByDriver [2021-07-12T17:40:19.475Z] === RUN TestFindByReferenced [2021-07-12T17:40:19.475Z] === PAUSE TestFindByReferenced [2021-07-12T17:40:19.475Z] === RUN TestDerefMultipleOfSameRef [2021-07-12T17:40:19.475Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-12T17:40:19.475Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:40:19.475Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:40:19.475Z] === RUN TestDefererencePluginOnCreateError [2021-07-12T17:40:19.475Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-12T17:40:19.475Z] === RUN TestRefDerefRemove [2021-07-12T17:40:19.475Z] === PAUSE TestRefDerefRemove [2021-07-12T17:40:19.475Z] === RUN TestGet [2021-07-12T17:40:19.475Z] === PAUSE TestGet [2021-07-12T17:40:19.475Z] === RUN TestGetWithReference [2021-07-12T17:40:19.475Z] === PAUSE TestGetWithReference [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_nil_list [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_empty_list [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_filter_some [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_filter_middle [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:40:19.475Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-12T17:40:19.475Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_nil_list [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_empty_list [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_filter_some [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_filter_middle [2021-07-12T17:40:19.475Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-12T17:40:19.475Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-12T17:40:19.475Z] === CONT TestSetGetMeta [2021-07-12T17:40:19.475Z] === CONT TestFindByReferenced [2021-07-12T17:40:19.475Z] === CONT TestServicePrune [2021-07-12T17:40:19.475Z] === CONT TestGet [2021-07-12T17:40:19.475Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestFindByDriver [2021-07-12T17:40:19.475Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestList [2021-07-12T17:40:19.475Z] --- PASS: TestGet (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestRemove [2021-07-12T17:40:19.475Z] --- PASS: TestFindByDriver (0.03s) [2021-07-12T17:40:19.475Z] === CONT TestCreate [2021-07-12T17:40:19.475Z] --- PASS: TestList (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestGetWithReference [2021-07-12T17:40:19.475Z] --- PASS: TestRemove (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestDefererencePluginOnCreateError [2021-07-12T17:40:19.475Z] --- PASS: TestCreate (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestRefDerefRemove [2021-07-12T17:40:19.475Z] --- PASS: TestGetWithReference (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:40:19.475Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-12T17:40:19.475Z] === CONT TestServiceList [2021-07-12T17:40:19.475Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-12T17:40:19.475Z] === CONT TestServiceGet [2021-07-12T17:40:19.475Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-12T17:40:19.475Z] === CONT TestServiceRemove [2021-07-12T17:40:19.475Z] --- PASS: TestServiceGet (0.10s) [2021-07-12T17:40:19.475Z] === CONT TestDerefMultipleOfSameRef [2021-07-12T17:40:19.475Z] time="2021-07-12T17:40:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:19.475Z] --- PASS: TestServiceRemove (0.11s) [2021-07-12T17:40:19.475Z] === CONT TestServiceCreate [2021-07-12T17:40:19.475Z] --- PASS: TestServiceList (0.12s) [2021-07-12T17:40:19.475Z] === CONT TestRestore [2021-07-12T17:40:19.475Z] time="2021-07-12T17:40:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:19.475Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-12T17:40:19.475Z] time="2021-07-12T17:40:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:19.476Z] time="2021-07-12T17:40:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-12T17:40:19.476Z] --- PASS: TestServiceCreate (0.02s) [2021-07-12T17:40:19.476Z] time="2021-07-12T17:40:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:40:19.476Z] --- PASS: TestRestore (0.03s) [2021-07-12T17:40:19.476Z] --- PASS: TestServicePrune (0.23s) [2021-07-12T17:40:19.476Z] PASS [2021-07-12T17:40:19.476Z] coverage: 69.6% of statements [2021-07-12T17:40:19.930Z] ok github.com/docker/docker/volume/service 0.720s coverage: 69.6% of statements [2021-07-12T17:40:19.968Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-12T17:40:20.010Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-12T17:40:20.533Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-12T17:40:20.567Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-12T17:40:20.576Z] --- PASS: TestSecretInspect (3.17s) [2021-07-12T17:40:20.576Z] === RUN TestSecretList [2021-07-12T17:40:21.153Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-12T17:40:21.907Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2021-07-12T17:40:21.907Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-07-12T17:40:21.907Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2021-07-12T17:40:21.907Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T17:40:22.165Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2021-07-12T17:40:22.165Z] PASS [2021-07-12T17:40:22.165Z] [2021-07-12T17:40:22.165Z] DONE 10 tests in 7.696s [2021-07-12T17:40:22.165Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-12T17:40:22.423Z] INFO: Testing against a local daemon [2021-07-12T17:40:22.423Z] === RUN TestExternalGraphDriver [2021-07-12T17:40:22.423Z] === RUN TestExternalGraphDriver/json [2021-07-12T17:40:22.467Z] 2021/07/12 17:40:21 Closing DB instances... [2021-07-12T17:40:22.545Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-12T17:40:22.545Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-12T17:40:23.110Z] --- PASS: TestSecretList (2.66s) [2021-07-12T17:40:23.110Z] === RUN TestSecretsCreateAndDelete [2021-07-12T17:40:23.374Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-12T17:40:23.375Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-12T17:40:23.440Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2021-07-12T17:40:23.440Z] === RUN TestFindNode [2021-07-12T17:40:23.901Z] 2021/07/12 17:40:23 Closing DB instances... [2021-07-12T17:40:23.901Z] --- PASS: TestFindNode (0.03s) [2021-07-12T17:40:23.901Z] === RUN TestChangeNodeState [2021-07-12T17:40:23.901Z] 2021/07/12 17:40:23 Closing DB instances... [2021-07-12T17:40:23.901Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-12T17:40:23.901Z] === RUN TestNodeReincarnation [2021-07-12T17:40:23.901Z] 2021/07/12 17:40:23 Closing DB instances... [2021-07-12T17:40:24.321Z] === RUN TestExternalGraphDriver/spec [2021-07-12T17:40:25.429Z] ok github.com/docker/docker/pkg/plugins 33.667s coverage: 76.6% of statements [2021-07-12T17:40:25.429Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-07-12T17:40:25.640Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-07-12T17:40:25.640Z] === RUN TestSecretsUpdate [2021-07-12T17:40:25.695Z] ok github.com/docker/docker/volume/local 0.353s coverage: 76.4% of statements [2021-07-12T17:40:25.695Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2021-07-12T17:40:26.227Z] === RUN TestExternalGraphDriver/pull [2021-07-12T17:40:26.574Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-12T17:40:27.949Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-12T17:40:28.017Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-12T17:40:28.125Z] --- PASS: TestExternalGraphDriver (5.44s) [2021-07-12T17:40:28.125Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-07-12T17:40:28.125Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-07-12T17:40:28.125Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-07-12T17:40:28.125Z] === RUN TestGraphdriverPluginV2 [2021-07-12T17:40:28.515Z] --- PASS: TestSecretsUpdate (2.79s) [2021-07-12T17:40:28.515Z] === RUN TestTemplatedSecret [2021-07-12T17:40:28.528Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-12T17:40:28.528Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-12T17:40:28.528Z] [2021-07-12T17:40:28.528Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-12T17:40:28.528Z] =========================== short test summary info ============================ [2021-07-12T17:40:28.528Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-12T17:40:28.528Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-12T17:40:28.528Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-12T17:40:28.528Z] Not supported on most drivers [2021-07-12T17:40:28.528Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-12T17:40:28.528Z] Output of docker top depends on host distro, and is not formalized. [2021-07-12T17:40:28.528Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-12T17:40:28.528Z] Output of docker top depends on host distro, and is not formalized. [2021-07-12T17:40:28.528Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-12T17:40:28.528Z] Can fail if eth0 has multiple IP addresses [2021-07-12T17:40:28.528Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-12T17:40:28.528Z] This doesn't seem to be taken into account by the engine [2021-07-12T17:40:28.528Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-12T17:40:28.528Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-12T17:40:28.528Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-12T17:40:28.528Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 348.35 seconds == [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-12T17:40:28.606Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-12T17:40:28.606Z] === RUN TestParallelCreate [2021-07-12T17:40:28.606Z] 2021/07/12 17:40:28 Closing DB instances... [2021-07-12T17:40:28.606Z] --- PASS: TestParallelCreate (0.02s) [2021-07-12T17:40:28.606Z] === RUN TestParallelDelete [2021-07-12T17:40:28.606Z] 2021/07/12 17:40:28 Closing DB instances... [2021-07-12T17:40:28.606Z] --- PASS: TestParallelDelete (0.02s) [2021-07-12T17:40:28.606Z] === RUN TestNetworkDBIslands [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ad1dd0ab9c67 with config:&{NodeID:ad1dd0ab9c67 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, added to nodes list" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a1f26d4f6f02 with config:&{NodeID:a1f26d4f6f02 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, added to nodes list" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-12T17:40:28.606Z] time="2021-07-12T17:40:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-07-12T17:40:28.607Z] time="2021-07-12T17:40:28Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:28.607Z] time="2021-07-12T17:40:28Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:28.607Z] time="2021-07-12T17:40:28Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, added to nodes list" [2021-07-12T17:40:28.607Z] time="2021-07-12T17:40:28Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, added to nodes list" [2021-07-12T17:40:28.607Z] time="2021-07-12T17:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-12T17:40:28.607Z] time="2021-07-12T17:40:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-07-12T17:40:28.784Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-12T17:40:29.081Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-12T17:40:29.619Z] time="2021-07-12T17:40:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:30a721b7cf48 with config:&{NodeID:30a721b7cf48 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:29.619Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, added to nodes list" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, added to nodes list" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, added to nodes list" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, added to nodes list" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:29.620Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.016Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:928809d22491 with config:&{NodeID:928809d22491 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 30a721b7cf48/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.082Z] time="2021-07-12T17:40:29Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:47907bf7d288 with config:&{NodeID:47907bf7d288 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.546Z] time="2021-07-12T17:40:30Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 30a721b7cf48/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 30a721b7cf48/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:30.547Z] time="2021-07-12T17:40:30Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:31.010Z] networkdb_test.go:842: Re-joining: 3 [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=info msg="The new bootstrap node list is:[172.25.123.236:10033 172.25.123.236:10034 172.25.123.236:10035]" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10033" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49375" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10034" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49376" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10035" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49377" [2021-07-12T17:40:31.010Z] networkdb_test.go:842: Re-joining: 4 [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=info msg="The new bootstrap node list is:[172.25.123.236:10033 172.25.123.236:10034 172.25.123.236:10035]" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10033" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49378" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10034" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49379" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49380" [2021-07-12T17:40:31.010Z] time="2021-07-12T17:40:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10035" [2021-07-12T17:40:31.425Z] --- PASS: TestGraphdriverPluginV2 (3.73s) [2021-07-12T17:40:31.425Z] PASS [2021-07-12T17:40:31.425Z] [2021-07-12T17:40:31.425Z] DONE 5 tests in 9.207s [2021-07-12T17:40:31.425Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-12T17:40:31.425Z] INFO: Testing against a local daemon [2021-07-12T17:40:31.425Z] === RUN TestContinueAfterPluginCrash [2021-07-12T17:40:31.425Z] === PAUSE TestContinueAfterPluginCrash [2021-07-12T17:40:31.425Z] === RUN TestReadPluginNoRead [2021-07-12T17:40:31.425Z] === PAUSE TestReadPluginNoRead [2021-07-12T17:40:31.425Z] === RUN TestDaemonStartWithLogOpt [2021-07-12T17:40:31.425Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-12T17:40:31.425Z] === CONT TestContinueAfterPluginCrash [2021-07-12T17:40:31.425Z] === CONT TestDaemonStartWithLogOpt [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="node 0 leaving" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="node4(928809d22491): Node leave event for ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="node5(47907bf7d288): Node leave event for ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="node2(a1f26d4f6f02): Node leave event for ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="node3(30a721b7cf48): Node leave event for ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="node1(ad1dd0ab9c67): Node leave event for ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.472Z] time="2021-07-12T17:40:31Z" level=info msg="Node ad1dd0ab9c67/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.25.123.236:10034: use of closed network connection" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="node 1 leaving" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="node4(928809d22491): Node leave event for a1f26d4f6f02/172.25.123.236" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="node3(30a721b7cf48): Node leave event for a1f26d4f6f02/172.25.123.236" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="node5(47907bf7d288): Node leave event for a1f26d4f6f02/172.25.123.236" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02 change state NodeActive --> NodeLeft" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="node2(a1f26d4f6f02): Node leave event for a1f26d4f6f02/172.25.123.236" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, left gossip cluster" [2021-07-12T17:40:31.934Z] time="2021-07-12T17:40:31Z" level=info msg="Node a1f26d4f6f02/172.25.123.236, left gossip cluster" [2021-07-12T17:40:32.292Z] ok github.com/docker/docker/volume/service 0.024s coverage: 72.3% of statements [2021-07-12T17:40:32.502Z] time="2021-07-12T17:40:31Z" level=info msg="node 2 leaving" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:31Z" level=info msg="Node 30a721b7cf48 change state NodeActive --> NodeLeft" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:31Z" level=info msg="node4(928809d22491): Node leave event for 30a721b7cf48/172.25.123.236" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:31Z" level=info msg="Node 30a721b7cf48 change state NodeActive --> NodeLeft" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:31Z" level=info msg="node5(47907bf7d288): Node leave event for 30a721b7cf48/172.25.123.236" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 30a721b7cf48 change state NodeActive --> NodeLeft" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="node3(30a721b7cf48): Node leave event for 30a721b7cf48/172.25.123.236" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 30a721b7cf48/172.25.123.236, left gossip cluster" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 30a721b7cf48/172.25.123.236, left gossip cluster" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 30a721b7cf48/172.25.123.236, left gossip cluster" [2021-07-12T17:40:32.503Z] networkdb_test.go:874: node4: OK [2021-07-12T17:40:32.503Z] networkdb_test.go:874: node5: OK [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="node 0 coming back" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2e14d6c8bc6e with config:&{NodeID:2e14d6c8bc6e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, added to nodes list" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="node 1 coming back" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:06f4927ae5bb with config:&{NodeID:06f4927ae5bb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, added to nodes list" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="node 2 coming back" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f55a25bec163 with config:&{NodeID:f55a25bec163 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node f55a25bec163/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:32.503Z] time="2021-07-12T17:40:32Z" level=info msg="Node f55a25bec163/172.25.123.236, added to nodes list" [2021-07-12T17:40:32.547Z] --- PASS: TestTemplatedSecret (3.73s) [2021-07-12T17:40:32.547Z] === RUN TestSecretCreateResolve [2021-07-12T17:40:34.665Z] 2021/07/12 17:40:33 Closing DB instances... [2021-07-12T17:40:35.076Z] --- PASS: TestSecretCreateResolve (2.78s) [2021-07-12T17:40:35.076Z] PASS [2021-07-12T17:40:35.076Z] [2021-07-12T17:40:35.076Z] DONE 6 tests in 17.895s [2021-07-12T17:40:35.076Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-12T17:40:35.076Z] ++ 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-12T17:40:35.076Z] ++ set -e [2021-07-12T17:40:35.076Z] ++ '[' -n 0 ']' [2021-07-12T17:40:35.076Z] ++ set -x [2021-07-12T17:40:35.076Z] ++ 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-12T17:40:35.076Z] INFO: Testing against a local daemon [2021-07-12T17:40:35.076Z] === RUN TestServiceCreateInit [2021-07-12T17:40:35.076Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T17:40:35.117Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-07-12T17:40:35.117Z] === RUN TestFindNode [2021-07-12T17:40:35.117Z] 2021/07/12 17:40:35 Closing DB instances... [2021-07-12T17:40:35.117Z] --- PASS: TestFindNode (0.02s) [2021-07-12T17:40:35.117Z] === RUN TestChangeNodeState [2021-07-12T17:40:35.117Z] 2021/07/12 17:40:35 Closing DB instances... [2021-07-12T17:40:35.117Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-12T17:40:35.117Z] === RUN TestNodeReincarnation [2021-07-12T17:40:35.117Z] 2021/07/12 17:40:35 Closing DB instances... [2021-07-12T17:40:35.607Z] --- PASS: TestDaemonStartWithLogOpt (3.69s) [2021-07-12T17:40:35.607Z] === CONT TestReadPluginNoRead [2021-07-12T17:40:36.252Z] time="2021-07-12T17:40:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.123.236:10033 172.25.123.236:10034 172.25.123.236:10035]" [2021-07-12T17:40:36.712Z] time="2021-07-12T17:40:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.123.236:10033 172.25.123.236:10034 172.25.123.236:10035]" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10033" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49381" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, is the new incarnation of the shutdown node ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10034" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49382" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, is the new incarnation of the shutdown node a1f26d4f6f02/172.25.123.236" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10035" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49383" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 928809d22491/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 928809d22491/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 47907bf7d288/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, is the new incarnation of the shutdown node 30a721b7cf48/172.25.123.236" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.172Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, is the new incarnation of the shutdown node a1f26d4f6f02/172.25.123.236" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, is the new incarnation of the shutdown node ad1dd0ab9c67/172.25.123.236" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, is the new incarnation of the shutdown node 30a721b7cf48/172.25.123.236" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:36Z" level=info msg="Node f55a25bec163/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:37Z" level=info msg="Node f55a25bec163/172.25.123.236, joined gossip cluster" [2021-07-12T17:40:37.173Z] time="2021-07-12T17:40:37Z" level=info msg="Node f55a25bec163/172.25.123.236, added to nodes list" [2021-07-12T17:40:37.505Z] === RUN TestReadPluginNoRead/default [2021-07-12T17:40:37.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-12T17:40:37.635Z] time="2021-07-12T17:40:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10033" [2021-07-12T17:40:37.635Z] time="2021-07-12T17:40:37Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49384" [2021-07-12T17:40:37.635Z] time="2021-07-12T17:40:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10034" [2021-07-12T17:40:37.635Z] time="2021-07-12T17:40:37Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49385" [2021-07-12T17:40:37.635Z] time="2021-07-12T17:40:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.123.236:10035" [2021-07-12T17:40:37.635Z] time="2021-07-12T17:40:37Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49386" [2021-07-12T17:40:37.635Z] 2021/07/12 17:40:37 Closing DB instances... [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="node3(f55a25bec163): Node leave event for 2e14d6c8bc6e/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="node4(928809d22491): Node leave event for 2e14d6c8bc6e/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="node5(47907bf7d288): Node leave event for 2e14d6c8bc6e/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="node2(06f4927ae5bb): Node leave event for 2e14d6c8bc6e/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="node1(2e14d6c8bc6e): Node leave event for 2e14d6c8bc6e/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:37Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 2e14d6c8bc6e/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="node4(928809d22491): Node leave event for 06f4927ae5bb/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="node3(f55a25bec163): Node leave event for 06f4927ae5bb/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="node5(47907bf7d288): Node leave event for 06f4927ae5bb/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="node2(06f4927ae5bb): Node leave event for 06f4927ae5bb/172.25.123.236" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.292Z] time="2021-07-12T17:40:38Z" level=info msg="Node 06f4927ae5bb/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="Node f55a25bec163 change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="node4(928809d22491): Node leave event for f55a25bec163/172.25.123.236" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="Node f55a25bec163 change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="node5(47907bf7d288): Node leave event for f55a25bec163/172.25.123.236" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="Node f55a25bec163 change state NodeActive --> NodeLeft" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="node3(f55a25bec163): Node leave event for f55a25bec163/172.25.123.236" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="Node f55a25bec163/172.25.123.236, left gossip cluster" [2021-07-12T17:40:38.820Z] time="2021-07-12T17:40:38Z" level=info msg="Node f55a25bec163/172.25.123.236, left gossip cluster" [2021-07-12T17:40:39.282Z] time="2021-07-12T17:40:38Z" level=info msg="Node f55a25bec163/172.25.123.236, left gossip cluster" [2021-07-12T17:40:39.282Z] time="2021-07-12T17:40:38Z" level=debug msg="memberlist: Failed ping: 47907bf7d288 (timeout reached)" [2021-07-12T17:40:39.282Z] time="2021-07-12T17:40:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.123.236:10035: use of closed network connection" [2021-07-12T17:40:39.282Z] time="2021-07-12T17:40:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.123.236:10036: use of closed network connection" [2021-07-12T17:40:39.282Z] time="2021-07-12T17:40:38Z" level=debug msg="memberlist: Stream connection from=172.25.123.236:49387" [2021-07-12T17:40:39.282Z] time="2021-07-12T17:40:39Z" level=info msg="Node 928809d22491 change state NodeActive --> NodeLeft" [2021-07-12T17:40:39.283Z] time="2021-07-12T17:40:39Z" level=info msg="node5(47907bf7d288): Node leave event for 928809d22491/172.25.123.236" [2021-07-12T17:40:39.283Z] time="2021-07-12T17:40:39Z" level=info msg="Node 928809d22491 change state NodeActive --> NodeLeft" [2021-07-12T17:40:39.283Z] time="2021-07-12T17:40:39Z" level=info msg="node4(928809d22491): Node leave event for 928809d22491/172.25.123.236" [2021-07-12T17:40:39.561Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-12T17:40:39.743Z] time="2021-07-12T17:40:39Z" level=warning msg="memberlist: Was able to connect to 47907bf7d288 but other probes failed, network may be misconfigured" [2021-07-12T17:40:39.743Z] time="2021-07-12T17:40:39Z" level=info msg="Node 928809d22491/172.25.123.236, left gossip cluster" [2021-07-12T17:40:40.195Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-12T17:40:40.207Z] time="2021-07-12T17:40:39Z" level=info msg="Node 928809d22491/172.25.123.236, left gossip cluster" [2021-07-12T17:40:40.494Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2021-07-12T17:40:40.668Z] time="2021-07-12T17:40:40Z" level=info msg="Node 47907bf7d288/172.25.123.236, left gossip cluster" [2021-07-12T17:40:40.668Z] time="2021-07-12T17:40:40Z" level=info msg="Node 47907bf7d288 change state NodeActive --> NodeFailed" [2021-07-12T17:40:40.668Z] time="2021-07-12T17:40:40Z" level=info msg="Node 47907bf7d288/172.25.123.236, added to failed nodes list" [2021-07-12T17:40:40.668Z] --- PASS: TestNetworkDBIslands (11.90s) [2021-07-12T17:40:40.668Z] PASS [2021-07-12T17:40:40.668Z] coverage: 60.0% of statements [2021-07-12T17:40:40.668Z] ok github.com/docker/docker/libnetwork/networkdb 105.108s coverage: 60.0% of statements [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/quota [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/rootless [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/volume [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-12T17:40:40.668Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-12T17:40:40.752Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-12T17:40:40.989Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-12T17:40:40.989Z] [2021-07-12T17:40:40.989Z] Unloading profiles will leave already running processes permanently [2021-07-12T17:40:40.989Z] unconfined, which can lead to unexpected situations. [2021-07-12T17:40:40.989Z] [2021-07-12T17:40:40.989Z] To set a process to complain mode, use the command line tool [2021-07-12T17:40:40.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-12T17:40:40.989Z] Post stage [Pipeline] junit [2021-07-12T17:40:41.001Z] Recording test results [2021-07-12T17:40:41.045Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-12T17:40:41.087Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-12T17:40:41.087Z] === RUN TestParallelCreate [2021-07-12T17:40:41.087Z] 2021/07/12 17:40:40 Closing DB instances... [2021-07-12T17:40:41.087Z] --- PASS: TestParallelCreate (0.02s) [2021-07-12T17:40:41.087Z] === RUN TestParallelDelete [2021-07-12T17:40:41.087Z] 2021/07/12 17:40:40 Closing DB instances... [2021-07-12T17:40:41.087Z] --- PASS: TestParallelDelete (0.02s) [2021-07-12T17:40:41.087Z] === RUN TestNetworkDBIslands [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4f4faab2497a with config:&{NodeID:4f4faab2497a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 4f4faab2497a/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 4f4faab2497a/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:50dbff2ebcb1 with config:&{NodeID:50dbff2ebcb1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.087Z] time="2021-07-12T17:40:40Z" level=info msg="Node 4f4faab2497a/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 4f4faab2497a/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:89ebfc28dd3d with config:&{NodeID:89ebfc28dd3d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 4f4faab2497a/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 4f4faab2497a/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-12T17:40:41.088Z] time="2021-07-12T17:40:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-12T17:40:41.320Z] + echo Ensuring container killed. [2021-07-12T17:40:41.320Z] Ensuring container killed. [2021-07-12T17:40:41.320Z] + docker rm -vf docker-pr6 [2021-07-12T17:40:41.320Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-12T17:40:41.541Z] time="2021-07-12T17:40:41Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3373e39faaf2 with config:&{NodeID:3373e39faaf2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 4f4faab2497a/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=info msg="Node 4f4faab2497a/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-12T17:40:41.542Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-12T17:40:41.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T17:40:41.596Z] + echo Chowning /workspace to jenkins user [2021-07-12T17:40:41.596Z] Chowning /workspace to jenkins user [2021-07-12T17:40:41.596Z] + id -u [2021-07-12T17:40:41.596Z] + id -g [2021-07-12T17:40:41.596Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/workspace busybox chown -R 1000:1000 /workspace [2021-07-12T17:40:41.995Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.995Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.995Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.995Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.995Z] time="2021-07-12T17:40:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:31d56be9e353 with config:&{NodeID:31d56be9e353 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 4f4faab2497a/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 4f4faab2497a/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, added to nodes list" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-12T17:40:41.996Z] time="2021-07-12T17:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:41Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:42.448Z] networkdb_test.go:842: Re-joining: 3 [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=info msg="The new bootstrap node list is:[172.26.185.24:10033 172.26.185.24:10034 172.26.185.24:10035]" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10033" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49357" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10034" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49358" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10035" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49359" [2021-07-12T17:40:42.448Z] networkdb_test.go:842: Re-joining: 4 [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=info msg="The new bootstrap node list is:[172.26.185.24:10033 172.26.185.24:10034 172.26.185.24:10035]" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10033" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49360" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10034" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49361" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10035" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49362" [2021-07-12T17:40:42.448Z] time="2021-07-12T17:40:42Z" level=info msg="node 0 leaving" [2021-07-12T17:40:42.650Z] === CONT TestReadPluginNoRead [2021-07-12T17:40:42.650Z] read_test.go:92: [de0622f159659] daemon is not started [2021-07-12T17:40:42.650Z] --- PASS: TestReadPluginNoRead (7.14s) [2021-07-12T17:40:42.650Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2021-07-12T17:40:42.650Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2021-07-12T17:40:42.650Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-07-12T17:40:42.650Z] PASS [2021-07-12T17:40:42.650Z] [2021-07-12T17:40:42.650Z] DONE 6 tests in 10.873s [2021-07-12T17:40:42.650Z] 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-12T17:40:42.650Z] testing: warning: no tests to run [2021-07-12T17:40:42.650Z] PASS [2021-07-12T17:40:42.650Z] [2021-07-12T17:40:42.650Z] DONE 0 tests in 0.019s [2021-07-12T17:40:42.650Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-12T17:40:42.650Z] INFO: Testing against a local daemon [2021-07-12T17:40:42.650Z] === RUN TestPluginWithDevMounts [2021-07-12T17:40:42.650Z] === PAUSE TestPluginWithDevMounts [2021-07-12T17:40:42.650Z] === CONT TestPluginWithDevMounts [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a change state NodeActive --> NodeLeft" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="node3(89ebfc28dd3d): Node leave event for 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a change state NodeActive --> NodeLeft" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="node2(50dbff2ebcb1): Node leave event for 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a change state NodeActive --> NodeLeft" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="node4(3373e39faaf2): Node leave event for 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a change state NodeActive --> NodeLeft" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="node1(4f4faab2497a): Node leave event for 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a change state NodeActive --> NodeLeft" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="node5(31d56be9e353): Node leave event for 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a/172.26.185.24, left gossip cluster" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a/172.26.185.24, left gossip cluster" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a/172.26.185.24, left gossip cluster" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a/172.26.185.24, left gossip cluster" [2021-07-12T17:40:42.900Z] time="2021-07-12T17:40:42Z" level=info msg="Node 4f4faab2497a/172.26.185.24, left gossip cluster" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-12T17:40:43.285Z] + bundleName=docker-py [2021-07-12T17:40:43.285Z] + echo Creating docker-py-bundles.tar.gz [2021-07-12T17:40:43.285Z] Creating docker-py-bundles.tar.gz [2021-07-12T17:40:43.285Z] + 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-12T17:40:43.294Z] Archiving artifacts [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="node 1 leaving" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="Node 50dbff2ebcb1 change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="node3(89ebfc28dd3d): Node leave event for 50dbff2ebcb1/172.26.185.24" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="Node 50dbff2ebcb1 change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="node4(3373e39faaf2): Node leave event for 50dbff2ebcb1/172.26.185.24" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="Node 50dbff2ebcb1 change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="node5(31d56be9e353): Node leave event for 50dbff2ebcb1/172.26.185.24" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="Node 50dbff2ebcb1 change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:42Z" level=info msg="node2(50dbff2ebcb1): Node leave event for 50dbff2ebcb1/172.26.185.24" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:43Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:43Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:43Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.352Z] time="2021-07-12T17:40:43Z" level=info msg="Node 50dbff2ebcb1/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.478Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === Skipped [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-12T17:40:43.562Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-12T17:40:43.562Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-12T17:40:43.562Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-12T17:40:43.562Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-12T17:40:43.562Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-12T17:40:43.562Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-12T17:40:43.562Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-12T17:40:43.562Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-12T17:40:43.562Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-12T17:40:43.562Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-12T17:40:43.562Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-12T17:40:43.562Z] daemon_test.go:147: root required [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-12T17:40:43.562Z] reload_test.go:520: root required [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-12T17:40:43.562Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-12T17:40:43.562Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-12T17:40:43.562Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-12T17:40:43.562Z] download_test.go:268: Needs fixing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-12T17:40:43.562Z] layer_test.go:304: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-12T17:40:43.562Z] layer_test.go:353: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-12T17:40:43.562Z] layer_test.go:468: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-12T17:40:43.562Z] layer_test.go:697: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-12T17:40:43.562Z] migration_test.go:46: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-12T17:40:43.562Z] migration_test.go:182: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-12T17:40:43.562Z] mount_test.go:17: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-12T17:40:43.562Z] mount_test.go:76: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-12T17:40:43.562Z] mount_test.go:125: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-12T17:40:43.562Z] mount_test.go:212: Failing on Windows [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-12T17:40:43.562Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-12T17:40:43.562Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-12T17:40:43.562Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-12T17:40:43.562Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-12T17:40:43.562Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-12T17:40:43.562Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-12T17:40:43.562Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-12T17:40:43.562Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-12T17:40:43.562Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-12T17:40:43.562Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-12T17:40:43.562Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-12T17:40:43.562Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:40:43.562Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:40:43.562Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:40:43.562Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:40:43.562Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:40:43.562Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-12T17:40:43.562Z] archive_test.go:134: Xz not present in msys2 [2021-07-12T17:40:43.562Z] [2021-07-12T17:40:43.562Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-12T17:40:43.562Z] archive_test.go:239: Failing on Windows CI machines [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="node 2 leaving" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="Node 89ebfc28dd3d change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="node5(31d56be9e353): Node leave event for 89ebfc28dd3d/172.26.185.24" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="Node 89ebfc28dd3d change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="node4(3373e39faaf2): Node leave event for 89ebfc28dd3d/172.26.185.24" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="Node 89ebfc28dd3d change state NodeActive --> NodeLeft" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="node3(89ebfc28dd3d): Node leave event for 89ebfc28dd3d/172.26.185.24" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.804Z] time="2021-07-12T17:40:43Z" level=info msg="Node 89ebfc28dd3d/172.26.185.24, left gossip cluster" [2021-07-12T17:40:43.826Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh binary [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:40:44.012Z] archive_windows_test.go:16: Currently fails [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-12T17:40:44.012Z] changes_test.go:196: needs more investigation [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-12T17:40:44.012Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-12T17:40:44.012Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-12T17:40:44.012Z] changes_test.go:433: needs further investigation [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-12T17:40:44.012Z] changes_test.go:469: needs further investigation [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-12T17:40:44.012Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-12T17:40:44.012Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.012Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-12T17:40:44.013Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-12T17:40:44.013Z] poller_test.go:41: No chmod on Windows [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-12T17:40:44.013Z] fileutils_test.go:134: Needs porting to Windows [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-12T17:40:44.013Z] fileutils_test.go:180: Needs porting to Windows [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-12T17:40:44.013Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-12T17:40:44.013Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-12T17:40:44.013Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-12T17:40:44.013Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-12T17:40:44.013Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] [2021-07-12T17:40:44.013Z] DONE 2027 tests, 69 skipped in 301.799s [2021-07-12T17:40:44.013Z] INFO: make.ps1 ended at 07/12/2021 17:40:43 [2021-07-12T17:40:44.024Z] --- PASS: TestPluginWithDevMounts (1.63s) [2021-07-12T17:40:44.024Z] PASS [2021-07-12T17:40:44.024Z] [2021-07-12T17:40:44.024Z] DONE 1 tests in 1.674s [2021-07-12T17:40:44.024Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-12T17:40:44.099Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-12T17:40:44.129Z] [2021-07-12T17:40:44.256Z] networkdb_test.go:874: node4: OK [2021-07-12T17:40:44.256Z] networkdb_test.go:874: node5: OK [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:43Z" level=info msg="node 0 coming back" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:67a59b4b6a94 with config:&{NodeID:67a59b4b6a94 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:43Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:43Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, added to nodes list" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:43Z" level=info msg="node 1 coming back" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b97463544a95 with config:&{NodeID:b97463544a95 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:44Z" level=info msg="Node b97463544a95/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:44Z" level=info msg="Node b97463544a95/172.26.185.24, added to nodes list" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:44Z" level=info msg="node 2 coming back" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4b8f10ff36bd with config:&{NodeID:4b8f10ff36bd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:44Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:44.256Z] time="2021-07-12T17:40:44Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, added to nodes list" [2021-07-12T17:40:44.282Z] INFO: Testing against a local daemon [2021-07-12T17:40:44.282Z] === RUN TestSecretInspect [2021-07-12T17:40:44.386Z] Removing bundles/ [2021-07-12T17:40:44.386Z] [2021-07-12T17:40:44.386Z] ---> Making bundle: binary (in bundles/binary) [2021-07-12T17:40:44.386Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-12T17:40:44.386Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:40:44.707Z] time="2021-07-12T17:40:44Z" level=debug msg="memberlist: Failed ping: 31d56be9e353 (timeout reached)" [2021-07-12T17:40:44.707Z] time="2021-07-12T17:40:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.26.185.24:10036: use of closed network connection" [2021-07-12T17:40:44.707Z] time="2021-07-12T17:40:44Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49363" [2021-07-12T17:40:45.161Z] time="2021-07-12T17:40:44Z" level=warning msg="memberlist: Was able to connect to 31d56be9e353 but other probes failed, network may be misconfigured" [2021-07-12T17:40:45.999Z] --- PASS: TestServiceCreateInit (10.93s) [2021-07-12T17:40:45.999Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.14s) [2021-07-12T17:40:45.999Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2021-07-12T17:40:45.999Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T17:40:46.210Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-12T17:40:46.210Z] INFO: Unit tests ended at 07/12/2021 17:40:45. Duration:00:05:18.5231315 [2021-07-12T17:40:46.210Z] INFO: Building busybox [2021-07-12T17:40:46.210Z] Sending build context to Docker daemon 5.12kB [2021-07-12T17:40:46.210Z] [2021-07-12T17:40:46.210Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-12T17:40:46.210Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-12T17:40:46.210Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-12T17:40:46.210Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-12T17:40:46.210Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-12T17:40:46.210Z] ---> 39d157a84080 [2021-07-12T17:40:46.210Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-12T17:40:46.210Z] ---> Running in 09e06055c21f [2021-07-12T17:40:46.808Z] --- PASS: TestSecretInspect (2.20s) [2021-07-12T17:40:46.808Z] === RUN TestSecretList [2021-07-12T17:40:48.126Z] time="2021-07-12T17:40:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.185.24:10033 172.26.185.24:10034 172.26.185.24:10035]" [2021-07-12T17:40:48.126Z] time="2021-07-12T17:40:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.185.24:10033 172.26.185.24:10034 172.26.185.24:10035]" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10033" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49364" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, is the new incarnation of the shutdown node 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10034" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, is the new incarnation of the shutdown node 4f4faab2497a/172.26.185.24" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49365" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, is the new incarnation of the shutdown node 50dbff2ebcb1/172.26.185.24" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10035" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49366" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 3373e39faaf2/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 3373e39faaf2/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 31d56be9e353/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, is the new incarnation of the shutdown node 89ebfc28dd3d/172.26.185.24" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, is the new incarnation of the shutdown node 50dbff2ebcb1/172.26.185.24" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node b97463544a95/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, joined gossip cluster" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, is the new incarnation of the shutdown node 89ebfc28dd3d/172.26.185.24" [2021-07-12T17:40:48.689Z] time="2021-07-12T17:40:48Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, added to nodes list" [2021-07-12T17:40:48.704Z] --- PASS: TestSecretList (2.20s) [2021-07-12T17:40:48.704Z] === RUN TestSecretsCreateAndDelete [2021-07-12T17:40:49.141Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49367" [2021-07-12T17:40:49.141Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10033" [2021-07-12T17:40:49.141Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10034" [2021-07-12T17:40:49.141Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49368" [2021-07-12T17:40:49.141Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.185.24:10035" [2021-07-12T17:40:49.141Z] time="2021-07-12T17:40:48Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49369" [2021-07-12T17:40:49.141Z] 2021/07/12 17:40:49 Closing DB instances... [2021-07-12T17:40:49.284Z] === RUN TestDockerSuite/TestBuildRm [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94 change state NodeActive --> NodeLeft" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="node3(4b8f10ff36bd): Node leave event for 67a59b4b6a94/172.26.185.24" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94 change state NodeActive --> NodeLeft" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="node4(3373e39faaf2): Node leave event for 67a59b4b6a94/172.26.185.24" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94 change state NodeActive --> NodeLeft" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="node2(b97463544a95): Node leave event for 67a59b4b6a94/172.26.185.24" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94 change state NodeActive --> NodeLeft" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="node1(67a59b4b6a94): Node leave event for 67a59b4b6a94/172.26.185.24" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94 change state NodeActive --> NodeLeft" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="node5(31d56be9e353): Node leave event for 67a59b4b6a94/172.26.185.24" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, left gossip cluster" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, left gossip cluster" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, left gossip cluster" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, left gossip cluster" [2021-07-12T17:40:49.593Z] time="2021-07-12T17:40:49Z" level=info msg="Node 67a59b4b6a94/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95 change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95 change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="node3(4b8f10ff36bd): Node leave event for b97463544a95/172.26.185.24" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="node5(31d56be9e353): Node leave event for b97463544a95/172.26.185.24" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95 change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="node4(3373e39faaf2): Node leave event for b97463544a95/172.26.185.24" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95 change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="node2(b97463544a95): Node leave event for b97463544a95/172.26.185.24" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.045Z] time="2021-07-12T17:40:49Z" level=info msg="Node b97463544a95/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="Node 4b8f10ff36bd change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="node5(31d56be9e353): Node leave event for 4b8f10ff36bd/172.26.185.24" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="Node 4b8f10ff36bd change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="node4(3373e39faaf2): Node leave event for 4b8f10ff36bd/172.26.185.24" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="Node 4b8f10ff36bd change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="node3(4b8f10ff36bd): Node leave event for 4b8f10ff36bd/172.26.185.24" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.497Z] time="2021-07-12T17:40:50Z" level=info msg="Node 4b8f10ff36bd/172.26.185.24, left gossip cluster" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=debug msg="memberlist: Failed ping: 4b8f10ff36bd (timeout reached)" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.185.24:10036: use of closed network connection" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.185.24:10037: use of closed network connection" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=debug msg="memberlist: Stream connection from=172.26.185.24:49370" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=info msg="Node 3373e39faaf2 change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=info msg="node5(31d56be9e353): Node leave event for 3373e39faaf2/172.26.185.24" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=info msg="Node 3373e39faaf2 change state NodeActive --> NodeLeft" [2021-07-12T17:40:50.948Z] time="2021-07-12T17:40:50Z" level=info msg="node4(3373e39faaf2): Node leave event for 3373e39faaf2/172.26.185.24" [2021-07-12T17:40:51.231Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2021-07-12T17:40:51.231Z] === RUN TestSecretsUpdate [2021-07-12T17:40:51.399Z] time="2021-07-12T17:40:51Z" level=warning msg="memberlist: Was able to connect to 4b8f10ff36bd but other probes failed, network may be misconfigured" [2021-07-12T17:40:51.961Z] time="2021-07-12T17:40:51Z" level=info msg="Node 3373e39faaf2/172.26.185.24, left gossip cluster" [2021-07-12T17:40:51.961Z] time="2021-07-12T17:40:51Z" level=info msg="Node 3373e39faaf2/172.26.185.24, left gossip cluster" [2021-07-12T17:40:52.415Z] time="2021-07-12T17:40:51Z" level=info msg="Node 31d56be9e353/172.26.185.24, left gossip cluster" [2021-07-12T17:40:52.415Z] time="2021-07-12T17:40:51Z" level=info msg="Node 31d56be9e353 change state NodeActive --> NodeFailed" [2021-07-12T17:40:52.415Z] time="2021-07-12T17:40:51Z" level=info msg="Node 31d56be9e353/172.26.185.24, added to failed nodes list" [2021-07-12T17:40:52.415Z] --- PASS: TestNetworkDBIslands (11.90s) [2021-07-12T17:40:52.415Z] PASS [2021-07-12T17:40:52.415Z] coverage: 60.0% of statements [2021-07-12T17:40:52.415Z] ok github.com/docker/docker/libnetwork/networkdb 104.425s coverage: 60.0% of statements [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/quota [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/rootless [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/volume [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-12T17:40:52.415Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-12T17:40:53.127Z] --- PASS: TestSecretsUpdate (2.17s) [2021-07-12T17:40:53.128Z] === RUN TestTemplatedSecret [2021-07-12T17:40:53.386Z] Removing intermediate container 09e06055c21f [2021-07-12T17:40:53.386Z] ---> 831d733862b1 [2021-07-12T17:40:53.386Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-12T17:40:53.386Z] ---> Running in a8e5aac9d563 [2021-07-12T17:40:53.386Z] Removing intermediate container a8e5aac9d563 [2021-07-12T17:40:53.386Z] ---> 9d13d40801f1 [2021-07-12T17:40:53.386Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-12T17:40:53.386Z] ---> Running in 7966be3f1de4 [2021-07-12T17:40:53.386Z] Removing intermediate container 7966be3f1de4 [2021-07-12T17:40:53.386Z] ---> d1d2814a6dda [2021-07-12T17:40:53.386Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-12T17:40:53.467Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-12T17:40:54.402Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-12T17:40:54.929Z] [2021-07-12T17:40:54.968Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-12T17:40:55.226Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === Skipped [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-12T17:40:55.318Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-12T17:40:55.318Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-12T17:40:55.318Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-12T17:40:55.318Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-12T17:40:55.318Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-12T17:40:55.318Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-12T17:40:55.318Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-12T17:40:55.318Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-12T17:40:55.318Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-12T17:40:55.318Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-12T17:40:55.318Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-12T17:40:55.318Z] daemon_test.go:147: root required [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-12T17:40:55.318Z] reload_test.go:520: root required [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-12T17:40:55.318Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-12T17:40:55.318Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-12T17:40:55.318Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-12T17:40:55.318Z] download_test.go:268: Needs fixing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-12T17:40:55.318Z] layer_test.go:304: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-12T17:40:55.318Z] layer_test.go:353: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-12T17:40:55.318Z] layer_test.go:468: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-12T17:40:55.318Z] layer_test.go:697: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-12T17:40:55.318Z] migration_test.go:46: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-12T17:40:55.318Z] migration_test.go:182: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-12T17:40:55.318Z] mount_test.go:17: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-12T17:40:55.318Z] mount_test.go:76: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-12T17:40:55.318Z] mount_test.go:125: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-12T17:40:55.318Z] mount_test.go:212: Failing on Windows [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-12T17:40:55.318Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-12T17:40:55.318Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-12T17:40:55.318Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-12T17:40:55.318Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-12T17:40:55.318Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-12T17:40:55.318Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-12T17:40:55.318Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-12T17:40:55.318Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-12T17:40:55.318Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-12T17:40:55.318Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-12T17:40:55.318Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-12T17:40:55.318Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:40:55.318Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:40:55.318Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:40:55.318Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:40:55.318Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:40:55.318Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-12T17:40:55.318Z] archive_test.go:134: Xz not present in msys2 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-12T17:40:55.318Z] archive_test.go:239: Failing on Windows CI machines [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:40:55.318Z] archive_windows_test.go:16: Currently fails [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-12T17:40:55.318Z] changes_test.go:196: needs more investigation [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-12T17:40:55.318Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-12T17:40:55.318Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-12T17:40:55.318Z] changes_test.go:433: needs further investigation [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.318Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-12T17:40:55.318Z] changes_test.go:469: needs further investigation [2021-07-12T17:40:55.318Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-12T17:40:55.319Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-12T17:40:55.319Z] poller_test.go:41: No chmod on Windows [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-12T17:40:55.319Z] fileutils_test.go:134: Needs porting to Windows [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-12T17:40:55.319Z] fileutils_test.go:180: Needs porting to Windows [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-12T17:40:55.319Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-12T17:40:55.319Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-12T17:40:55.319Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-12T17:40:55.319Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-12T17:40:55.319Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] [2021-07-12T17:40:55.319Z] DONE 2027 tests, 69 skipped in 306.781s [2021-07-12T17:40:55.319Z] INFO: make.ps1 ended at 07/12/2021 17:40:55 [2021-07-12T17:40:55.390Z] ---> 7aa34b6bfa70 [2021-07-12T17:40:55.390Z] 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-12T17:40:55.390Z] ---> Running in 9b80b9a6e7a4 [2021-07-12T17:40:55.485Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-12T17:40:56.407Z] --- PASS: TestTemplatedSecret (3.36s) [2021-07-12T17:40:56.407Z] === RUN TestSecretCreateResolve [2021-07-12T17:40:57.408Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-12T17:40:57.470Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-12T17:40:57.470Z] INFO: Unit tests ended at 07/12/2021 17:40:57. Duration:00:05:24.4040461 [2021-07-12T17:40:57.470Z] INFO: Building busybox [2021-07-12T17:40:57.921Z] Sending build context to Docker daemon 5.12kB [2021-07-12T17:40:57.921Z] [2021-07-12T17:40:57.921Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-12T17:40:57.921Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-12T17:40:57.921Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-12T17:40:57.921Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-12T17:40:57.921Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-12T17:40:57.921Z] ---> 39d157a84080 [2021-07-12T17:40:57.921Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-12T17:40:57.921Z] ---> Running in dfff63396542 [2021-07-12T17:40:58.342Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-12T17:40:58.943Z] --- PASS: TestSecretCreateResolve (2.22s) [2021-07-12T17:40:58.943Z] PASS [2021-07-12T17:40:58.943Z] [2021-07-12T17:40:58.943Z] DONE 6 tests in 14.438s [2021-07-12T17:40:58.943Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-12T17:40:58.943Z] INFO: Testing against a local daemon [2021-07-12T17:40:58.943Z] === RUN TestServiceCreateInit [2021-07-12T17:40:58.943Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T17:40:59.276Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-12T17:41:01.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-12T17:41:03.077Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-12T17:41:03.077Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-12T17:41:03.126Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T17:41:03.336Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) [2021-07-12T17:41:03.336Z] === RUN TestCreateServiceConflict [2021-07-12T17:41:03.336Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-12T17:41:03.336Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-12T17:41:03.336Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-12T17:41:03.904Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-12T17:41:04.420Z] ok github.com/docker/docker/libnetwork/networkdb 111.935s coverage: 60.6% of statements [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/rootless [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/volume [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-12T17:41:04.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === Skipped [2021-07-12T17:41:04.420Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-12T17:41:04.420Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-12T17:41:04.420Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-12T17:41:04.420Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-12T17:41:04.420Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:71: No driver to put! [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-12T17:41:04.420Z] time="2021-07-12T17:38:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-12T17:41:04.420Z] time="2021-07-12T17:38:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-12T17:41:04.420Z] time="2021-07-12T17:38:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-12T17:41:04.420Z] time="2021-07-12T17:38:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-12T17:41:04.420Z] time="2021-07-12T17:38:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:71: No driver to put! [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-12T17:41:04.420Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-12T17:41:04.420Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-12T17:41:04.420Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:41:04.420Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-12T17:41:04.420Z] graphtest_unix.go:71: No driver to put! [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-12T17:41:04.420Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:41:04.420Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:41:04.420Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:41:04.420Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:41:04.420Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:41:04.420Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-12T17:41:04.420Z] firewalld_test.go:13: firewalld is not running [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.420Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-12T17:41:04.420Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-12T17:41:04.420Z] [2021-07-12T17:41:04.421Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-12T17:41:04.421Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-12T17:41:04.421Z] [2021-07-12T17:41:04.421Z] [2021-07-12T17:41:04.421Z] DONE 2627 tests, 35 skipped in 322.438s Post stage [Pipeline] junit [2021-07-12T17:41:04.441Z] Recording test results [2021-07-12T17:41:04.945Z] Removing intermediate container dfff63396542 [2021-07-12T17:41:04.945Z] ---> 540dfeec0238 [2021-07-12T17:41:04.945Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-12T17:41:04.945Z] ---> Running in 0f30b0412348 [2021-07-12T17:41:04.945Z] Removing intermediate container 0f30b0412348 [2021-07-12T17:41:04.945Z] ---> fe5b24e3420a [2021-07-12T17:41:04.945Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-12T17:41:04.945Z] ---> Running in 25293f5630ee [2021-07-12T17:41:05.279Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-12T17:41:05.279Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-12T17:41:05.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-12T17:41:05.900Z] Removing intermediate container 25293f5630ee [2021-07-12T17:41:05.900Z] ---> 4e22348584c1 [2021-07-12T17:41:05.900Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-12T17:41:06.174Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-12T17:41:06.413Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-12T17:41:06.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -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:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh dynbinary test-integration [2021-07-12T17:41:06.671Z] --- PASS: TestCreateServiceConflict (3.35s) [2021-07-12T17:41:06.671Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T17:41:06.855Z] [2021-07-12T17:41:07.534Z] [2021-07-12T17:41:07.534Z] Removing bundles/ [2021-07-12T17:41:07.534Z] [2021-07-12T17:41:07.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-12T17:41:07.534Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:41:07.534Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:41:07.811Z] ---> 7f0eabb9a7da [2021-07-12T17:41:07.811Z] 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-12T17:41:07.811Z] ---> Running in b6c130ce4a4b [2021-07-12T17:41:07.878Z] Removing intermediate container 9b80b9a6e7a4 [2021-07-12T17:41:07.878Z] ---> f6f7ed70ac77 [2021-07-12T17:41:07.878Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-12T17:41:07.878Z] ---> Running in fafe29f56a52 [2021-07-12T17:41:08.045Z] docker_api_swarm_node_test.go:19: [d8ec3a2caee33] joining swarm manager [dbb097d6ef5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:41:08.388Z] --- PASS: TestServiceCreateInit (9.16s) [2021-07-12T17:41:08.388Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-07-12T17:41:08.388Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2021-07-12T17:41:08.388Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T17:41:08.614Z] docker_api_swarm_node_test.go:20: [d7d1e0bf50557] joining swarm manager [dbb097d6ef5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:41:10.064Z] [2021-07-12T17:41:10.064Z] SUCCESS: Specified value was saved. [2021-07-12T17:41:10.514Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2021-07-12T17:41:10.514Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T17:41:11.889Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-12T17:41:12.720Z] 8d5139ce8e39: Pull complete [2021-07-12T17:41:12.720Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-12T17:41:12.720Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T17:41:12.720Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-12T17:41:12.720Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-12T17:41:12.720Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2029' [2021-07-12T17:41:12.720Z] WARN: Skipping validation tests [2021-07-12T17:41:12.720Z] INFO: Running unit tests at 07/12/2021 17:41:07... [2021-07-12T17:41:13.070Z] Removing intermediate container fafe29f56a52 [2021-07-12T17:41:13.070Z] ---> 530714a9b46e [2021-07-12T17:41:13.070Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-12T17:41:13.070Z] ---> Running in a86fea27ff9c [2021-07-12T17:41:13.264Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-12T17:41:14.198Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-12T17:41:14.198Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-12T17:41:15.131Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-12T17:41:16.506Z] === RUN TestDockerSuite/TestBuildUser [2021-07-12T17:41:16.668Z] INFO: make.ps1 starting at 07/12/2021 17:41:16 [2021-07-12T17:41:17.643Z] INFO: Git commit (2837fba75f) assumed from DOCKER_GITCOMMIT environment variable [2021-07-12T17:41:17.643Z] INFO: Invoking autogen... [2021-07-12T17:41:17.772Z] Cannot create a file when that file already exists. [2021-07-12T17:41:18.406Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-12T17:41:18.734Z] INFO: Running unit tests... [2021-07-12T17:41:19.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-12T17:41:20.154Z] Removing intermediate container b6c130ce4a4b [2021-07-12T17:41:20.154Z] ---> 3a72628525da [2021-07-12T17:41:20.154Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-12T17:41:20.154Z] ---> Running in 0c0a826186f5 [2021-07-12T17:41:21.681Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-12T17:41:22.315Z] [2021-07-12T17:41:22.315Z] SUCCESS: Specified value was saved. [2021-07-12T17:41:24.210Z] docker_api_swarm_test.go:501: [d842753cbd7bc] joining swarm manager [dc62d52179d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:41:24.985Z] Removing intermediate container a86fea27ff9c [2021-07-12T17:41:24.985Z] ---> 2548454e1c68 [2021-07-12T17:41:24.985Z] Step 13/13 : CMD ["sh"] [2021-07-12T17:41:24.985Z] ---> Running in 1226087e02f9 [2021-07-12T17:41:25.146Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-07-12T17:41:25.146Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T17:41:25.300Z] Removing intermediate container 0c0a826186f5 [2021-07-12T17:41:25.300Z] ---> 67a9882b1780 [2021-07-12T17:41:25.300Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-12T17:41:25.300Z] ---> Running in fb3e9f933918 [2021-07-12T17:41:25.446Z] Removing intermediate container 1226087e02f9 [2021-07-12T17:41:25.446Z] ---> 5ed88965879d [2021-07-12T17:41:25.446Z] Successfully built 5ed88965879d [2021-07-12T17:41:25.446Z] Successfully tagged busybox:latest [2021-07-12T17:41:25.446Z] INFO: Docker images of the daemon under test [2021-07-12T17:41:25.446Z] [2021-07-12T17:41:25.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T17:41:25.446Z] busybox latest 5ed88965879d 1 second ago 2.78GB [2021-07-12T17:41:25.446Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-12T17:41:25.446Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-12T17:41:25.446Z] [2021-07-12T17:41:25.446Z] INFO: Running integration tests at 07/12/2021 17:41:25... [2021-07-12T17:41:25.446Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-12T17:41:25.446Z] INFO: Integration API tests being run from the host: [2021-07-12T17:41:25.446Z] INFO: make.ps1 starting at 07/12/2021 17:41:25 [2021-07-12T17:41:26.417Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-12T17:41:26.458Z] --- PASS: TestCreateServiceMultipleTimes (17.36s) [2021-07-12T17:41:26.458Z] === RUN TestCreateServiceConflict [2021-07-12T17:41:27.392Z] --- PASS: TestCreateServiceConflict (2.18s) [2021-07-12T17:41:27.392Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T17:41:28.445Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2021-07-12T17:41:28.445Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T17:41:29.131Z] 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-12T17:41:30.145Z] Cannot create a file when that file already exists. [2021-07-12T17:41:30.753Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2021-07-12T17:41:30.753Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T17:41:31.728Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2021-07-12T17:41:31.728Z] === RUN TestCreateServiceSysctls [2021-07-12T17:41:35.915Z] --- PASS: TestCreateServiceSysctls (4.13s) [2021-07-12T17:41:35.915Z] === RUN TestCreateServiceCapabilities [2021-07-12T17:41:35.915Z] docker_api_swarm_test.go:506: [d23c523e70ba0] joining swarm manager [dc62d52179d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:41:37.231Z] Removing intermediate container fb3e9f933918 [2021-07-12T17:41:37.232Z] ---> 3efb4a6df736 [2021-07-12T17:41:37.232Z] Step 13/13 : CMD ["sh"] [2021-07-12T17:41:37.792Z] ---> Running in 3b4d43e4a9f2 [2021-07-12T17:41:38.244Z] Removing intermediate container 3b4d43e4a9f2 [2021-07-12T17:41:38.244Z] ---> de38312506f3 [2021-07-12T17:41:38.244Z] Successfully built de38312506f3 [2021-07-12T17:41:38.244Z] Successfully tagged busybox:latest [2021-07-12T17:41:38.244Z] INFO: Docker images of the daemon under test [2021-07-12T17:41:38.244Z] [2021-07-12T17:41:38.244Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T17:41:38.244Z] busybox latest de38312506f3 Less than a second ago 2.78GB [2021-07-12T17:41:38.244Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-12T17:41:38.244Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-12T17:41:38.244Z] [2021-07-12T17:41:38.244Z] INFO: Running integration tests at 07/12/2021 17:41:37... [2021-07-12T17:41:38.244Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-12T17:41:38.244Z] INFO: Integration API tests being run from the host: [2021-07-12T17:41:38.244Z] INFO: make.ps1 starting at 07/12/2021 17:41:38 [2021-07-12T17:41:38.445Z] --- PASS: TestCreateServiceCapabilities (3.26s) [2021-07-12T17:41:38.445Z] === RUN TestInspect [2021-07-12T17:41:39.011Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-12T17:41:39.762Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-12T17:41:40.387Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-12T17:41:40.387Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-12T17:41:41.762Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-12T17:41:41.771Z] ? github.com/docker/docker/api [no test files] [2021-07-12T17:41:42.327Z] --- PASS: TestInspect (3.77s) [2021-07-12T17:41:42.327Z] === RUN TestCreateJob [2021-07-12T17:41:42.585Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-12T17:41:43.960Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-12T17:41:43.960Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-12T17:41:43.960Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-12T17:41:43.960Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-12T17:41:43.960Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-12T17:41:43.960Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-12T17:41:43.960Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-12T17:41:43.960Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-12T17:41:43.960Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-12T17:41:45.617Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s) [2021-07-12T17:41:45.617Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T17:41:46.490Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-12T17:41:46.490Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-12T17:41:46.990Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-12T17:41:46.990Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T17:41:47.056Z] --- PASS: TestCreateJob (4.77s) [2021-07-12T17:41:47.056Z] === RUN TestReplicatedJob [2021-07-12T17:41:47.622Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-12T17:41:47.881Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-12T17:41:49.255Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-12T17:41:49.255Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-12T17:41:49.517Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2021-07-12T17:41:49.517Z] === RUN TestCreateServiceSysctls [2021-07-12T17:41:52.539Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-12T17:41:53.700Z] --- PASS: TestCreateServiceSysctls (3.71s) [2021-07-12T17:41:53.700Z] === RUN TestCreateServiceCapabilities [2021-07-12T17:41:54.439Z] --- PASS: TestReplicatedJob (7.42s) [2021-07-12T17:41:54.439Z] === RUN TestUpdateReplicatedJob [2021-07-12T17:41:55.004Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-12T17:41:55.570Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-12T17:41:55.829Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-12T17:41:56.087Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-12T17:41:56.087Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-12T17:41:56.087Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-12T17:41:56.226Z] --- PASS: TestCreateServiceCapabilities (2.68s) [2021-07-12T17:41:56.226Z] === RUN TestInspect [2021-07-12T17:41:57.021Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-12T17:41:58.979Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2021-07-12T17:41:58.979Z] === RUN TestServiceListWithStatuses [2021-07-12T17:41:58.979Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:41:58.979Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T17:41:58.979Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T17:41:58.979Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-12T17:41:58.979Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-12T17:41:58.979Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T17:41:58.979Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-12T17:41:59.485Z] === RUN TestMiddlewares [2021-07-12T17:41:59.485Z] --- PASS: TestMiddlewares (0.00s) [2021-07-12T17:41:59.485Z] PASS [2021-07-12T17:41:59.485Z] coverage: 9.0% of statements [2021-07-12T17:41:59.485Z] ok github.com/docker/docker/api/server 0.093s coverage: 9.0% of statements [2021-07-12T17:41:59.505Z] --- PASS: TestInspect (3.13s) [2021-07-12T17:41:59.505Z] === RUN TestCreateJob [2021-07-12T17:41:59.914Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-12T17:42:00.850Z] === RUN TestDockerSuite/TestCommitChange [2021-07-12T17:42:02.230Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-12T17:42:02.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T17:42:02.473Z] INFO: Testing against a local daemon [2021-07-12T17:42:02.473Z] === RUN TestBuildWithSession [2021-07-12T17:42:02.473Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:42:02.473Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:42:02.473Z] === RUN TestBuildSquashParent [2021-07-12T17:42:02.473Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T17:42:02.473Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:42:02.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:42:02.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:42:02.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:42:02.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:42:02.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:42:02.473Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:42:02.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:42:02.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:42:02.473Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:42:02.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:42:02.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:42:02.787Z] --- PASS: TestCreateJob (3.60s) [2021-07-12T17:42:02.787Z] === RUN TestReplicatedJob [2021-07-12T17:42:03.165Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-12T17:42:04.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-12T17:42:05.054Z] --- PASS: TestDockerNetworkConnectAlias (6.31s) [2021-07-12T17:42:05.054Z] === RUN TestDockerNetworkReConnect [2021-07-12T17:42:05.620Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-12T17:42:06.186Z] docker_api_swarm_node_test.go:80: [d4c1942dc1f07] joining swarm manager [d09fc0c7d6864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:42:08.089Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-12T17:42:09.464Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-12T17:42:10.398Z] --- PASS: TestDockerNetworkReConnect (5.37s) [2021-07-12T17:42:10.398Z] === RUN TestServicePlugin [2021-07-12T17:42:10.893Z] --- PASS: TestReplicatedJob (6.75s) [2021-07-12T17:42:10.893Z] === RUN TestUpdateReplicatedJob [2021-07-12T17:42:11.333Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-12T17:42:12.267Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-12T17:42:13.421Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2021-07-12T17:42:13.422Z] === RUN TestServiceListWithStatuses [2021-07-12T17:42:13.422Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:42:13.422Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T17:42:13.422Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T17:42:14.171Z] plugin_test.go:62: [df2acd0372ce5] joining swarm manager [d61bb3b1160d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:42:14.172Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-12T17:42:15.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:42:15.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:42:15.105Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-12T17:42:15.105Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-12T17:42:15.105Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-12T17:42:15.105Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-12T17:42:15.105Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-12T17:42:15.106Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-12T17:42:15.106Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-12T17:42:15.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T17:42:15.566Z] INFO: Testing against a local daemon [2021-07-12T17:42:15.566Z] === RUN TestBuildWithSession [2021-07-12T17:42:15.566Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:42:15.566Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:42:15.566Z] === RUN TestBuildSquashParent [2021-07-12T17:42:15.566Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T17:42:15.566Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:42:15.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:42:15.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:42:15.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:42:15.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:42:15.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:42:15.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:42:15.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:42:15.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:42:15.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:42:15.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:42:15.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:42:16.481Z] plugin_test.go:65: [dbd9c3231de82] joining swarm manager [d61bb3b1160d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:42:17.415Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-12T17:42:18.702Z] --- PASS: TestDockerNetworkConnectAlias (4.79s) [2021-07-12T17:42:18.702Z] === RUN TestDockerNetworkReConnect [2021-07-12T17:42:19.315Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-12T17:42:19.315Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-12T17:42:19.881Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-12T17:42:20.814Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-12T17:42:20.837Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-12T17:42:20.837Z] Copying nested executables into bundles/binary-daemon [2021-07-12T17:42:20.837Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-12T17:42:20.837Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:42:20.837Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-12T17:42:20.837Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-12T17:42:21.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-12T17:42:21.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/make.sh cross [2021-07-12T17:42:21.639Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-12T17:42:21.717Z] [2021-07-12T17:42:21.717Z] Removing bundles/ [2021-07-12T17:42:21.717Z] [2021-07-12T17:42:21.717Z] ---> Making bundle: cross (in bundles/cross) [2021-07-12T17:42:21.717Z] Cross building: bundles/cross/linux/amd64 [2021-07-12T17:42:21.717Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-12T17:42:21.717Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-12T17:42:21.987Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2021-07-12T17:42:21.987Z] === RUN TestServicePlugin [2021-07-12T17:42:22.575Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-12T17:42:23.142Z] docker_api_swarm_node_test.go:52: [d194b05c13140] joining swarm manager [d898a7362827a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:42:23.142Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-12T17:42:23.142Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-12T17:42:23.400Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-12T17:42:23.966Z] docker_api_swarm_node_test.go:53: [d0150092a7dce] joining swarm manager [d898a7362827a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:42:23.966Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-12T17:42:23.966Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-12T17:42:23.966Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-12T17:42:24.224Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-12T17:42:24.224Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-12T17:42:25.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-12T17:42:25.268Z] plugin_test.go:62: [dfc3acde202d9] joining swarm manager [d513ab48ca3e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:42:25.726Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-12T17:42:26.640Z] plugin_test.go:65: [d6ba05197fd6f] joining swarm manager [d513ab48ca3e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:42:26.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-12T17:42:26.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-12T17:42:28.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:42:28.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:42:28.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-12T17:42:29.074Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-12T17:42:29.074Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:42:29.074Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:42:29.074Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-12T17:42:29.074Z] [2021-07-12T17:42:29.074Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-12T17:42:29.074Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-12T17:42:29.074Z] HOSTNAME=5ef338d143a9 [2021-07-12T17:42:29.074Z] TESTDEBUG=0 [2021-07-12T17:42:29.074Z] DEST=bundles/test-integration [2021-07-12T17:42:29.074Z] PWD=/go/src/github.com/docker/docker [2021-07-12T17:42:29.074Z] DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a [2021-07-12T17:42:29.074Z] container=docker [2021-07-12T17:42:29.074Z] HOME=/root [2021-07-12T17:42:29.074Z] GOLANG_VERSION=1.16.5 [2021-07-12T17:42:29.074Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-12T17:42:29.074Z] VALIDATE_BRANCH=master [2021-07-12T17:42:29.074Z] TERM=xterm [2021-07-12T17:42:29.074Z] DOCKER_PKG=github.com/docker/docker [2021-07-12T17:42:29.074Z] SHLVL=1 [2021-07-12T17:42:29.074Z] TIMEOUT=120m [2021-07-12T17:42:29.074Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-12T17:42:29.074Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-12T17:42:29.074Z] GO111MODULE=off [2021-07-12T17:42:29.074Z] DOCKER_EXPERIMENTAL=1 [2021-07-12T17:42:29.074Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-12T17:42:29.074Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-12T17:42:29.074Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-12T17:42:29.074Z] GOPATH=/go [2021-07-12T17:42:29.074Z] PKG_CONFIG=pkg-config [2021-07-12T17:42:29.074Z] _=/usr/bin/env [2021-07-12T17:42:29.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-12T17:42:29.494Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-12T17:42:29.494Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-12T17:42:30.061Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-12T17:42:30.995Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-12T17:42:31.929Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-12T17:42:32.863Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-12T17:42:32.863Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.75s) [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.36s) [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.51s) [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.15s) [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.69s) [2021-07-12T17:42:32.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.86s) [2021-07-12T17:42:32.981Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:42:32.981Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:42:33.429Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-12T17:42:34.364Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-12T17:42:35.297Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-12T17:42:35.297Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-12T17:42:36.232Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.14s) [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.29s) [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.53s) [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.94s) [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.87s) [2021-07-12T17:42:36.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.14s) [2021-07-12T17:42:36.634Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:42:36.634Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:42:37.606Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-12T17:42:39.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-12T17:42:39.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-12T17:42:39.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-12T17:42:39.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-12T17:42:39.506Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-12T17:42:40.072Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-12T17:42:41.006Z] --- PASS: TestServicePlugin (30.50s) [2021-07-12T17:42:41.007Z] === RUN TestServiceUpdateLabel [2021-07-12T17:42:43.537Z] --- PASS: TestServiceUpdateLabel (2.39s) [2021-07-12T17:42:43.537Z] === RUN TestServiceUpdateSecrets [2021-07-12T17:42:44.912Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-12T17:42:45.848Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-12T17:42:46.782Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-12T17:42:46.782Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-12T17:42:46.782Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-12T17:42:46.782Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-12T17:42:47.845Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:42:47.845Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:42:48.816Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:42:49.327Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-12T17:42:50.297Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-12T17:42:50.358Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:42:51.671Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-12T17:42:51.993Z] --- PASS: TestBuildMultiStageCopy (20.42s) [2021-07-12T17:42:51.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (15.01s) [2021-07-12T17:42:51.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.10s) [2021-07-12T17:42:51.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2021-07-12T17:42:51.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.44s) [2021-07-12T17:42:51.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2021-07-12T17:42:51.993Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:42:53.163Z] --- PASS: TestServicePlugin (30.32s) [2021-07-12T17:42:53.163Z] === RUN TestServiceUpdateLabel [2021-07-12T17:42:54.425Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:42:54.425Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:42:54.425Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:42:54.534Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-07-12T17:42:54.534Z] === RUN TestServiceUpdateSecrets [2021-07-12T17:42:55.005Z] --- PASS: TestBuildMultiStageParentConfig (3.30s) [2021-07-12T17:42:55.005Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:42:55.005Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T17:42:55.005Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-12T17:42:55.005Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:42:55.946Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:42:56.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-12T17:42:56.935Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-12T17:42:57.213Z] --- PASS: TestBuildWithEmptyLayers (1.86s) [2021-07-12T17:42:57.213Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:42:57.870Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-12T17:42:58.104Z] --- PASS: TestBuildMultiStageCopy (21.34s) [2021-07-12T17:42:58.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (15.29s) [2021-07-12T17:42:58.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.19s) [2021-07-12T17:42:58.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.46s) [2021-07-12T17:42:58.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.56s) [2021-07-12T17:42:58.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.85s) [2021-07-12T17:42:58.104Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:42:59.245Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2021-07-12T17:42:59.246Z] === RUN TestServiceUpdateConfigs [2021-07-12T17:42:59.811Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-12T17:43:01.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-12T17:43:01.851Z] --- PASS: TestBuildMultiStageParentConfig (3.62s) [2021-07-12T17:43:01.851Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:43:01.851Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T17:43:01.851Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-12T17:43:01.851Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:43:02.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-12T17:43:02.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-12T17:43:03.364Z] --- PASS: TestBuildWithEmptyLayers (1.94s) [2021-07-12T17:43:03.364Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:43:03.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-12T17:43:04.481Z] docker_api_swarm_test.go:201: [de5210c075bce] joining swarm manager [d77ebf027d417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:43:05.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-12T17:43:07.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-12T17:43:08.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f61c8_} [2021-07-12T17:43:09.395Z] --- PASS: TestServiceUpdateSecrets (15.13s) [2021-07-12T17:43:09.395Z] === RUN TestServiceUpdateConfigs [2021-07-12T17:43:10.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1503275234_/foo_false____} [2021-07-12T17:43:11.851Z] === RUN TestBoolValue [2021-07-12T17:43:11.851Z] --- PASS: TestBoolValue (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestBoolValueOrDefault [2021-07-12T17:43:11.851Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestInt64ValueOrZero [2021-07-12T17:43:11.851Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestInt64ValueOrDefault [2021-07-12T17:43:11.851Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-12T17:43:11.851Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestJsonContentType [2021-07-12T17:43:11.851Z] --- PASS: TestJsonContentType (0.00s) [2021-07-12T17:43:11.851Z] PASS [2021-07-12T17:43:11.851Z] coverage: 14.7% of statements [2021-07-12T17:43:11.851Z] ok github.com/docker/docker/api/server/httputils 0.146s coverage: 14.7% of statements [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-12T17:43:11.851Z] === RUN TestMaskSecretKeys [2021-07-12T17:43:11.851Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-12T17:43:11.851Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-12T17:43:11.851Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-12T17:43:11.851Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-12T17:43:11.851Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-12T17:43:11.851Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-12T17:43:11.851Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestVersionMiddlewareVersion [2021-07-12T17:43:11.851Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-12T17:43:11.851Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-12T17:43:11.851Z] PASS [2021-07-12T17:43:11.851Z] coverage: 37.7% of statements [2021-07-12T17:43:11.851Z] ok github.com/docker/docker/api/server/middleware 0.091s coverage: 37.7% of statements [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-12T17:43:11.851Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-12T17:43:11.851Z] === RUN TestStrSliceMarshalJSON [2021-07-12T17:43:11.851Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestStrSliceUnmarshalJSON [2021-07-12T17:43:11.851Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-12T17:43:11.851Z] === RUN TestStrSliceUnmarshalString [2021-07-12T17:43:11.851Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestStrSliceUnmarshalSlice [2021-07-12T17:43:11.852Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 90.0% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/api/types/strslice 0.086s coverage: 90.0% of statements [2021-07-12T17:43:11.852Z] === RUN TestAdjustForAPIVersion [2021-07-12T17:43:11.852Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 5.7% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/api/server/router/swarm 0.114s coverage: 5.7% of statements [2021-07-12T17:43:11.852Z] === RUN TestToJSON [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-12T17:43:11.852Z] --- PASS: TestToJSON (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestToParamWithVersion [2021-07-12T17:43:11.852Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestFromJSON [2021-07-12T17:43:11.852Z] --- PASS: TestFromJSON (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestEmpty [2021-07-12T17:43:11.852Z] --- PASS: TestEmpty (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestArgsMatchKVListEmptySources [2021-07-12T17:43:11.852Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestArgsMatchKVList [2021-07-12T17:43:11.852Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestArgsMatch [2021-07-12T17:43:11.852Z] --- PASS: TestArgsMatch (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestAdd [2021-07-12T17:43:11.852Z] --- PASS: TestAdd (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestDel [2021-07-12T17:43:11.852Z] --- PASS: TestDel (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestLen [2021-07-12T17:43:11.852Z] --- PASS: TestLen (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestExactMatch [2021-07-12T17:43:11.852Z] --- PASS: TestExactMatch (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestOnlyOneExactMatch [2021-07-12T17:43:11.852Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestContains [2021-07-12T17:43:11.852Z] --- PASS: TestContains (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestValidate [2021-07-12T17:43:11.852Z] --- PASS: TestValidate (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestWalkValues [2021-07-12T17:43:11.852Z] --- PASS: TestWalkValues (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestFuzzyMatch [2021-07-12T17:43:11.852Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestClone [2021-07-12T17:43:11.852Z] --- PASS: TestClone (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 92.2% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 92.2% of statements [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-12T17:43:11.852Z] === RUN TestDurationToSecondsString [2021-07-12T17:43:11.852Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestGetTimestamp [2021-07-12T17:43:11.852Z] === RUN TestCompareVersion [2021-07-12T17:43:11.852Z] --- PASS: TestCompareVersion (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 75.0% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 75.0% of statements [2021-07-12T17:43:11.852Z] --- PASS: TestGetTimestamp (0.20s) [2021-07-12T17:43:11.852Z] === RUN TestParseTimestamps [2021-07-12T17:43:11.852Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 100.0% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/api/types/time 0.302s coverage: 100.0% of statements [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-12T17:43:11.852Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestCloneArgsSmartHttp [2021-07-12T17:43:11.852Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestCloneArgsDumbHttp [2021-07-12T17:43:11.852Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestCloneArgsGit [2021-07-12T17:43:11.852Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestCheckoutGit [2021-07-12T17:43:11.852Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-12T17:43:11.852Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestProcessNoDockerignore [2021-07-12T17:43:11.852Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-12T17:43:11.852Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestDetectContentType [2021-07-12T17:43:11.852Z] --- PASS: TestDetectContentType (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestSelectAcceptableMIME [2021-07-12T17:43:11.852Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestInspectEmptyResponse [2021-07-12T17:43:11.852Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestInspectResponseBinary [2021-07-12T17:43:11.852Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestResponseUnsupportedContentType [2021-07-12T17:43:11.852Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestInspectResponseTextSimple [2021-07-12T17:43:11.852Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestInspectResponseEmptyContentType [2021-07-12T17:43:11.852Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestUnknownContentLength [2021-07-12T17:43:11.852Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestDownloadRemote [2021-07-12T17:43:11.852Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-12T17:43:11.852Z] === RUN TestGetWithStatusError [2021-07-12T17:43:11.852Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestCloseRootDirectory [2021-07-12T17:43:11.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:43:11.852Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestHashFile [2021-07-12T17:43:11.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:43:11.852Z] --- SKIP: TestHashFile (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestHashSubdir [2021-07-12T17:43:11.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:43:11.852Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestRemoveDirectory [2021-07-12T17:43:11.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:43:11.852Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 9.3% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/builder/remotecontext 0.399s coverage: 9.3% of statements [2021-07-12T17:43:11.852Z] === RUN TestGetAllAllowed [2021-07-12T17:43:11.852Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestGetAllMeta [2021-07-12T17:43:11.852Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-12T17:43:11.852Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestIsUnreferencedBuiltin [2021-07-12T17:43:11.852Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestIsExistingDirectory [2021-07-12T17:43:11.852Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestGetFilenameForDownload [2021-07-12T17:43:11.852Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestEnv2Variables [2021-07-12T17:43:11.852Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-12T17:43:11.852Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestMaintainer [2021-07-12T17:43:11.852Z] --- PASS: TestMaintainer (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestLabel [2021-07-12T17:43:11.852Z] --- PASS: TestLabel (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestFromScratch [2021-07-12T17:43:11.852Z] --- PASS: TestFromScratch (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestFromWithArg [2021-07-12T17:43:11.852Z] --- PASS: TestFromWithArg (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-12T17:43:11.852Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestFromWithUndefinedArg [2021-07-12T17:43:11.852Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestFromMultiStageWithNamedStage [2021-07-12T17:43:11.852Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestOnbuild [2021-07-12T17:43:11.852Z] --- PASS: TestOnbuild (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestWorkdir [2021-07-12T17:43:11.852Z] --- PASS: TestWorkdir (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestCmd [2021-07-12T17:43:11.852Z] --- PASS: TestCmd (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestHealthcheckNone [2021-07-12T17:43:11.852Z] --- PASS: TestHealthcheckNone (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestHealthcheckCmd [2021-07-12T17:43:11.852Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestEntrypoint [2021-07-12T17:43:11.852Z] --- PASS: TestEntrypoint (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestExpose [2021-07-12T17:43:11.852Z] --- PASS: TestExpose (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestUser [2021-07-12T17:43:11.852Z] --- PASS: TestUser (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestVolume [2021-07-12T17:43:11.852Z] --- PASS: TestVolume (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestStopSignal [2021-07-12T17:43:11.852Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-12T17:43:11.852Z] --- SKIP: TestStopSignal (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestArg [2021-07-12T17:43:11.852Z] --- PASS: TestArg (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestShell [2021-07-12T17:43:11.852Z] --- PASS: TestShell (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestPrependEnvOnCmd [2021-07-12T17:43:11.852Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestRunWithBuildArgs [2021-07-12T17:43:11.852Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestRunIgnoresHealthcheck [2021-07-12T17:43:11.852Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestDispatchUnsupportedOptions [2021-07-12T17:43:11.852Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-12T17:43:11.852Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-12T17:43:11.852Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-12T17:43:11.852Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestNormalizeWorkdir [2021-07-12T17:43:11.852Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestDispatch [2021-07-12T17:43:11.852Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-12T17:43:11.852Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-12T17:43:11.852Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-12T17:43:11.852Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-12T17:43:11.852Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-12T17:43:11.852Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-12T17:43:11.852Z] === RUN TestDispatch/COPY_url [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch (0.11s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-12T17:43:11.852Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestAddScratchImageAddsToMounts [2021-07-12T17:43:11.852Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-12T17:43:11.852Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-12T17:43:11.852Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-12T17:43:11.852Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestImageSourceGetAddsToMounts [2021-07-12T17:43:11.852Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestEmptyDockerfile [2021-07-12T17:43:11.852Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestSymlinkDockerfile [2021-07-12T17:43:11.852Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-12T17:43:11.852Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-12T17:43:11.852Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestNonExistingDockerfile [2021-07-12T17:43:11.852Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestCopyRunConfig [2021-07-12T17:43:11.852Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestDeepCopyRunConfig [2021-07-12T17:43:11.852Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestExportImage [2021-07-12T17:43:11.852Z] --- PASS: TestExportImage (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestNormalizeDest [2021-07-12T17:43:11.852Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 47.0% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/builder/dockerfile 0.384s coverage: 47.0% of statements [2021-07-12T17:43:11.852Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-12T17:43:11.852Z] === RUN TestEnable [2021-07-12T17:43:11.852Z] --- PASS: TestEnable (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestDisable [2021-07-12T17:43:11.852Z] --- PASS: TestDisable (0.00s) [2021-07-12T17:43:11.852Z] === RUN TestEnabled [2021-07-12T17:43:11.852Z] --- PASS: TestEnabled (0.00s) [2021-07-12T17:43:11.852Z] PASS [2021-07-12T17:43:11.852Z] coverage: 100.0% of statements [2021-07-12T17:43:11.852Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2021-07-12T17:43:11.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1503275234_/foo_true____} [2021-07-12T17:43:12.824Z] === RUN TestTCP4Proxy [2021-07-12T17:43:12.824Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-12T17:43:12.824Z] === RUN TestTCP4ProxyHalfClose [2021-07-12T17:43:12.824Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-07-12T17:43:12.824Z] === RUN TestTCP6Proxy [2021-07-12T17:43:12.824Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:43:12.824Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-12T17:43:12.824Z] === RUN TestTCPDualStackProxy [2021-07-12T17:43:12.824Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:43:12.824Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-12T17:43:12.824Z] === RUN TestUDP4Proxy [2021-07-12T17:43:12.824Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-12T17:43:12.824Z] === RUN TestUDP6Proxy [2021-07-12T17:43:12.824Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:43:12.824Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-12T17:43:12.824Z] === RUN TestUDPWriteError [2021-07-12T17:43:12.824Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-12T17:43:12.824Z] === RUN TestSCTP4Proxy [2021-07-12T17:43:12.824Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-12T17:43:12.824Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-07-12T17:43:12.824Z] === RUN TestSCTP6Proxy [2021-07-12T17:43:12.824Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:43:12.824Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-12T17:43:12.824Z] PASS [2021-07-12T17:43:12.824Z] coverage: 49.4% of statements [2021-07-12T17:43:12.824Z] ok github.com/docker/docker/cmd/docker-proxy 0.116s coverage: 49.4% of statements [2021-07-12T17:43:13.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3326529753_/foo_false____} [2021-07-12T17:43:15.235Z] --- PASS: TestServiceUpdateConfigs (15.92s) [2021-07-12T17:43:15.236Z] === RUN TestServiceUpdateNetwork [2021-07-12T17:43:15.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3326529753_/foo_true____} [2021-07-12T17:43:16.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3326529753_/foo_true__0xc0009f61f8__} [2021-07-12T17:43:18.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f6210_} [2021-07-12T17:43:19.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-12T17:43:20.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f6270_} [2021-07-12T17:43:21.406Z] docker_api_swarm_test.go:383: [d63c91dae24f5] joining swarm manager [d7cc2b0f193ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:43:21.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f6288_} [2021-07-12T17:43:22.455Z] --- PASS: TestBuildMultiStageOnBuild (23.41s) [2021-07-12T17:43:22.455Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:43:22.455Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T17:43:22.455Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-12T17:43:22.455Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:43:22.597Z] docker_api_swarm_test.go:384: [daa9bd9cf1934] joining swarm manager [d7cc2b0f193ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:43:23.512Z] === RUN TestCheckpointCreateError [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestCheckpointCreate [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestCheckpointDeleteError [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestCheckpointDelete [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestCheckpointListError [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestCheckpointList [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointList (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestCheckpointListContainerNotFound [2021-07-12T17:43:23.512Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNewClientWithOpsFromEnv [2021-07-12T17:43:23.512Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-12T17:43:23.512Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestGetAPIPath [2021-07-12T17:43:23.512Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestParseHostURL [2021-07-12T17:43:23.512Z] --- PASS: TestParseHostURL (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-12T17:43:23.512Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-12T17:43:23.512Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNegotiateAPIVersion [2021-07-12T17:43:23.512Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNegotiateAPVersionOverride [2021-07-12T17:43:23.512Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-12T17:43:23.512Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-12T17:43:23.512Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-12T17:43:23.512Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestClientRedirect [2021-07-12T17:43:23.512Z] --- PASS: TestClientRedirect (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestConfigCreateUnsupported [2021-07-12T17:43:23.512Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-12T17:43:23.512Z] === RUN TestConfigCreateError [2021-07-12T17:43:23.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f62a0_} [2021-07-12T17:43:23.974Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigCreate [2021-07-12T17:43:23.974Z] --- PASS: TestConfigCreate (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigInspectNotFound [2021-07-12T17:43:23.974Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigInspectWithEmptyID [2021-07-12T17:43:23.974Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigInspectUnsupported [2021-07-12T17:43:23.974Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigInspectError [2021-07-12T17:43:23.974Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigInspectConfigNotFound [2021-07-12T17:43:23.974Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigInspect [2021-07-12T17:43:23.974Z] --- PASS: TestConfigInspect (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigListUnsupported [2021-07-12T17:43:23.974Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigListError [2021-07-12T17:43:23.974Z] --- PASS: TestConfigListError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigList [2021-07-12T17:43:23.974Z] --- PASS: TestConfigList (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigRemoveUnsupported [2021-07-12T17:43:23.974Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigRemoveError [2021-07-12T17:43:23.974Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigRemove [2021-07-12T17:43:23.974Z] --- PASS: TestConfigRemove (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigUpdateUnsupported [2021-07-12T17:43:23.974Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigUpdateError [2021-07-12T17:43:23.974Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestConfigUpdate [2021-07-12T17:43:23.974Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerCommitError [2021-07-12T17:43:23.974Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerCommit [2021-07-12T17:43:23.974Z] --- PASS: TestContainerCommit (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerStatPathError [2021-07-12T17:43:23.974Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerStatPathNotFoundError [2021-07-12T17:43:23.974Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerStatPathNoHeaderError [2021-07-12T17:43:23.974Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerStatPath [2021-07-12T17:43:23.974Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyToContainerError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyToContainerNotFoundError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyToContainer [2021-07-12T17:43:23.974Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyFromContainerError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyFromContainerNotFoundError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-12T17:43:23.974Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestCopyFromContainer [2021-07-12T17:43:23.974Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerCreateError [2021-07-12T17:43:23.974Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-12T17:43:23.974Z] === RUN TestContainerCreateImageNotFound [2021-07-12T17:43:23.975Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerCreateWithName [2021-07-12T17:43:23.975Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerCreateAutoRemove [2021-07-12T17:43:23.975Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerDiffError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerDiff [2021-07-12T17:43:23.975Z] --- PASS: TestContainerDiff (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecCreateError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecCreate [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecStartError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecStart [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecInspectError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecInspect [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExportError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExportError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExport [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExport (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerInspectError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerInspectContainerNotFound [2021-07-12T17:43:23.975Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerInspectWithEmptyID [2021-07-12T17:43:23.975Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerInspect [2021-07-12T17:43:23.975Z] --- PASS: TestContainerInspect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerInspectNode [2021-07-12T17:43:23.975Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerKillError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerKillError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerKill [2021-07-12T17:43:23.975Z] --- PASS: TestContainerKill (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerListError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerListError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerList [2021-07-12T17:43:23.975Z] --- PASS: TestContainerList (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerLogsNotFoundError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerLogsError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerLogs [2021-07-12T17:43:23.975Z] --- PASS: TestContainerLogs (0.19s) [2021-07-12T17:43:23.975Z] === RUN TestContainerPauseError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerPause [2021-07-12T17:43:23.975Z] --- PASS: TestContainerPause (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainersPruneError [2021-07-12T17:43:23.975Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainersPrune [2021-07-12T17:43:23.975Z] --- PASS: TestContainersPrune (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRemoveError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRemoveNotFoundError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRemove [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRemove (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRenameError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRename [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRename (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerResizeError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecResizeError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerResize [2021-07-12T17:43:23.975Z] --- PASS: TestContainerResize (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerExecResize [2021-07-12T17:43:23.975Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRestartError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerRestart [2021-07-12T17:43:23.975Z] --- PASS: TestContainerRestart (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerStartError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerStartError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerStart [2021-07-12T17:43:23.975Z] --- PASS: TestContainerStart (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerStatsError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerStats [2021-07-12T17:43:23.975Z] --- PASS: TestContainerStats (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerStopError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerStopError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerStop [2021-07-12T17:43:23.975Z] --- PASS: TestContainerStop (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerTopError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerTopError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerTop [2021-07-12T17:43:23.975Z] --- PASS: TestContainerTop (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerUnpauseError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerUnpause [2021-07-12T17:43:23.975Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerUpdateError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerUpdate [2021-07-12T17:43:23.975Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerWaitError [2021-07-12T17:43:23.975Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestContainerWait [2021-07-12T17:43:23.975Z] --- PASS: TestContainerWait (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestDiskUsageError [2021-07-12T17:43:23.975Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestDiskUsage [2021-07-12T17:43:23.975Z] --- PASS: TestDiskUsage (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestDistributionInspectUnsupported [2021-07-12T17:43:23.975Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestDistributionInspectWithEmptyID [2021-07-12T17:43:23.975Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestEventsErrorInOptions [2021-07-12T17:43:23.975Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestEventsErrorFromServer [2021-07-12T17:43:23.975Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestEvents [2021-07-12T17:43:23.975Z] --- PASS: TestEvents (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestTLSCloseWriter [2021-07-12T17:43:23.975Z] === PAUSE TestTLSCloseWriter [2021-07-12T17:43:23.975Z] === RUN TestImageBuildError [2021-07-12T17:43:23.975Z] --- PASS: TestImageBuildError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageBuild [2021-07-12T17:43:23.975Z] --- PASS: TestImageBuild (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestGetDockerOS [2021-07-12T17:43:23.975Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageCreateError [2021-07-12T17:43:23.975Z] --- PASS: TestImageCreateError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageCreate [2021-07-12T17:43:23.975Z] --- PASS: TestImageCreate (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageHistoryError [2021-07-12T17:43:23.975Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageHistory [2021-07-12T17:43:23.975Z] --- PASS: TestImageHistory (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageImportError [2021-07-12T17:43:23.975Z] --- PASS: TestImageImportError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageImport [2021-07-12T17:43:23.975Z] --- PASS: TestImageImport (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageInspectError [2021-07-12T17:43:23.975Z] --- PASS: TestImageInspectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageInspectImageNotFound [2021-07-12T17:43:23.975Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageInspectWithEmptyID [2021-07-12T17:43:23.975Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageInspect [2021-07-12T17:43:23.975Z] --- PASS: TestImageInspect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageListError [2021-07-12T17:43:23.975Z] --- PASS: TestImageListError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageList [2021-07-12T17:43:23.975Z] --- PASS: TestImageList (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageListApiBefore125 [2021-07-12T17:43:23.975Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-07-12T17:43:23.975Z] === RUN TestImageLoadError [2021-07-12T17:43:23.975Z] --- PASS: TestImageLoadError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageLoad [2021-07-12T17:43:23.975Z] --- PASS: TestImageLoad (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagesPruneError [2021-07-12T17:43:23.975Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagesPrune [2021-07-12T17:43:23.975Z] --- PASS: TestImagesPrune (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullReferenceParseError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullAnyError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullStatusUnauthorizedError (0.01s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePullWithoutErrors [2021-07-12T17:43:23.975Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushReferenceError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushAnyError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithoutErrors [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-12T17:43:23.975Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageRemoveError [2021-07-12T17:43:23.975Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageRemoveImageNotFound [2021-07-12T17:43:23.975Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageRemove [2021-07-12T17:43:23.975Z] --- PASS: TestImageRemove (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSaveError [2021-07-12T17:43:23.975Z] --- PASS: TestImageSaveError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSave [2021-07-12T17:43:23.975Z] --- PASS: TestImageSave (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSearchAnyError [2021-07-12T17:43:23.975Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-12T17:43:23.975Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-12T17:43:23.975Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-12T17:43:23.975Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-12T17:43:23.975Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageSearchWithoutErrors [2021-07-12T17:43:23.975Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageTagError [2021-07-12T17:43:23.975Z] --- PASS: TestImageTagError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageTagInvalidReference [2021-07-12T17:43:23.975Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageTagInvalidSourceImageName [2021-07-12T17:43:23.975Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageTagHexSource [2021-07-12T17:43:23.975Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestImageTag [2021-07-12T17:43:23.975Z] --- PASS: TestImageTag (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestInfoServerError [2021-07-12T17:43:23.975Z] --- PASS: TestInfoServerError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestInfoInvalidResponseJSONError [2021-07-12T17:43:23.975Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestInfo [2021-07-12T17:43:23.975Z] --- PASS: TestInfo (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkConnectError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkConnect [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkCreateError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkCreate [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkDisconnectError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkDisconnect [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkInspectError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkInspectNotFoundError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkInspectWithEmptyID [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkInspect [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkListError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkListError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkList [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkList (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworksPruneError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworksPrune [2021-07-12T17:43:23.975Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkRemoveError [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNetworkRemove [2021-07-12T17:43:23.975Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeInspectError [2021-07-12T17:43:23.975Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeInspectNodeNotFound [2021-07-12T17:43:23.975Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeInspectWithEmptyID [2021-07-12T17:43:23.975Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeInspect [2021-07-12T17:43:23.975Z] --- PASS: TestNodeInspect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeListError [2021-07-12T17:43:23.975Z] --- PASS: TestNodeListError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeList [2021-07-12T17:43:23.975Z] --- PASS: TestNodeList (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeRemoveError [2021-07-12T17:43:23.975Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeRemove [2021-07-12T17:43:23.975Z] --- PASS: TestNodeRemove (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeUpdateError [2021-07-12T17:43:23.975Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestNodeUpdate [2021-07-12T17:43:23.975Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestOptionWithTimeout [2021-07-12T17:43:23.975Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPingFail [2021-07-12T17:43:23.975Z] --- PASS: TestPingFail (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPingWithError [2021-07-12T17:43:23.975Z] 2021/07/12 17:43:23 RoundTripper returned a response & error; ignoring response [2021-07-12T17:43:23.975Z] 2021/07/12 17:43:23 RoundTripper returned a response & error; ignoring response [2021-07-12T17:43:23.975Z] --- PASS: TestPingWithError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPingSuccess [2021-07-12T17:43:23.975Z] --- PASS: TestPingSuccess (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPingHeadFallback [2021-07-12T17:43:23.975Z] === RUN TestPingHeadFallback/OK [2021-07-12T17:43:23.975Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-12T17:43:23.975Z] === RUN TestPingHeadFallback/Not_Found [2021-07-12T17:43:23.975Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-12T17:43:23.975Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-12T17:43:23.975Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginDisableError [2021-07-12T17:43:23.975Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginDisable [2021-07-12T17:43:23.975Z] --- PASS: TestPluginDisable (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginEnableError [2021-07-12T17:43:23.975Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginEnable [2021-07-12T17:43:23.975Z] --- PASS: TestPluginEnable (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginInspectError [2021-07-12T17:43:23.975Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginInspectWithEmptyID [2021-07-12T17:43:23.975Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginInspect [2021-07-12T17:43:23.975Z] --- PASS: TestPluginInspect (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginListError [2021-07-12T17:43:23.975Z] --- PASS: TestPluginListError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginList [2021-07-12T17:43:23.975Z] --- PASS: TestPluginList (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginPushError [2021-07-12T17:43:23.975Z] --- PASS: TestPluginPushError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginPush [2021-07-12T17:43:23.975Z] --- PASS: TestPluginPush (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginRemoveError [2021-07-12T17:43:23.975Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginRemove [2021-07-12T17:43:23.975Z] --- PASS: TestPluginRemove (0.00s) [2021-07-12T17:43:23.975Z] === RUN TestPluginSetError [2021-07-12T17:43:23.976Z] --- PASS: TestPluginSetError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestPluginSet [2021-07-12T17:43:23.976Z] --- PASS: TestPluginSet (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSetHostHeader [2021-07-12T17:43:23.976Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestPlainTextError [2021-07-12T17:43:23.976Z] --- PASS: TestPlainTextError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestInfiniteError [2021-07-12T17:43:23.976Z] --- PASS: TestInfiniteError (0.04s) [2021-07-12T17:43:23.976Z] === RUN TestCanceledContext [2021-07-12T17:43:23.976Z] 2021/07/12 17:43:23 RoundTripper returned a response & error; ignoring response [2021-07-12T17:43:23.976Z] --- PASS: TestCanceledContext (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestDeadlineExceededContext [2021-07-12T17:43:23.976Z] 2021/07/12 17:43:23 RoundTripper returned a response & error; ignoring response [2021-07-12T17:43:23.976Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretCreateUnsupported [2021-07-12T17:43:23.976Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretCreateError [2021-07-12T17:43:23.976Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretCreate [2021-07-12T17:43:23.976Z] --- PASS: TestSecretCreate (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretInspectUnsupported [2021-07-12T17:43:23.976Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretInspectError [2021-07-12T17:43:23.976Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretInspectSecretNotFound [2021-07-12T17:43:23.976Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretInspectWithEmptyID [2021-07-12T17:43:23.976Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretInspect [2021-07-12T17:43:23.976Z] --- PASS: TestSecretInspect (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretListUnsupported [2021-07-12T17:43:23.976Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretListError [2021-07-12T17:43:23.976Z] --- PASS: TestSecretListError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretList [2021-07-12T17:43:23.976Z] --- PASS: TestSecretList (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretRemoveUnsupported [2021-07-12T17:43:23.976Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretRemoveError [2021-07-12T17:43:23.976Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretRemove [2021-07-12T17:43:23.976Z] --- PASS: TestSecretRemove (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretUpdateUnsupported [2021-07-12T17:43:23.976Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretUpdateError [2021-07-12T17:43:23.976Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestSecretUpdate [2021-07-12T17:43:23.976Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-12T17:43:23.976Z] === RUN TestServiceCreateError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceCreate [2021-07-12T17:43:24.437Z] --- PASS: TestServiceCreate (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-12T17:43:24.437Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceCreateDigestPinning [2021-07-12T17:43:24.437Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceInspectError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceInspectServiceNotFound [2021-07-12T17:43:24.437Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceInspectWithEmptyID [2021-07-12T17:43:24.437Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceInspect [2021-07-12T17:43:24.437Z] --- PASS: TestServiceInspect (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceListError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceListError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceList [2021-07-12T17:43:24.437Z] --- PASS: TestServiceList (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceLogsError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceLogs [2021-07-12T17:43:24.437Z] --- PASS: TestServiceLogs (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceRemoveError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceRemoveNotFoundError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceRemove [2021-07-12T17:43:24.437Z] --- PASS: TestServiceRemove (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceUpdateError [2021-07-12T17:43:24.437Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestServiceUpdate [2021-07-12T17:43:24.437Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmGetUnlockKeyError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmGetUnlockKey [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmInitError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmInit [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmInit (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmInspectError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmInspect [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmJoinError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmJoin [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmLeaveError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmLeave [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmUnlockError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmUnlock [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmUpdateError [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestSwarmUpdate [2021-07-12T17:43:24.437Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestTaskInspectError [2021-07-12T17:43:24.437Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestTaskInspectWithEmptyID [2021-07-12T17:43:24.437Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestTaskInspect [2021-07-12T17:43:24.437Z] --- PASS: TestTaskInspect (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestTaskListError [2021-07-12T17:43:24.437Z] --- PASS: TestTaskListError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestTaskList [2021-07-12T17:43:24.437Z] --- PASS: TestTaskList (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeCreateError [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeCreate [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeInspectError [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeInspectNotFound [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeInspectWithEmptyID [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeInspect [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeListError [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeListError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeList [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeList (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeRemoveError [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-12T17:43:24.437Z] === RUN TestVolumeRemove [2021-07-12T17:43:24.437Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-12T17:43:24.437Z] === CONT TestTLSCloseWriter [2021-07-12T17:43:24.437Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-12T17:43:24.437Z] PASS [2021-07-12T17:43:24.437Z] coverage: 75.0% of statements [2021-07-12T17:43:24.437Z] ok github.com/docker/docker/client 0.617s coverage: 75.0% of statements [2021-07-12T17:43:24.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-12T17:43:26.805Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-12T17:43:27.550Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2021-07-12T17:43:27.550Z] === RUN TestServiceUpdateNetwork [2021-07-12T17:43:28.758Z] --- PASS: TestBuildMultiStageOnBuild (23.70s) [2021-07-12T17:43:28.758Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:43:28.758Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T17:43:28.759Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-12T17:43:28.759Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:43:29.333Z] --- PASS: TestServiceUpdateNetwork (13.93s) [2021-07-12T17:43:29.333Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T17:43:30.267Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-12T17:43:30.267Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-12T17:43:31.200Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-12T17:43:32.135Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-12T17:43:34.860Z] --- PASS: TestBuildMultiStageLayerLeak (13.99s) [2021-07-12T17:43:34.860Z] === RUN TestBuildWithHugeFile [2021-07-12T17:43:36.322Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-12T17:43:37.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-12T17:43:37.256Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-12T17:43:37.256Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-12T17:43:38.189Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-12T17:43:38.447Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-12T17:43:39.013Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-12T17:43:39.739Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2021-07-12T17:43:39.739Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T17:43:39.739Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-12T17:43:39.948Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-12T17:43:40.304Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-12T17:43:41.323Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-12T17:43:41.891Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-12T17:43:42.825Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-12T17:43:43.583Z] --- PASS: TestBuildMultiStageLayerLeak (14.28s) [2021-07-12T17:43:43.583Z] === RUN TestBuildWithHugeFile [2021-07-12T17:43:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-12T17:43:43.760Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-12T17:43:44.694Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-12T17:43:45.261Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-12T17:43:46.196Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-12T17:43:46.762Z] --- PASS: TestServiceUpdatePidsLimit (17.96s) [2021-07-12T17:43:46.762Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-12T17:43:46.762Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s) [2021-07-12T17:43:46.762Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.50s) [2021-07-12T17:43:46.762Z] PASS [2021-07-12T17:43:46.762Z] [2021-07-12T17:43:46.762Z] === Skipped [2021-07-12T17:43:46.762Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-12T17:43:46.762Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:43:46.762Z] [2021-07-12T17:43:46.762Z] [2021-07-12T17:43:46.762Z] DONE 27 tests, 1 skipped in 191.773s [2021-07-12T17:43:46.762Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-12T17:43:46.762Z] ++ 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-12T17:43:46.762Z] ++ set -e [2021-07-12T17:43:46.762Z] ++ '[' -n 0 ']' [2021-07-12T17:43:46.762Z] ++ set -x [2021-07-12T17:43:46.763Z] ++ 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-12T17:43:47.021Z] INFO: Testing against a local daemon [2021-07-12T17:43:47.021Z] === RUN TestSessionCreate [2021-07-12T17:43:47.021Z] --- PASS: TestSessionCreate (0.02s) [2021-07-12T17:43:47.021Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T17:43:47.021Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-12T17:43:47.021Z] PASS [2021-07-12T17:43:47.021Z] [2021-07-12T17:43:47.021Z] DONE 2 tests in 0.068s [2021-07-12T17:43:47.021Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-12T17:43:47.021Z] ++ 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-12T17:43:47.021Z] ++ set -e [2021-07-12T17:43:47.021Z] ++ '[' -n 0 ']' [2021-07-12T17:43:47.021Z] ++ set -x [2021-07-12T17:43:47.021Z] ++ 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-12T17:43:47.021Z] INFO: Testing against a local daemon [2021-07-12T17:43:47.021Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T17:43:47.021Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-12T17:43:47.021Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T17:43:47.021Z] === RUN TestEventsExecDie [2021-07-12T17:43:47.279Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-12T17:43:48.213Z] --- PASS: TestEventsExecDie (1.28s) [2021-07-12T17:43:48.213Z] === RUN TestEventsBackwardsCompatible [2021-07-12T17:43:48.213Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-12T17:43:48.213Z] === RUN TestEventsVolumeCreate [2021-07-12T17:43:48.407Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-12T17:43:48.472Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-12T17:43:48.472Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-12T17:43:48.472Z] === RUN TestInfoBinaryCommits [2021-07-12T17:43:48.472Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-12T17:43:48.472Z] === RUN TestInfoAPIVersioned [2021-07-12T17:43:48.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-12T17:43:48.472Z] === RUN TestInfoDiscoveryBackend [2021-07-12T17:43:49.038Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-12T17:43:49.038Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-12T17:43:49.296Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-12T17:43:49.862Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-12T17:43:49.862Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-12T17:43:49.905Z] --- PASS: TestCheckoutGit (41.25s) [2021-07-12T17:43:49.905Z] === RUN TestValidGitTransport [2021-07-12T17:43:49.905Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-12T17:43:49.905Z] === RUN TestGitInvalidRef [2021-07-12T17:43:50.367Z] --- PASS: TestGitInvalidRef (0.30s) [2021-07-12T17:43:50.367Z] PASS [2021-07-12T17:43:50.367Z] coverage: 86.3% of statements [2021-07-12T17:43:50.367Z] ok github.com/docker/docker/builder/remotecontext/git 41.720s coverage: 86.3% of statements [2021-07-12T17:43:50.436Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-12T17:43:50.436Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-12T17:43:50.436Z] === RUN TestInfoAPI [2021-07-12T17:43:50.436Z] --- PASS: TestInfoAPI (0.02s) [2021-07-12T17:43:50.436Z] === RUN TestInfoAPIWarnings [2021-07-12T17:43:50.838Z] ? github.com/docker/docker/cli [no test files] [2021-07-12T17:43:50.838Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-12T17:43:51.395Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-12T17:43:52.328Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-12T17:43:52.328Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-12T17:43:52.895Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-12T17:43:53.829Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-12T17:43:54.763Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-12T17:43:54.958Z] --- PASS: TestServiceUpdatePidsLimit (17.11s) [2021-07-12T17:43:54.958Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-07-12T17:43:54.958Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-07-12T17:43:54.958Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-12T17:43:54.958Z] PASS [2021-07-12T17:43:54.958Z] [2021-07-12T17:43:54.958Z] === Skipped [2021-07-12T17:43:54.958Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-12T17:43:54.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:43:54.958Z] [2021-07-12T17:43:54.958Z] [2021-07-12T17:43:54.958Z] DONE 27 tests, 1 skipped in 176.380s [2021-07-12T17:43:54.958Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-12T17:43:54.958Z] INFO: Testing against a local daemon [2021-07-12T17:43:54.958Z] === RUN TestSessionCreate [2021-07-12T17:43:54.958Z] --- PASS: TestSessionCreate (0.02s) [2021-07-12T17:43:54.958Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T17:43:54.958Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-12T17:43:54.958Z] PASS [2021-07-12T17:43:54.958Z] [2021-07-12T17:43:54.959Z] DONE 2 tests in 0.072s [2021-07-12T17:43:54.959Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-12T17:43:54.959Z] INFO: Testing against a local daemon [2021-07-12T17:43:54.959Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T17:43:54.959Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-12T17:43:54.959Z] === RUN TestEventsExecDie [2021-07-12T17:43:55.697Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-12T17:43:56.263Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-12T17:43:56.332Z] --- PASS: TestEventsExecDie (1.07s) [2021-07-12T17:43:56.332Z] === RUN TestEventsBackwardsCompatible [2021-07-12T17:43:56.332Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-12T17:43:56.332Z] === RUN TestEventsVolumeCreate [2021-07-12T17:43:56.332Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-12T17:43:56.332Z] === RUN TestInfoBinaryCommits [2021-07-12T17:43:56.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-12T17:43:56.332Z] === RUN TestInfoAPIVersioned [2021-07-12T17:43:56.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-12T17:43:56.332Z] === RUN TestInfoDiscoveryBackend [2021-07-12T17:43:56.896Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-12T17:43:56.896Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-12T17:43:57.828Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-12T17:43:57.828Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-12T17:43:58.150Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-12T17:43:58.150Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-12T17:43:58.150Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-12T17:43:58.150Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-12T17:43:58.150Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-12T17:43:58.150Z] Cross building: bundles/cross/windows/amd64 [2021-07-12T17:43:58.150Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-12T17:43:58.150Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-12T17:43:58.163Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-12T17:43:58.393Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-12T17:43:58.393Z] === RUN TestInfoAPI [2021-07-12T17:43:58.393Z] --- PASS: TestInfoAPI (0.02s) [2021-07-12T17:43:58.393Z] === RUN TestInfoAPIWarnings [2021-07-12T17:43:58.729Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-12T17:43:59.542Z] === RUN TestContainerStopSignal [2021-07-12T17:43:59.542Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestContainerStopTimeout [2021-07-12T17:43:59.542Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-12T17:43:59.542Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-07-12T17:43:59.542Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-12T17:43:59.542Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestConfigureDaemonLogs [2021-07-12T17:43:59.542Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestCommonOptionsInstallFlags [2021-07-12T17:43:59.542Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-12T17:43:59.542Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-12T17:43:59.542Z] PASS [2021-07-12T17:43:59.542Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-12T17:43:59.542Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-12T17:43:59.542Z] coverage: 18.5% of statements [2021-07-12T17:43:59.542Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestReplaceAndAppendEnvVars [2021-07-12T17:43:59.542Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-12T17:43:59.542Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestNewMemoryStore [2021-07-12T17:43:59.542Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestAddContainers [2021-07-12T17:43:59.542Z] --- PASS: TestAddContainers (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestGetContainer [2021-07-12T17:43:59.542Z] --- PASS: TestGetContainer (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestDeleteContainer [2021-07-12T17:43:59.542Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestListContainers [2021-07-12T17:43:59.542Z] --- PASS: TestListContainers (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestFirstContainer [2021-07-12T17:43:59.542Z] --- PASS: TestFirstContainer (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestApplyAllContainer [2021-07-12T17:43:59.542Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestIsValidHealthString [2021-07-12T17:43:59.542Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestStateRunStop [2021-07-12T17:43:59.542Z] --- PASS: TestStateRunStop (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestStateTimeoutWait [2021-07-12T17:43:59.542Z] ok github.com/docker/docker/cmd/dockerd 0.392s coverage: 18.5% of statements [2021-07-12T17:43:59.542Z] state_test.go:141: Stop callback fired [2021-07-12T17:43:59.542Z] state_test.go:165: Stop callback fired [2021-07-12T17:43:59.542Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-12T17:43:59.542Z] === RUN TestIsValidStateString [2021-07-12T17:43:59.542Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestViewSaveDelete [2021-07-12T17:43:59.542Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-12T17:43:59.542Z] === RUN TestViewAll [2021-07-12T17:43:59.542Z] --- PASS: TestViewAll (0.03s) [2021-07-12T17:43:59.542Z] === RUN TestViewGet [2021-07-12T17:43:59.542Z] --- PASS: TestViewGet (0.02s) [2021-07-12T17:43:59.542Z] === RUN TestNames [2021-07-12T17:43:59.542Z] --- PASS: TestNames (0.00s) [2021-07-12T17:43:59.542Z] === RUN TestViewWithHealthCheck [2021-07-12T17:43:59.542Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-12T17:43:59.542Z] PASS [2021-07-12T17:43:59.542Z] coverage: 41.5% of statements [2021-07-12T17:43:59.542Z] ok github.com/docker/docker/container 0.564s coverage: 41.5% of statements [2021-07-12T17:43:59.542Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-12T17:43:59.542Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-12T17:43:59.542Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-12T17:43:59.542Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-12T17:44:01.191Z] === RUN TestPrepare [2021-07-12T17:44:01.191Z] --- PASS: TestPrepare (0.00s) [2021-07-12T17:44:01.191Z] === RUN TestStart [2021-07-12T17:44:01.191Z] --- PASS: TestStart (0.00s) [2021-07-12T17:44:01.191Z] === RUN TestWaitCancel [2021-07-12T17:44:01.191Z] --- PASS: TestWaitCancel (0.00s) [2021-07-12T17:44:01.191Z] === RUN TestWaitDisabled [2021-07-12T17:44:01.191Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-12T17:44:01.191Z] === RUN TestWaitEnabled [2021-07-12T17:44:01.191Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-12T17:44:01.191Z] === RUN TestRemove [2021-07-12T17:44:01.191Z] --- PASS: TestRemove (0.00s) [2021-07-12T17:44:01.191Z] PASS [2021-07-12T17:44:01.191Z] coverage: 65.3% of statements [2021-07-12T17:44:01.191Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.211s coverage: 65.3% of statements [2021-07-12T17:44:01.258Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-12T17:44:02.162Z] === RUN TestNewListSecretsFilters [2021-07-12T17:44:02.162Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-12T17:44:02.162Z] === RUN TestNewListConfigsFilters [2021-07-12T17:44:02.162Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-12T17:44:02.162Z] PASS [2021-07-12T17:44:02.162Z] coverage: 0.5% of statements [2021-07-12T17:44:02.162Z] ok github.com/docker/docker/daemon/cluster 0.367s coverage: 0.5% of statements [2021-07-12T17:44:03.706Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-12T17:44:03.706Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-12T17:44:03.706Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-12T17:44:03.706Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-12T17:44:03.706Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-12T17:44:03.706Z] PASS [2021-07-12T17:44:03.706Z] coverage: 35.9% of statements [2021-07-12T17:44:03.706Z] ok github.com/docker/docker/daemon/cluster/convert 0.907s coverage: 35.9% of statements [2021-07-12T17:44:05.442Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-12T17:44:06.630Z] === RUN TestBuilderGC [2021-07-12T17:44:06.630Z] --- PASS: TestBuilderGC (0.01s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationNotFound [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonBrokenConfiguration [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestParseClusterAdvertiseSettings [2021-07-12T17:44:06.630Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestFindConfigurationConflicts [2021-07-12T17:44:06.630Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-12T17:44:06.630Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-12T17:44:06.630Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-12T17:44:06.630Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-12T17:44:06.630Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-12T17:44:06.630Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-12T17:44:06.630Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-12T17:44:06.631Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-12T17:44:06.631Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-12T17:44:06.631Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-12T17:44:06.631Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_label [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_dns [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-12T17:44:06.631Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-12T17:44:06.631Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-12T17:44:06.817Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-07-12T17:44:06.817Z] === RUN TestInfoDebug [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-12T17:44:07.097Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-12T17:44:07.097Z] === RUN TestModifiedDiscoverySettings [2021-07-12T17:44:07.097Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-12T17:44:07.097Z] === RUN TestReloadSetConfigFileNotExist [2021-07-12T17:44:07.097Z] time="2021-07-12T17:44:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-12T17:44:07.097Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-07-12T17:44:07.097Z] === RUN TestReloadDefaultConfigNotExist [2021-07-12T17:44:07.097Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:07.097Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-12T17:44:07.097Z] === RUN TestReloadBadDefaultConfig [2021-07-12T17:44:07.097Z] time="2021-07-12T17:44:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-459527539" [2021-07-12T17:44:07.097Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-12T17:44:07.097Z] === RUN TestReloadWithConflictingLabels [2021-07-12T17:44:07.097Z] time="2021-07-12T17:44:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-070046262" [2021-07-12T17:44:07.097Z] --- PASS: TestReloadWithConflictingLabels (0.13s) [2021-07-12T17:44:07.097Z] === RUN TestReloadWithDuplicateLabels [2021-07-12T17:44:07.097Z] time="2021-07-12T17:44:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-125475869" [2021-07-12T17:44:07.097Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-12T17:44:07.097Z] === RUN TestDaemonConfigurationMerge [2021-07-12T17:44:07.097Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-12T17:44:07.097Z] PASS [2021-07-12T17:44:07.097Z] coverage: 79.2% of statements [2021-07-12T17:44:07.097Z] ok github.com/docker/docker/daemon/config 0.639s coverage: 79.2% of statements [2021-07-12T17:44:07.383Z] --- PASS: TestInfoDebug (0.52s) [2021-07-12T17:44:07.383Z] === RUN TestInfoInsecureRegistries [2021-07-12T17:44:07.949Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-12T17:44:07.949Z] === RUN TestInfoRegistryMirrors [2021-07-12T17:44:08.069Z] === RUN TestWaitNodeAttachment [2021-07-12T17:44:08.069Z] === RUN TestDiscoveryOptsErrors [2021-07-12T17:44:08.069Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-12T17:44:08.069Z] === RUN TestDiscoveryOpts [2021-07-12T17:44:08.069Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-12T17:44:08.069Z] PASS [2021-07-12T17:44:08.069Z] coverage: 30.0% of statements [2021-07-12T17:44:08.069Z] ok github.com/docker/docker/daemon/discovery 0.108s coverage: 30.0% of statements [2021-07-12T17:44:08.207Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-12T17:44:08.207Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T17:44:08.466Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-07-12T17:44:08.466Z] === RUN TestPingCacheHeaders [2021-07-12T17:44:08.466Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-12T17:44:08.466Z] === RUN TestPingGet [2021-07-12T17:44:08.466Z] --- PASS: TestPingGet (0.01s) [2021-07-12T17:44:08.466Z] === RUN TestPingHead [2021-07-12T17:44:08.466Z] --- PASS: TestPingHead (0.02s) [2021-07-12T17:44:08.466Z] === RUN TestVersion [2021-07-12T17:44:08.466Z] --- PASS: TestVersion (0.02s) [2021-07-12T17:44:08.466Z] PASS [2021-07-12T17:44:08.466Z] [2021-07-12T17:44:08.466Z] === Skipped [2021-07-12T17:44:08.466Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T17:44:08.466Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-12T17:44:08.466Z] [2021-07-12T17:44:08.466Z] [2021-07-12T17:44:08.466Z] DONE 19 tests, 1 skipped in 21.543s [2021-07-12T17:44:08.466Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-12T17:44:08.466Z] ++ 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-12T17:44:08.466Z] ++ set -e [2021-07-12T17:44:08.466Z] ++ '[' -n 0 ']' [2021-07-12T17:44:08.466Z] ++ set -x [2021-07-12T17:44:08.466Z] ++ 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-12T17:44:08.466Z] INFO: Testing against a local daemon [2021-07-12T17:44:08.466Z] === RUN TestVolumesCreateAndList [2021-07-12T17:44:08.466Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-12T17:44:08.466Z] === RUN TestVolumesRemove [2021-07-12T17:44:08.529Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-12T17:44:08.529Z] === RUN TestIsolationConversion [2021-07-12T17:44:08.529Z] === RUN TestIsolationConversion/default [2021-07-12T17:44:08.529Z] === RUN TestIsolationConversion/process [2021-07-12T17:44:08.529Z] === RUN TestIsolationConversion/hyperv [2021-07-12T17:44:08.529Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestContainerLabels [2021-07-12T17:44:08.529Z] --- PASS: TestContainerLabels (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestCredentialSpecConversion [2021-07-12T17:44:08.529Z] === RUN TestCredentialSpecConversion/none [2021-07-12T17:44:08.529Z] === RUN TestCredentialSpecConversion/config [2021-07-12T17:44:08.529Z] === RUN TestCredentialSpecConversion/file [2021-07-12T17:44:08.529Z] === RUN TestCredentialSpecConversion/registry [2021-07-12T17:44:08.529Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-12T17:44:08.529Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestControllerValidateMountBind [2021-07-12T17:44:08.529Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestControllerValidateMountVolume [2021-07-12T17:44:08.529Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestControllerValidateMountTarget [2021-07-12T17:44:08.529Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestControllerValidateMountTmpfs [2021-07-12T17:44:08.529Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestControllerValidateMountInvalidType [2021-07-12T17:44:08.529Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestControllerValidateMountNamedPipe [2021-07-12T17:44:08.529Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-12T17:44:08.529Z] PASS [2021-07-12T17:44:08.529Z] coverage: 11.0% of statements [2021-07-12T17:44:08.529Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.911s coverage: 11.0% of statements [2021-07-12T17:44:08.529Z] === RUN TestEventsLog [2021-07-12T17:44:08.529Z] --- PASS: TestEventsLog (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestEventsLogTimeout [2021-07-12T17:44:08.529Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-12T17:44:08.529Z] === RUN TestLogEvents [2021-07-12T17:44:08.725Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-12T17:44:08.725Z] === RUN TestVolumesInspect [2021-07-12T17:44:08.725Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-12T17:44:08.725Z] === RUN TestVolumesInvalidJSON [2021-07-12T17:44:08.725Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T17:44:08.725Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T17:44:08.725Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T17:44:08.725Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-12T17:44:08.725Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T17:44:08.725Z] PASS [2021-07-12T17:44:08.725Z] [2021-07-12T17:44:08.725Z] DONE 5 tests in 0.138s [2021-07-12T17:44:08.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-12T17:44:08.725Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-12T17:44:08.982Z] ++++ cat bundles/test-integration/docker.pid [2021-07-12T17:44:08.982Z] +++ kill 10407 [2021-07-12T17:44:08.990Z] --- PASS: TestLogEvents (0.05s) [2021-07-12T17:44:08.990Z] === RUN TestLoadBufferedEvents [2021-07-12T17:44:08.990Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-07-12T17:44:08.990Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-12T17:44:08.990Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-12T17:44:08.990Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-12T17:44:08.990Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-12T17:44:08.990Z] PASS [2021-07-12T17:44:08.990Z] coverage: 50.0% of statements [2021-07-12T17:44:08.990Z] ok github.com/docker/docker/daemon/events 0.331s coverage: 50.0% of statements [2021-07-12T17:44:09.241Z] +++ /etc/init.d/apparmor stop [2021-07-12T17:44:09.241Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-12T17:44:09.241Z] [2021-07-12T17:44:09.241Z] Unloading profiles will leave already running processes permanently [2021-07-12T17:44:09.241Z] unconfined, which can lead to unexpected situations. [2021-07-12T17:44:09.241Z] [2021-07-12T17:44:09.241Z] To set a process to complain mode, use the command line tool [2021-07-12T17:44:09.241Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-12T17:44:09.241Z] +++ true [2021-07-12T17:44:09.241Z] exiting test-integration [2021-07-12T17:44:09.241Z] ++ exit 0 [2021-07-12T17:44:09.241Z] [2021-07-12T17:44:09.460Z] === RUN TestVerifyNetworkingConfig [2021-07-12T17:44:09.460Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestGetContainer [2021-07-12T17:44:09.460Z] --- PASS: TestGetContainer (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestValidContainerNames [2021-07-12T17:44:09.460Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestContainerInitDNS [2021-07-12T17:44:09.460Z] daemon_test.go:147: root required [2021-07-12T17:44:09.460Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestMerge [2021-07-12T17:44:09.460Z] --- PASS: TestMerge (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestValidateContainerIsolation [2021-07-12T17:44:09.460Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestFindNetworkErrorType [2021-07-12T17:44:09.460Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestEnsureServicesExist [2021-07-12T17:44:09.460Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestEnsureServicesExistErrors [2021-07-12T17:44:09.460Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-12T17:44:09.460Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-12T17:44:09.460Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-12T17:44:09.460Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestContainerDelete [2021-07-12T17:44:09.460Z] --- PASS: TestContainerDelete (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestContainerDoubleDelete [2021-07-12T17:44:09.460Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestLogContainerEventCopyLabels [2021-07-12T17:44:09.460Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestLogContainerEventWithAttributes [2021-07-12T17:44:09.460Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestNoneHealthcheck [2021-07-12T17:44:09.460Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestHealthStates [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] time="2021-07-12T17:44:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-12T17:44:09.460Z] --- PASS: TestHealthStates (0.17s) [2021-07-12T17:44:09.460Z] === RUN TestMaskURLCredentials [2021-07-12T17:44:09.460Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestGetInspectData [2021-07-12T17:44:09.460Z] --- PASS: TestGetInspectData (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestFillLicense [2021-07-12T17:44:09.460Z] --- PASS: TestFillLicense (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestListInvalidFilter [2021-07-12T17:44:09.460Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestNameFilter [2021-07-12T17:44:09.460Z] --- PASS: TestNameFilter (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-12T17:44:09.460Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-12T17:44:09.460Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-12T17:44:09.460Z] --- 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-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-12T17:44:09.460Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestDaemonReloadLabels [2021-07-12T17:44:09.460Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-12T17:44:09.460Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestDaemonReloadMirrors [2021-07-12T17:44:09.460Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-12T17:44:09.460Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-12T17:44:09.460Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-12T17:44:09.460Z] === RUN TestDaemonDiscoveryReload [2021-07-12T17:44:09.499Z] + for job in $(jobs -p) [2021-07-12T17:44:09.499Z] + wait 1835 [2021-07-12T17:44:09.757Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-12T17:44:09.921Z] === RUN TestIsEmptyDir [2021-07-12T17:44:09.921Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-12T17:44:09.921Z] PASS [2021-07-12T17:44:09.921Z] coverage: 2.3% of statements [2021-07-12T17:44:09.921Z] ok github.com/docker/docker/daemon/graphdriver 0.124s coverage: 2.3% of statements [2021-07-12T17:44:10.384Z] === RUN TestLinkNaming [2021-07-12T17:44:10.384Z] --- PASS: TestLinkNaming (0.00s) [2021-07-12T17:44:10.384Z] === RUN TestLinkNew [2021-07-12T17:44:10.384Z] --- PASS: TestLinkNew (0.00s) [2021-07-12T17:44:10.384Z] === RUN TestLinkEnv [2021-07-12T17:44:10.384Z] --- PASS: TestLinkEnv (0.00s) [2021-07-12T17:44:10.384Z] === RUN TestLinkMultipleEnv [2021-07-12T17:44:10.384Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-12T17:44:10.384Z] === RUN TestLinkPortRangeEnv [2021-07-12T17:44:10.384Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-12T17:44:10.384Z] PASS [2021-07-12T17:44:10.384Z] coverage: 93.0% of statements [2021-07-12T17:44:10.384Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2021-07-12T17:44:10.384Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-12T17:44:10.384Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-12T17:44:10.845Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-12T17:44:10.845Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-12T17:44:11.817Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-07-12T17:44:11.817Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-12T17:44:11.817Z] reload_test.go:520: root required [2021-07-12T17:44:11.817Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-12T17:44:11.817Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-12T17:44:11.817Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-12T17:44:11.817Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-12T17:44:11.817Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-07-12T17:44:11.817Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-12T17:44:11.817Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-12T17:44:11.817Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-12T17:44:11.817Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-12T17:44:11.817Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-12T17:44:11.817Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-12T17:44:11.817Z] === RUN TestParseVolumesFrom [2021-07-12T17:44:11.817Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-12T17:44:11.817Z] PASS [2021-07-12T17:44:11.817Z] coverage: 9.1% of statements [2021-07-12T17:44:11.817Z] ok github.com/docker/docker/daemon 2.709s coverage: 9.1% of statements [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-12T17:44:11.817Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-12T17:44:11.818Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-12T17:44:11.818Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-12T17:44:11.818Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-12T17:44:11.818Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-12T17:44:11.818Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-12T17:44:12.864Z] === RUN TestAdapterReadLogs [2021-07-12T17:44:12.864Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-12T17:44:12.864Z] === RUN TestCopier [2021-07-12T17:44:12.864Z] --- PASS: TestCopier (0.00s) [2021-07-12T17:44:12.864Z] === RUN TestCopierLongLines [2021-07-12T17:44:12.864Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-12T17:44:12.864Z] === RUN TestCopierSlow [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/defaults [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-12T17:44:13.325Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-12T17:44:13.325Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-12T17:44:13.325Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-12T17:44:13.325Z] --- PASS: TestCopierSlow (0.21s) [2021-07-12T17:44:13.325Z] === RUN TestCopierWithSized [2021-07-12T17:44:13.325Z] === RUN TestCopierWithSized/as_is [2021-07-12T17:44:13.325Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-12T17:44:13.325Z] --- PASS: TestCopierWithSized (0.02s) [2021-07-12T17:44:13.325Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-07-12T17:44:13.325Z] === RUN TestCopierWithPartial [2021-07-12T17:44:13.325Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestRingLogger [2021-07-12T17:44:13.325Z] --- PASS: TestRingLogger (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestRingCap [2021-07-12T17:44:13.325Z] --- PASS: TestRingCap (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestRingClose [2021-07-12T17:44:13.325Z] --- PASS: TestRingClose (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestRingDrain [2021-07-12T17:44:13.325Z] --- PASS: TestRingDrain (0.00s) [2021-07-12T17:44:13.325Z] PASS [2021-07-12T17:44:13.325Z] coverage: 43.3% of statements [2021-07-12T17:44:13.325Z] ok github.com/docker/docker/daemon/logger 0.364s coverage: 43.3% of statements [2021-07-12T17:44:13.325Z] time="2021-07-12T17:44:12Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-12T17:44:13.325Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-07-12T17:44:13.325Z] === RUN TestCreateSuccess [2021-07-12T17:44:13.325Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCreateLogGroupSuccess [2021-07-12T17:44:13.325Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCreateError [2021-07-12T17:44:13.325Z] --- PASS: TestCreateError (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCreateAlreadyExists [2021-07-12T17:44:13.325Z] time="2021-07-12T17:44:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-12T17:44:13.325Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestLogClosed [2021-07-12T17:44:13.325Z] --- PASS: TestLogClosed (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestLogBlocking [2021-07-12T17:44:13.325Z] --- PASS: TestLogBlocking (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-12T17:44:13.325Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestLogNonBlockingBufferFull [2021-07-12T17:44:13.325Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestPublishBatchSuccess [2021-07-12T17:44:13.325Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestPublishBatchError [2021-07-12T17:44:13.325Z] time="2021-07-12T17:44:13Z" level=error msg=Error [2021-07-12T17:44:13.325Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-12T17:44:13.325Z] time="2021-07-12T17:44:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-12T17:44:13.325Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-12T17:44:13.325Z] time="2021-07-12T17:44:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-12T17:44:13.325Z] time="2021-07-12T17:44:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-12T17:44:13.325Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchSimple [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchTicker [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMultilinePattern [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchClose [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen/0/Hello [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen/2/🙃 [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen/3/���� [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen/4/He��o [2021-07-12T17:44:13.325Z] === RUN TestEffectiveLen/5/ [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/0/ [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/1/Hello [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: Hello [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/2/Hello [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: He [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: llo [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/3/Hello [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: Hello [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/4/🙃 [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/5/🙃 [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/6/a� [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: a [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: � [2021-07-12T17:44:13.325Z] === RUN TestFindValidSplit/7/a� [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1044: a� [2021-07-12T17:44:13.325Z] cloudwatchlogs_test.go:1045: [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestProcessEventEmoji [2021-07-12T17:44:13.325Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchLineSplit [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMaxEvents [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-12T17:44:13.325Z] === RUN TestSearchRegistryForImagesErrors [2021-07-12T17:44:13.325Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestSearchRegistryForImages [2021-07-12T17:44:13.325Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestOnlyPlatformWithFallback [2021-07-12T17:44:13.325Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestImageDelete [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-12T17:44:13.325Z] === RUN TestImageDelete/no_lease [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-12T17:44:13.325Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-12T17:44:13.325Z] === RUN TestImageDelete/lease_exists [2021-07-12T17:44:13.325Z] --- PASS: TestImageDelete (0.05s) [2021-07-12T17:44:13.325Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-12T17:44:13.325Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-07-12T17:44:13.325Z] === RUN TestContentStoreForPull [2021-07-12T17:44:13.325Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-12T17:44:13.325Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-12T17:44:13.325Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-12T17:44:13.325Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-12T17:44:13.786Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-12T17:44:13.786Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-12T17:44:13.786Z] === RUN TestCreateTagSuccess [2021-07-12T17:44:13.786Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-12T17:44:13.786Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-12T17:44:13.786Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-12T17:44:13.786Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-12T17:44:13.786Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-12T17:44:13.786Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-12T17:44:13.786Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-12T17:44:13.786Z] PASS [2021-07-12T17:44:13.786Z] coverage: 77.8% of statements [2021-07-12T17:44:13.786Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 77.8% of statements [2021-07-12T17:44:13.786Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-12T17:44:13.786Z] PASS [2021-07-12T17:44:13.786Z] coverage: 6.8% of statements [2021-07-12T17:44:13.786Z] ok github.com/docker/docker/daemon/images 0.509s coverage: 6.8% of statements [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-12T17:44:13.786Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-12T17:44:14.247Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-12T17:44:14.247Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-12T17:44:14.247Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-12T17:44:14.247Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-07-12T17:44:14.247Z] === RUN TestFastTimeMarshalJSON [2021-07-12T17:44:14.247Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-07-12T17:44:14.247Z] PASS [2021-07-12T17:44:14.247Z] coverage: 87.2% of statements [2021-07-12T17:44:14.247Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.261s coverage: 87.2% of statements [2021-07-12T17:44:14.247Z] === RUN TestJSONFileLogger [2021-07-12T17:44:14.708Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-12T17:44:14.708Z] === RUN TestJSONFileLoggerWithTags [2021-07-12T17:44:14.708Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-12T17:44:14.708Z] === RUN TestJSONFileLoggerWithOpts [2021-07-12T17:44:14.708Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-12T17:44:14.708Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-12T17:44:14.708Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-12T17:44:14.708Z] === RUN TestEncodeDecode [2021-07-12T17:44:14.708Z] === PAUSE TestEncodeDecode [2021-07-12T17:44:14.708Z] === RUN TestUnexpectedEOF [2021-07-12T17:44:14.708Z] time="2021-07-12T17:44:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-12T17:44:14.708Z] time="2021-07-12T17:44:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-12T17:44:14.708Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-07-12T17:44:14.708Z] === CONT TestEncodeDecode [2021-07-12T17:44:14.708Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-12T17:44:14.708Z] PASS [2021-07-12T17:44:14.708Z] coverage: 69.9% of statements [2021-07-12T17:44:14.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.356s coverage: 69.9% of statements [2021-07-12T17:44:15.021Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-12T17:44:15.244Z] === RUN TestWriteLog [2021-07-12T17:44:15.244Z] === PAUSE TestWriteLog [2021-07-12T17:44:15.244Z] === RUN TestReadLog [2021-07-12T17:44:15.244Z] === PAUSE TestReadLog [2021-07-12T17:44:15.244Z] === CONT TestWriteLog [2021-07-12T17:44:15.244Z] === CONT TestReadLog [2021-07-12T17:44:15.244Z] --- PASS: TestWriteLog (0.00s) [2021-07-12T17:44:15.244Z] === RUN TestReadLog/tail_exact [2021-07-12T17:44:15.706Z] === RUN TestReadLog/tail_less_than_available [2021-07-12T17:44:15.706Z] === RUN TestReadLog/tail_more_than_available [2021-07-12T17:44:15.706Z] === RUN TestOpenFileDelete [2021-07-12T17:44:15.706Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestOpenFileRename [2021-07-12T17:44:15.706Z] --- PASS: TestReadLog (0.17s) [2021-07-12T17:44:15.706Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-07-12T17:44:15.706Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-12T17:44:15.706Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-12T17:44:15.706Z] PASS [2021-07-12T17:44:15.706Z] coverage: 75.2% of statements [2021-07-12T17:44:15.706Z] --- PASS: TestOpenFileRename (0.01s) [2021-07-12T17:44:15.706Z] === RUN TestParseLogTagDefaultTag [2021-07-12T17:44:15.706Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestParseLogTag [2021-07-12T17:44:15.706Z] --- PASS: TestParseLogTag (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestParseLogTagEmptyTag [2021-07-12T17:44:15.706Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestTailFiles [2021-07-12T17:44:15.706Z] --- PASS: TestTailFiles (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestFollowLogsConsumerGone [2021-07-12T17:44:15.706Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestFollowLogsProducerGone [2021-07-12T17:44:15.706Z] logfile_test.go:179: logDecode() closed after sending 1136 messages [2021-07-12T17:44:15.706Z] logfile_test.go:232: messages sent: 1136, received: 1136 [2021-07-12T17:44:15.706Z] ok github.com/docker/docker/daemon/logger/local 0.289s coverage: 75.2% of statements [2021-07-12T17:44:15.706Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-12T17:44:15.706Z] === RUN TestCheckCapacityAndRotate [2021-07-12T17:44:15.706Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-12T17:44:15.706Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-12T17:44:15.706Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-12T17:44:15.706Z] --- PASS: TestCheckCapacityAndRotate (0.26s) [2021-07-12T17:44:15.706Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-07-12T17:44:15.706Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.24s) [2021-07-12T17:44:15.706Z] PASS [2021-07-12T17:44:15.706Z] coverage: 55.3% of statements [2021-07-12T17:44:15.706Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.394s coverage: 55.3% of statements [2021-07-12T17:44:16.167Z] === RUN TestLog [2021-07-12T17:44:16.167Z] --- PASS: TestLog (0.01s) [2021-07-12T17:44:16.167Z] PASS [2021-07-12T17:44:16.167Z] coverage: 31.5% of statements [2021-07-12T17:44:16.167Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.123s coverage: 31.5% of statements [2021-07-12T17:44:16.456Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-07-12T17:44:16.456Z] === RUN TestInfoDebug [2021-07-12T17:44:16.456Z] --- PASS: TestInfoDebug (0.53s) [2021-07-12T17:44:16.456Z] === RUN TestInfoInsecureRegistries [2021-07-12T17:44:16.456Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-12T17:44:16.456Z] === RUN TestInfoRegistryMirrors [2021-07-12T17:44:16.456Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-12T17:44:16.456Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T17:44:16.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-07-12T17:44:16.456Z] === RUN TestPingCacheHeaders [2021-07-12T17:44:16.456Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-12T17:44:16.456Z] === RUN TestPingGet [2021-07-12T17:44:16.456Z] --- PASS: TestPingGet (0.01s) [2021-07-12T17:44:16.456Z] === RUN TestPingHead [2021-07-12T17:44:16.456Z] --- PASS: TestPingHead (0.02s) [2021-07-12T17:44:16.456Z] === RUN TestVersion [2021-07-12T17:44:16.456Z] --- PASS: TestVersion (0.02s) [2021-07-12T17:44:16.456Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-12T17:44:17.141Z] === RUN TestValidateLogOpt [2021-07-12T17:44:17.141Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestNewMissedConfig [2021-07-12T17:44:17.141Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestNewMissedUrl [2021-07-12T17:44:17.141Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestNewMissedToken [2021-07-12T17:44:17.141Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestNewWithProxy [2021-07-12T17:44:17.141Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestDefault [2021-07-12T17:44:17.141Z] --- PASS: TestDefault (0.01s) [2021-07-12T17:44:17.141Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-12T17:44:17.141Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-07-12T17:44:17.141Z] === RUN TestJsonFormat [2021-07-12T17:44:17.141Z] --- PASS: TestJsonFormat (0.01s) [2021-07-12T17:44:17.141Z] === RUN TestRawFormat [2021-07-12T17:44:17.141Z] --- PASS: TestRawFormat (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestRawFormatWithLabels [2021-07-12T17:44:17.141Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestRawFormatWithoutTag [2021-07-12T17:44:17.141Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestBatching [2021-07-12T17:44:17.141Z] === RUN TestNewParse [2021-07-12T17:44:17.141Z] --- PASS: TestNewParse (0.00s) [2021-07-12T17:44:17.141Z] PASS [2021-07-12T17:44:17.141Z] coverage: 8.3% of statements [2021-07-12T17:44:17.141Z] ok github.com/docker/docker/daemon/logger/templates 0.125s coverage: 8.3% of statements [2021-07-12T17:44:17.141Z] === RUN TestParseLogFormat [2021-07-12T17:44:17.141Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestValidateLogOptEmpty [2021-07-12T17:44:17.141Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestValidateSyslogAddress [2021-07-12T17:44:17.141Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestParseAddressDefaultPort [2021-07-12T17:44:17.141Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestValidateSyslogFacility [2021-07-12T17:44:17.141Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestValidateLogOptSyslogFormat [2021-07-12T17:44:17.141Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-12T17:44:17.141Z] === RUN TestValidateLogOpt [2021-07-12T17:44:17.141Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-12T17:44:17.141Z] PASS [2021-07-12T17:44:17.141Z] coverage: 46.8% of statements [2021-07-12T17:44:17.141Z] ok github.com/docker/docker/daemon/logger/syslog 0.139s coverage: 46.8% of statements [2021-07-12T17:44:17.602Z] --- PASS: TestBatching (0.24s) [2021-07-12T17:44:17.602Z] === RUN TestFrequency [2021-07-12T17:44:17.602Z] --- PASS: TestFrequency (0.17s) [2021-07-12T17:44:17.602Z] === RUN TestOneMessagePerRequest [2021-07-12T17:44:17.602Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-12T17:44:17.602Z] === RUN TestVerify [2021-07-12T17:44:17.602Z] --- PASS: TestVerify (0.00s) [2021-07-12T17:44:17.602Z] === RUN TestSkipVerify [2021-07-12T17:44:17.848Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-07-12T17:44:17.848Z] PASS [2021-07-12T17:44:17.848Z] [2021-07-12T17:44:17.848Z] DONE 19 tests in 22.779s [2021-07-12T17:44:17.848Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-12T17:44:17.848Z] INFO: Testing against a local daemon [2021-07-12T17:44:17.848Z] === RUN TestVolumesCreateAndList [2021-07-12T17:44:17.848Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-12T17:44:17.848Z] === RUN TestVolumesRemove [2021-07-12T17:44:17.848Z] --- PASS: TestVolumesRemove (0.07s) [2021-07-12T17:44:17.848Z] === RUN TestVolumesInspect [2021-07-12T17:44:18.106Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-12T17:44:18.106Z] === RUN TestVolumesInvalidJSON [2021-07-12T17:44:18.106Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T17:44:18.106Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T17:44:18.106Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T17:44:18.106Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-12T17:44:18.106Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T17:44:18.106Z] PASS [2021-07-12T17:44:18.106Z] [2021-07-12T17:44:18.106Z] DONE 5 tests in 0.166s [2021-07-12T17:44:18.106Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] --- PASS: TestSkipVerify (0.56s) [2021-07-12T17:44:18.164Z] === RUN TestBufferMaximum [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.935825\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.935825\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.164Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-12T17:44:18.164Z] === RUN TestServerAlwaysDown [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.938828\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.938828\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.938828\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.164Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.939821\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.305Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-12T17:44:18.627Z] time="2021-07-12T17:44:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626111857.939821\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:18.627Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-12T17:44:18.627Z] === RUN TestCannotSendAfterClose [2021-07-12T17:44:18.627Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-12T17:44:18.627Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-12T17:44:18.627Z] === RUN TestV1IDService [2021-07-12T17:44:18.627Z] --- PASS: TestV1IDService (0.03s) [2021-07-12T17:44:18.627Z] === RUN TestV2MetadataService [2021-07-12T17:44:18.671Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-12T17:44:18.671Z] Removing test suite binaries [2021-07-12T17:44:18.671Z] exiting test-integration [2021-07-12T17:44:18.671Z] ++ exit 0 [2021-07-12T17:44:18.671Z] [2021-07-12T17:44:18.871Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-12T17:44:19.088Z] time="2021-07-12T17:44:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-12T17:44:19.088Z] time="2021-07-12T17:44:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e69e4a7c007c\"}'" [2021-07-12T17:44:19.088Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-12T17:44:19.088Z] PASS [2021-07-12T17:44:19.088Z] coverage: 82.5% of statements [2021-07-12T17:44:19.088Z] ok github.com/docker/docker/daemon/logger/splunk 2.134s coverage: 82.5% of statements [2021-07-12T17:44:19.088Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-12T17:44:19.088Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-12T17:44:19.088Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-12T17:44:20.059Z] === RUN TestSuccessfulDownload [2021-07-12T17:44:20.059Z] download_test.go:268: Needs fixing on Windows [2021-07-12T17:44:20.059Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-12T17:44:20.059Z] === RUN TestCancelledDownload [2021-07-12T17:44:20.059Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-12T17:44:20.059Z] === RUN TestMaxDownloadAttempts [2021-07-12T17:44:20.059Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:44:20.059Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:44:20.059Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:44:20.059Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:44:20.059Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:44:20.059Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:44:20.059Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:44:20.059Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:44:20.059Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-12T17:44:20.059Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-12T17:44:20.059Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-12T17:44:20.059Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-12T17:44:20.059Z] --- PASS: TestV2MetadataService (1.26s) [2021-07-12T17:44:20.059Z] PASS [2021-07-12T17:44:20.059Z] coverage: 48.2% of statements [2021-07-12T17:44:20.059Z] ok github.com/docker/docker/distribution/metadata 1.421s coverage: 48.2% of statements [2021-07-12T17:44:20.059Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-12T17:44:20.059Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-12T17:44:20.059Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-12T17:44:20.059Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-12T17:44:20.059Z] === RUN TestContinueOnError_NeverContinue [2021-07-12T17:44:20.059Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-12T17:44:20.059Z] === RUN TestManifestStore [2021-07-12T17:44:20.059Z] === RUN TestManifestStore/no_remote_or_local [2021-07-12T17:44:20.059Z] time="2021-07-12T17:44:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:44:20.059Z] time="2021-07-12T17:44:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:44:20.059Z] time="2021-07-12T17:44:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:44:20.059Z] time="2021-07-12T17:44:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-12T17:44:20.059Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-12T17:44:20.059Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-07-12T17:44:20.059Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-07-12T17:44:20.059Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-07-12T17:44:20.059Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-07-12T17:44:20.059Z] === RUN TestTransfer [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local945225783\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/no_local_cache [2021-07-12T17:44:20.520Z] --- PASS: TestTransfer (0.15s) [2021-07-12T17:44:20.520Z] === RUN TestConcurrencyLimit [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/with_local_cache [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/unknown_media_type [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="reference for unknown type: " [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="reference for unknown type: " [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="reference for unknown type: " [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="reference for unknown type: " [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="reference for unknown type: " [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-12T17:44:20.520Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-12T17:44:20.520Z] time="2021-07-12T17:44:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore (0.36s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-12T17:44:20.520Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-12T17:44:20.520Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestFixManifestLayers [2021-07-12T17:44:20.520Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-12T17:44:20.520Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-12T17:44:20.520Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestFixManifestLayersBadParent [2021-07-12T17:44:20.520Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestValidateManifest [2021-07-12T17:44:20.520Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-12T17:44:20.520Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestFormatPlatform [2021-07-12T17:44:20.520Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestGetRepositoryMountCandidates [2021-07-12T17:44:20.520Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestLayerAlreadyExists [2021-07-12T17:44:20.520Z] 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-12T17:44:20.520Z] 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-12T17:44:20.520Z] 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-12T17:44:20.520Z] 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-12T17:44:20.520Z] 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-12T17:44:20.520Z] 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-12T17:44:20.520Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-12T17:44:20.520Z] === RUN TestWhenEmptyAuthConfig [2021-07-12T17:44:21.161Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-07-12T17:44:21.161Z] === RUN TestInactiveJobs [2021-07-12T17:44:21.161Z] --- PASS: TestInactiveJobs (0.44s) [2021-07-12T17:44:21.161Z] === RUN TestWatchRelease [2021-07-12T17:44:21.161Z] === RUN TestNotFound [2021-07-12T17:44:21.161Z] --- PASS: TestNotFound (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestConflict [2021-07-12T17:44:21.161Z] --- PASS: TestConflict (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestForbidden [2021-07-12T17:44:21.161Z] --- PASS: TestForbidden (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestInvalidParameter [2021-07-12T17:44:21.161Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestNotImplemented [2021-07-12T17:44:21.161Z] --- PASS: TestNotImplemented (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestNotModified [2021-07-12T17:44:21.161Z] --- PASS: TestNotModified (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestUnauthorized [2021-07-12T17:44:21.161Z] --- PASS: TestUnauthorized (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestUnknown [2021-07-12T17:44:21.161Z] --- PASS: TestUnknown (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestCancelled [2021-07-12T17:44:21.161Z] --- PASS: TestCancelled (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestDeadline [2021-07-12T17:44:21.161Z] --- PASS: TestDeadline (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestDataLoss [2021-07-12T17:44:21.161Z] --- PASS: TestDataLoss (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestUnavailable [2021-07-12T17:44:21.161Z] --- PASS: TestUnavailable (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestSystem [2021-07-12T17:44:21.161Z] --- PASS: TestSystem (0.00s) [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Not_Found [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Bad_Request [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Conflict [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Unauthorized [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Forbidden [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Not_Modified [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-12T17:44:21.161Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-12T17:44:21.161Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-12T17:44:21.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-12T17:44:21.162Z] PASS [2021-07-12T17:44:21.162Z] coverage: 53.1% of statements [2021-07-12T17:44:21.162Z] ok github.com/docker/docker/errdefs 0.085s coverage: 53.1% of statements [2021-07-12T17:44:21.162Z] --- PASS: TestWatchRelease (0.04s) [2021-07-12T17:44:21.162Z] === RUN TestWatchFinishedTransfer [2021-07-12T17:44:21.162Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-12T17:44:21.162Z] === RUN TestDuplicateTransfer [2021-07-12T17:44:21.162Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-12T17:44:21.162Z] === RUN TestSuccessfulUpload [2021-07-12T17:44:21.624Z] time="2021-07-12T17:44:21Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-12T17:44:21.624Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-07-12T17:44:21.624Z] === RUN TestCancelledUpload [2021-07-12T17:44:21.624Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-12T17:44:21.624Z] PASS [2021-07-12T17:44:21.624Z] coverage: 77.3% of statements [2021-07-12T17:44:21.624Z] ok github.com/docker/docker/distribution/xfer 2.014s coverage: 77.3% of statements [2021-07-12T17:44:21.624Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-07-12T17:44:21.624Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-12T17:44:21.624Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-12T17:44:21.624Z] === RUN TestTokenPassThru [2021-07-12T17:44:21.624Z] --- PASS: TestTokenPassThru (0.04s) [2021-07-12T17:44:21.624Z] === RUN TestTokenPassThruDifferentHost [2021-07-12T17:44:21.624Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-12T17:44:21.624Z] PASS [2021-07-12T17:44:21.624Z] coverage: 23.8% of statements [2021-07-12T17:44:21.624Z] ok github.com/docker/docker/distribution 1.744s coverage: 23.8% of statements [2021-07-12T17:44:22.085Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-12T17:44:22.085Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-12T17:44:22.085Z] === RUN TestFSGetInvalidData [2021-07-12T17:44:22.085Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-12T17:44:22.085Z] === RUN TestFSInvalidSet [2021-07-12T17:44:22.085Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-12T17:44:22.085Z] === RUN TestFSInvalidRoot [2021-07-12T17:44:22.085Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-12T17:44:22.085Z] === RUN TestFSMetadataGetSet [2021-07-12T17:44:22.085Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-12T17:44:22.085Z] === RUN TestFSInvalidWalker [2021-07-12T17:44:22.085Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-12T17:44:22.085Z] === RUN TestFSGetSet [2021-07-12T17:44:22.558Z] --- PASS: TestFSGetSet (0.02s) [2021-07-12T17:44:22.558Z] === RUN TestFSGetUnsetKey [2021-07-12T17:44:22.558Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-12T17:44:22.558Z] === RUN TestFSGetEmptyData [2021-07-12T17:44:22.558Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-12T17:44:22.558Z] === RUN TestFSDelete [2021-07-12T17:44:22.558Z] --- PASS: TestFSDelete (0.02s) [2021-07-12T17:44:22.558Z] === RUN TestFSWalker [2021-07-12T17:44:22.558Z] --- PASS: TestFSWalker (0.02s) [2021-07-12T17:44:22.558Z] === RUN TestFSWalkerStopOnError [2021-07-12T17:44:22.558Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-12T17:44:22.558Z] === RUN TestNewFromJSON [2021-07-12T17:44:22.558Z] --- PASS: TestNewFromJSON (0.01s) [2021-07-12T17:44:22.558Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-12T17:44:22.558Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-12T17:44:22.558Z] === RUN TestMarshalKeyOrder [2021-07-12T17:44:22.558Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-12T17:44:22.558Z] === RUN TestHistoryEqual [2021-07-12T17:44:22.558Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-12T17:44:22.558Z] === RUN TestImage [2021-07-12T17:44:22.558Z] --- PASS: TestImage (0.00s) [2021-07-12T17:44:22.558Z] === RUN TestImageOSNotEmpty [2021-07-12T17:44:22.558Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-12T17:44:22.558Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-12T17:44:22.558Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-12T17:44:22.558Z] === RUN TestCreate [2021-07-12T17:44:22.558Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:44:22.558Z] === RUN TestRestore [2021-07-12T17:44:22.558Z] time="2021-07-12T17:44:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-12T17:44:22.558Z] --- PASS: TestRestore (0.04s) [2021-07-12T17:44:22.558Z] === RUN TestAddDelete [2021-07-12T17:44:22.558Z] --- PASS: TestAddDelete (0.03s) [2021-07-12T17:44:22.558Z] === RUN TestSearchAfterDelete [2021-07-12T17:44:22.558Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-12T17:44:22.558Z] === RUN TestParentReset [2021-07-12T17:44:22.558Z] === RUN TestCompare [2021-07-12T17:44:22.558Z] --- PASS: TestCompare (0.00s) [2021-07-12T17:44:22.558Z] PASS [2021-07-12T17:44:22.558Z] coverage: 19.2% of statements [2021-07-12T17:44:22.558Z] ok github.com/docker/docker/image/cache 0.124s coverage: 19.2% of statements [2021-07-12T17:44:22.558Z] --- PASS: TestParentReset (0.04s) [2021-07-12T17:44:22.558Z] === RUN TestGetAndSetLastUpdated [2021-07-12T17:44:22.558Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-12T17:44:22.558Z] === RUN TestStoreLen [2021-07-12T17:44:23.019Z] --- PASS: TestStoreLen (0.07s) [2021-07-12T17:44:23.019Z] PASS [2021-07-12T17:44:23.019Z] coverage: 86.6% of statements [2021-07-12T17:44:23.019Z] ok github.com/docker/docker/image 0.779s coverage: 86.6% of statements [2021-07-12T17:44:23.019Z] === RUN TestValidateManifest [2021-07-12T17:44:23.019Z] === RUN TestValidateManifest/nil [2021-07-12T17:44:23.019Z] === RUN TestValidateManifest/non-nil [2021-07-12T17:44:23.019Z] --- PASS: TestValidateManifest (0.00s) [2021-07-12T17:44:23.019Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-12T17:44:23.019Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-12T17:44:23.019Z] PASS [2021-07-12T17:44:23.019Z] coverage: 0.7% of statements [2021-07-12T17:44:23.019Z] ok github.com/docker/docker/image/tarexport 0.116s coverage: 0.7% of statements [2021-07-12T17:44:23.479Z] === RUN TestMakeV1ConfigFromConfig [2021-07-12T17:44:23.479Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-12T17:44:23.479Z] PASS [2021-07-12T17:44:23.479Z] coverage: 25.0% of statements [2021-07-12T17:44:23.479Z] ok github.com/docker/docker/image/v1 0.199s coverage: 25.0% of statements [2021-07-12T17:44:23.479Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-12T17:44:23.940Z] === RUN TestSerialization [2021-07-12T17:44:23.940Z] --- PASS: TestSerialization (0.02s) [2021-07-12T17:44:23.940Z] PASS [2021-07-12T17:44:23.940Z] coverage: 100.0% of statements [2021-07-12T17:44:23.940Z] ok github.com/docker/docker/libcontainerd/queue 0.111s coverage: 100.0% of statements Post stage [Pipeline] junit [2021-07-12T17:44:23.951Z] Recording test results [2021-07-12T17:44:24.139Z] check_test.go:380: [daa9bd9cf1934] daemon is not started [2021-07-12T17:44:24.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-12T17:44:24.139Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-12T17:44:24.145Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-12T17:44:24.490Z] + echo Ensuring container killed. [2021-07-12T17:44:24.490Z] Ensuring container killed. [2021-07-12T17:44:24.490Z] + docker rm -vf docker-pr6 [2021-07-12T17:44:24.490Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-12T17:44:24.771Z] + echo Chowning /workspace to jenkins user [2021-07-12T17:44:24.771Z] Chowning /workspace to jenkins user [2021-07-12T17:44:24.771Z] + id -u [2021-07-12T17:44:24.771Z] + id -g [2021-07-12T17:44:24.771Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/workspace busybox chown -R 1000:1000 /workspace [2021-07-12T17:44:25.074Z] === RUN TestDockerSuite/TestCpToDot [2021-07-12T17:44:25.603Z] === RUN TestEnvironmentParsing [2021-07-12T17:44:25.603Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-12T17:44:25.603Z] PASS [2021-07-12T17:44:25.603Z] coverage: 1.2% of statements [2021-07-12T17:44:25.603Z] ok github.com/docker/docker/libcontainerd/local 0.241s coverage: 1.2% of statements [2021-07-12T17:44:25.603Z] === RUN TestEmptyLayer [2021-07-12T17:44:25.603Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-12T17:44:25.603Z] === RUN TestCommitFailure [2021-07-12T17:44:25.603Z] --- PASS: TestCommitFailure (0.02s) [2021-07-12T17:44:25.603Z] === RUN TestStartTransactionFailure [2021-07-12T17:44:25.603Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-12T17:44:25.603Z] === RUN TestGetOrphan [2021-07-12T17:44:25.603Z] --- PASS: TestGetOrphan (0.01s) [2021-07-12T17:44:25.603Z] === RUN TestMountAndRegister [2021-07-12T17:44:25.603Z] layer_test.go:271: Layer size: 14 [2021-07-12T17:44:25.603Z] --- PASS: TestMountAndRegister (0.07s) [2021-07-12T17:44:25.603Z] === RUN TestLayerRelease [2021-07-12T17:44:25.603Z] layer_test.go:304: Failing on Windows [2021-07-12T17:44:25.603Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-12T17:44:25.603Z] === RUN TestStoreRestore [2021-07-12T17:44:25.603Z] layer_test.go:353: Failing on Windows [2021-07-12T17:44:25.603Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-12T17:44:25.603Z] === RUN TestTarStreamStability [2021-07-12T17:44:25.603Z] layer_test.go:468: Failing on Windows [2021-07-12T17:44:25.603Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-12T17:44:25.603Z] === RUN TestRegisterExistingLayer [2021-07-12T17:44:25.663Z] docker_api_swarm_test.go:801: [db8102fd423fc] joining swarm manager [d94215b91a9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:44:26.063Z] --- PASS: TestRegisterExistingLayer (0.27s) [2021-07-12T17:44:26.063Z] === RUN TestTarStreamVerification [2021-07-12T17:44:26.063Z] layer_test.go:697: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-12T17:44:26.063Z] === RUN TestLayerMigration [2021-07-12T17:44:26.063Z] migration_test.go:46: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-12T17:44:26.063Z] === RUN TestLayerMigrationNoTarsplit [2021-07-12T17:44:26.063Z] migration_test.go:182: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-12T17:44:26.063Z] === RUN TestMountInit [2021-07-12T17:44:26.063Z] mount_test.go:17: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestMountInit (0.00s) [2021-07-12T17:44:26.063Z] === RUN TestMountSize [2021-07-12T17:44:26.063Z] mount_test.go:76: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestMountSize (0.00s) [2021-07-12T17:44:26.063Z] === RUN TestMountChanges [2021-07-12T17:44:26.063Z] mount_test.go:125: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestMountChanges (0.00s) [2021-07-12T17:44:26.063Z] === RUN TestMountApply [2021-07-12T17:44:26.063Z] mount_test.go:212: Failing on Windows [2021-07-12T17:44:26.063Z] --- SKIP: TestMountApply (0.00s) [2021-07-12T17:44:26.063Z] PASS [2021-07-12T17:44:26.063Z] coverage: 30.1% of statements [2021-07-12T17:44:26.063Z] ok github.com/docker/docker/layer 0.515s coverage: 30.1% of statements [2021-07-12T17:44:26.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-12T17:44:26.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-12T17:44:26.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-12T17:44:26.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-12T17:44:26.251Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-12T17:44:26.525Z] === RUN TestSequenceGetAvailableBit [2021-07-12T17:44:26.525Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSequenceEqual [2021-07-12T17:44:26.525Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSequenceCopy [2021-07-12T17:44:26.525Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestGetFirstAvailable [2021-07-12T17:44:26.525Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestFindSequence [2021-07-12T17:44:26.525Z] --- PASS: TestFindSequence (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestCheckIfAvailable [2021-07-12T17:44:26.525Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestMergeSequences [2021-07-12T17:44:26.525Z] --- PASS: TestMergeSequences (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestPushReservation [2021-07-12T17:44:26.525Z] --- PASS: TestPushReservation (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSerializeDeserialize [2021-07-12T17:44:26.525Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSet [2021-07-12T17:44:26.525Z] --- PASS: TestSet (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSetUnset [2021-07-12T17:44:26.525Z] --- PASS: TestSetUnset (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestOffsetSetUnset [2021-07-12T17:44:26.525Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSetInRange [2021-07-12T17:44:26.525Z] --- PASS: TestSetInRange (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestSetAnyInRange [2021-07-12T17:44:26.525Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestMethods [2021-07-12T17:44:26.525Z] --- PASS: TestMethods (0.00s) [2021-07-12T17:44:26.525Z] === RUN TestRandomAllocateDeallocate [2021-07-12T17:44:27.185Z] docker_api_swarm_test.go:801: [da039079f20e4] joining swarm manager [d94215b91a9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-12T17:44:27.590Z] + bundleName=amd64-cgroup2 [2021-07-12T17:44:27.590Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-12T17:44:27.590Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-12T17:44:27.590Z] + 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-12T17:44:27.590Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-12T17:44:27.752Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [Pipeline] archiveArtifacts [2021-07-12T17:44:27.859Z] Archiving artifacts [2021-07-12T17:44:28.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T17:44:28.319Z] docker_api_swarm_test.go:801: [db5c6d12023f9] joining swarm manager [d94215b91a9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-12T17:44:28.466Z] + make clean [2021-07-12T17:44:28.722Z] docker volume rm -f docker-dev-cache [2021-07-12T17:44:28.722Z] docker-dev-cache [Pipeline] deleteDir [2021-07-12T17:44:28.805Z] === RUN TestInvalidConfig [2021-07-12T17:44:28.805Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-12T17:44:28.805Z] === RUN TestConfig [2021-07-12T17:44:28.805Z] --- PASS: TestConfig (0.00s) [2021-07-12T17:44:28.805Z] === RUN TestOptionsLabels [2021-07-12T17:44:28.805Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-12T17:44:28.805Z] === RUN TestValidName [2021-07-12T17:44:28.805Z] --- PASS: TestValidName (0.00s) [2021-07-12T17:44:28.805Z] === RUN TestTLSConfiguration [2021-07-12T17:44:29.254Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-12T17:44:29.266Z] time="2021-07-12T17:44:28Z" level=info msg="Option Initializing KV with TLS" [2021-07-12T17:44:29.266Z] --- PASS: TestTLSConfiguration (0.18s) [2021-07-12T17:44:29.266Z] PASS [2021-07-12T17:44:29.266Z] coverage: 24.0% of statements [2021-07-12T17:44:29.266Z] ok github.com/docker/docker/libnetwork/config 0.326s coverage: 24.0% of statements [2021-07-12T17:44:29.512Z] docker_api_swarm_test.go:801: [d79be89149abe] joining swarm manager [d94215b91a9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-12T17:44:29.728Z] === RUN TestKey [2021-07-12T17:44:29.728Z] --- PASS: TestKey (0.00s) [2021-07-12T17:44:29.728Z] === RUN TestParseKey [2021-07-12T17:44:29.728Z] --- PASS: TestParseKey (0.00s) [2021-07-12T17:44:29.728Z] === RUN TestInvalidDataStore [2021-07-12T17:44:29.728Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-12T17:44:29.728Z] === RUN TestKVObjectFlatKey [2021-07-12T17:44:29.728Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-12T17:44:29.728Z] === RUN TestAtomicKVObjectFlatKey [2021-07-12T17:44:29.728Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-12T17:44:29.728Z] PASS [2021-07-12T17:44:29.728Z] coverage: 21.9% of statements [2021-07-12T17:44:29.728Z] ok github.com/docker/docker/libnetwork/datastore 0.097s coverage: 21.9% of statements [2021-07-12T17:44:30.078Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-12T17:44:30.189Z] === RUN TestErrorInterfaces [2021-07-12T17:44:30.189Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestNetworkMarshalling [2021-07-12T17:44:30.189Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-12T17:44:30.189Z] === RUN TestEndpointMarshalling [2021-07-12T17:44:30.189Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestAuxAddresses [2021-07-12T17:44:30.189Z] time="2021-07-12T17:44:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:44:30.189Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-12T17:44:30.189Z] === RUN TestSRVServiceQuery [2021-07-12T17:44:30.189Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-12T17:44:30.189Z] === RUN TestServiceVIPReuse [2021-07-12T17:44:30.189Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-12T17:44:30.189Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestDNSIPQuery [2021-07-12T17:44:30.189Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestDNSProxyServFail [2021-07-12T17:44:30.189Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestSandboxAddEmpty [2021-07-12T17:44:30.189Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestSandboxAddMultiPrio [2021-07-12T17:44:30.189Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestSandboxAddSamePrio [2021-07-12T17:44:30.189Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestCleanupServiceDiscovery [2021-07-12T17:44:30.189Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestDNSOptions [2021-07-12T17:44:30.189Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:44:30.189Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-12T17:44:30.189Z] === RUN TestMultipleControllersWithSameStore [2021-07-12T17:44:30.189Z] time="2021-07-12T17:44:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:44:30.189Z] time="2021-07-12T17:44:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-12T17:44:30.189Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-12T17:44:30.189Z] PASS [2021-07-12T17:44:30.189Z] coverage: 8.6% of statements [2021-07-12T17:44:30.189Z] ok github.com/docker/docker/libnetwork 0.451s coverage: 8.6% of statements [2021-07-12T17:44:30.189Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-12T17:44:30.644Z] docker_api_swarm_test.go:809: [d04395b211c03] joining swarm manager [d94215b91a9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-12T17:44:30.650Z] === RUN TestIPDataMarshalling [2021-07-12T17:44:30.650Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-12T17:44:30.650Z] === RUN TestValidateAndIsV6 [2021-07-12T17:44:30.650Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-12T17:44:30.650Z] PASS [2021-07-12T17:44:30.650Z] coverage: 68.9% of statements [2021-07-12T17:44:30.650Z] ok github.com/docker/docker/libnetwork/driverapi 0.075s coverage: 68.9% of statements [2021-07-12T17:44:31.112Z] === RUN TestDriver [2021-07-12T17:44:31.112Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:44:31.112Z] PASS [2021-07-12T17:44:31.112Z] coverage: 34.8% of statements [2021-07-12T17:44:31.112Z] ok github.com/docker/docker/libnetwork/drivers/host 0.071s coverage: 34.8% of statements [2021-07-12T17:44:31.210Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-12T17:44:31.468Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T17:44:31.573Z] === RUN TestDriver [2021-07-12T17:44:31.573Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:44:31.573Z] PASS [2021-07-12T17:44:31.573Z] coverage: 34.8% of statements [2021-07-12T17:44:31.573Z] ok github.com/docker/docker/libnetwork/drivers/null 0.072s coverage: 34.8% of statements [2021-07-12T17:44:32.034Z] === RUN TestNetworkAllocateFree [2021-07-12T17:44:32.034Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-12T17:44:32.034Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-12T17:44:32.034Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-12T17:44:32.034Z] PASS [2021-07-12T17:44:32.034Z] coverage: 63.6% of statements [2021-07-12T17:44:32.034Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.127s coverage: 63.6% of statements [2021-07-12T17:44:32.409Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-12T17:44:32.495Z] === RUN TestGetEmptyCapabilities [2021-07-12T17:44:32.495Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-12T17:44:32.495Z] === RUN TestGetExtraCapabilities [2021-07-12T17:44:32.495Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-12T17:44:32.495Z] === RUN TestGetInvalidCapabilities [2021-07-12T17:44:32.495Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-12T17:44:32.495Z] === RUN TestRemoteDriver [2021-07-12T17:44:32.495Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-12T17:44:32.495Z] === RUN TestDriverError [2021-07-12T17:44:32.495Z] --- PASS: TestDriverError (0.00s) [2021-07-12T17:44:32.495Z] === RUN TestMissingValues [2021-07-12T17:44:33.075Z] --- PASS: TestMissingValues (0.01s) [2021-07-12T17:44:33.075Z] === RUN TestRollback [2021-07-12T17:44:33.075Z] --- PASS: TestRollback (0.00s) [2021-07-12T17:44:33.075Z] PASS [2021-07-12T17:44:33.075Z] coverage: 57.4% of statements [2021-07-12T17:44:33.075Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.148s coverage: 57.4% of statements [2021-07-12T17:44:33.075Z] === RUN TestNAT [2021-07-12T17:44:33.075Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-12T17:44:33.075Z] --- SKIP: TestNAT (0.00s) [2021-07-12T17:44:33.075Z] === RUN TestTransparent [2021-07-12T17:44:33.075Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-12T17:44:33.075Z] --- SKIP: TestTransparent (0.00s) [2021-07-12T17:44:33.075Z] PASS [2021-07-12T17:44:33.075Z] coverage: 0.0% of statements [2021-07-12T17:44:33.075Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.111s coverage: 0.0% of statements [2021-07-12T17:44:33.343Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-12T17:44:33.343Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-12T17:44:33.343Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-12T17:44:33.537Z] === RUN TestBuildDefault [2021-07-12T17:44:33.537Z] --- PASS: TestBuildDefault (0.01s) [2021-07-12T17:44:33.537Z] === RUN TestBuildHostnameDomainname [2021-07-12T17:44:33.537Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestBuildHostname [2021-07-12T17:44:33.537Z] --- PASS: TestBuildHostname (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestBuildHostnameFQDN [2021-07-12T17:44:33.537Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestBuildNoIP [2021-07-12T17:44:33.537Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestUpdate [2021-07-12T17:44:33.537Z] --- PASS: TestUpdate (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-12T17:44:33.537Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2021-07-12T17:44:33.537Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-12T17:44:33.537Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2021-07-12T17:44:33.537Z] === RUN TestAddEmpty [2021-07-12T17:44:33.537Z] --- PASS: TestAddEmpty (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestAdd [2021-07-12T17:44:33.537Z] --- PASS: TestAdd (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestDeleteEmpty [2021-07-12T17:44:33.537Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestDeleteNewline [2021-07-12T17:44:33.537Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-12T17:44:33.537Z] === RUN TestDelete [2021-07-12T17:44:33.537Z] --- PASS: TestDelete (0.02s) [2021-07-12T17:44:33.537Z] === RUN TestConcurrentWrites [2021-07-12T17:44:33.909Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-12T17:44:33.999Z] --- PASS: TestRandomAllocateDeallocate (7.32s) [2021-07-12T17:44:33.999Z] === RUN TestAllocateRandomDeallocate [2021-07-12T17:44:33.999Z] --- PASS: TestConcurrentWrites (0.30s) [2021-07-12T17:44:33.999Z] PASS [2021-07-12T17:44:33.999Z] coverage: 81.2% of statements [2021-07-12T17:44:33.999Z] === RUN TestNew [2021-07-12T17:44:33.999Z] --- PASS: TestNew (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestAddDriver [2021-07-12T17:44:33.999Z] --- PASS: TestAddDriver (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestAddDuplicateDriver [2021-07-12T17:44:33.999Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-12T17:44:33.999Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestDriver [2021-07-12T17:44:33.999Z] --- PASS: TestDriver (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestIPAM [2021-07-12T17:44:33.999Z] --- PASS: TestIPAM (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestWalkIPAMs [2021-07-12T17:44:33.999Z] ok github.com/docker/docker/libnetwork/etchosts 0.430s coverage: 81.2% of statements [2021-07-12T17:44:33.999Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-12T17:44:33.999Z] === RUN TestWalkDrivers [2021-07-12T17:44:33.999Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-12T17:44:33.999Z] PASS [2021-07-12T17:44:33.999Z] coverage: 82.4% of statements [2021-07-12T17:44:33.999Z] ok github.com/docker/docker/libnetwork/drvregistry 0.126s coverage: 82.4% of statements [2021-07-12T17:44:34.460Z] === RUN TestDiff [2021-07-12T17:44:34.460Z] --- PASS: TestDiff (0.00s) [2021-07-12T17:44:34.460Z] === RUN TestAddedCallback [2021-07-12T17:44:34.460Z] --- PASS: TestAddedCallback (0.00s) [2021-07-12T17:44:34.460Z] === RUN TestRemovedCallback [2021-07-12T17:44:34.460Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-12T17:44:34.460Z] === RUN TestNoCallback [2021-07-12T17:44:34.460Z] --- PASS: TestNoCallback (0.00s) [2021-07-12T17:44:34.460Z] PASS [2021-07-12T17:44:34.460Z] coverage: 48.1% of statements [2021-07-12T17:44:34.460Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.101s coverage: 48.1% of statements [2021-07-12T17:44:34.844Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-12T17:44:34.844Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-12T17:44:34.844Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-12T17:44:34.844Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-12T17:44:34.922Z] === RUN TestNew [2021-07-12T17:44:34.922Z] --- PASS: TestNew (0.00s) [2021-07-12T17:44:34.922Z] === RUN TestAllocate [2021-07-12T17:44:34.922Z] --- PASS: TestAllocate (0.00s) [2021-07-12T17:44:34.922Z] === RUN TestUninitialized [2021-07-12T17:44:34.922Z] --- PASS: TestUninitialized (0.00s) [2021-07-12T17:44:34.922Z] === RUN TestAllocateInRange [2021-07-12T17:44:34.922Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-12T17:44:34.922Z] === RUN TestAllocateSerial [2021-07-12T17:44:34.922Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-12T17:44:34.922Z] PASS [2021-07-12T17:44:34.922Z] coverage: 87.5% of statements [2021-07-12T17:44:34.922Z] ok github.com/docker/docker/libnetwork/idm 0.067s coverage: 87.5% of statements [2021-07-12T17:44:35.383Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2021-07-12T17:44:35.383Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-12T17:44:35.383Z] === RUN TestCaller [2021-07-12T17:44:35.383Z] --- PASS: TestCaller (0.00s) [2021-07-12T17:44:35.383Z] PASS [2021-07-12T17:44:35.383Z] coverage: 100.0% of statements [2021-07-12T17:44:35.383Z] ok github.com/docker/docker/libnetwork/internal/caller 0.068s coverage: 100.0% of statements [2021-07-12T17:44:35.410Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-12T17:44:35.668Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-12T17:44:35.668Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-12T17:44:35.927Z] === RUN TestDockerSuite/TestCreateRM [2021-07-12T17:44:35.972Z] === RUN TestSetSerialInsertDelete [2021-07-12T17:44:35.972Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-12T17:44:35.972Z] === RUN TestSetParallelInsertDelete [2021-07-12T17:44:36.185Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-12T17:44:36.185Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T17:44:36.185Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-12T17:44:36.185Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-12T17:44:36.185Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-12T17:44:36.950Z] === RUN TestPoolRequest [2021-07-12T17:44:36.950Z] --- PASS: TestPoolRequest (0.00s) [2021-07-12T17:44:36.950Z] === RUN TestOtherRequests [2021-07-12T17:44:36.950Z] --- PASS: TestOtherRequests (0.00s) [2021-07-12T17:44:36.950Z] PASS [2021-07-12T17:44:36.950Z] coverage: 57.1% of statements [2021-07-12T17:44:36.950Z] ok github.com/docker/docker/libnetwork/ipams/null 0.082s coverage: 57.1% of statements [2021-07-12T17:44:36.950Z] === RUN TestInt2IP2IntConversion [2021-07-12T17:44:37.411Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2021-07-12T17:44:37.411Z] === RUN TestGetAddressVersion [2021-07-12T17:44:37.411Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-12T17:44:37.411Z] === RUN TestKeyString [2021-07-12T17:44:37.411Z] --- PASS: TestKeyString (0.00s) [2021-07-12T17:44:37.411Z] === RUN TestPoolDataMarshal [2021-07-12T17:44:37.411Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-12T17:44:37.411Z] === RUN TestSubnetsMarshal [2021-07-12T17:44:37.411Z] --- PASS: TestSubnetsMarshal (0.10s) [2021-07-12T17:44:37.411Z] === RUN TestAddSubnets [2021-07-12T17:44:37.872Z] --- PASS: TestAddSubnets (0.06s) [2021-07-12T17:44:37.872Z] === RUN TestDoublePoolRelease [2021-07-12T17:44:37.872Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-07-12T17:44:37.872Z] === RUN TestAddReleasePoolID [2021-07-12T17:44:37.872Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.63s) [2021-07-12T17:44:37.872Z] === RUN TestRetrieveFromStore [2021-07-12T17:44:37.872Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-07-12T17:44:37.872Z] === RUN TestPredefinedPool [2021-07-12T17:44:37.872Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-12T17:44:37.872Z] === RUN TestRemoveSubnet [2021-07-12T17:44:37.872Z] === RUN TestGetCapabilities [2021-07-12T17:44:37.872Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-12T17:44:37.872Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-12T17:44:37.872Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-12T17:44:37.872Z] === RUN TestGetDefaultAddressSpaces [2021-07-12T17:44:37.872Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-12T17:44:37.872Z] === RUN TestRemoteDriver [2021-07-12T17:44:37.872Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-12T17:44:37.872Z] PASS [2021-07-12T17:44:37.872Z] coverage: 47.4% of statements [2021-07-12T17:44:37.872Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.119s coverage: 47.4% of statements [2021-07-12T17:44:37.872Z] --- PASS: TestRemoveSubnet (0.26s) [2021-07-12T17:44:37.872Z] === RUN TestGetSameAddress [2021-07-12T17:44:38.090Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-12T17:44:38.346Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-12T17:44:38.347Z] === RUN TestPoolAllocationReuse [2021-07-12T17:44:38.347Z] --- PASS: TestRetrieveFromStore (0.67s) [2021-07-12T17:44:38.347Z] === RUN TestIsCorrupted [2021-07-12T17:44:38.347Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-12T17:44:38.347Z] === RUN TestSetRollover [2021-07-12T17:44:38.348Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-12T17:44:38.348Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-12T17:44:39.398Z] === RUN TestWindowsIPAM [2021-07-12T17:44:39.398Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-12T17:44:39.398Z] PASS [2021-07-12T17:44:39.398Z] coverage: 71.4% of statements [2021-07-12T17:44:39.398Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.113s coverage: 71.4% of statements [2021-07-12T17:44:39.859Z] === RUN TestDefaultNetwork [2021-07-12T17:44:40.320Z] --- PASS: TestPoolAllocationReuse (2.04s) [2021-07-12T17:44:40.320Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-12T17:44:40.320Z] --- PASS: TestDefaultNetwork (0.27s) [2021-07-12T17:44:40.320Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-12T17:44:40.320Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-12T17:44:40.320Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-12T17:44:40.320Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-12T17:44:40.320Z] === RUN TestInitAddressPools [2021-07-12T17:44:40.320Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-12T17:44:40.320Z] PASS [2021-07-12T17:44:40.320Z] coverage: 74.0% of statements [2021-07-12T17:44:40.320Z] ok github.com/docker/docker/libnetwork/ipamutils 0.640s coverage: 74.0% of statements [2021-07-12T17:44:40.320Z] --- PASS: TestSetRollover (2.03s) [2021-07-12T17:44:40.320Z] === RUN TestSetRolloverSerial [2021-07-12T17:44:40.877Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-12T17:44:40.877Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-12T17:44:40.877Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-12T17:44:41.135Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-12T17:44:41.135Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-12T17:44:41.135Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-12T17:44:41.293Z] === RUN TestKeyValue [2021-07-12T17:44:41.293Z] --- PASS: TestKeyValue (0.00s) [2021-07-12T17:44:41.293Z] PASS [2021-07-12T17:44:41.293Z] coverage: 60.0% of statements [2021-07-12T17:44:41.293Z] ok github.com/docker/docker/libnetwork/netlabel 0.060s coverage: 60.0% of statements [2021-07-12T17:44:42.069Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-12T17:44:42.935Z] --- PASS: TestSetRolloverSerial (2.28s) [2021-07-12T17:44:42.935Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-12T17:44:42.935Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-12T17:44:42.935Z] PASS [2021-07-12T17:44:42.935Z] coverage: 84.4% of statements [2021-07-12T17:44:42.935Z] ok github.com/docker/docker/libnetwork/bitseq 16.379s coverage: 84.4% of statements [2021-07-12T17:44:43.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-12T17:44:44.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-12T17:44:44.489Z] === RUN TestNetworkDBSimple [2021-07-12T17:44:44.490Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.13s) [2021-07-12T17:44:44.490Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-12T17:44:44.951Z] 2021/07/12 17:44:44 Closing DB instances... [2021-07-12T17:44:45.923Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-12T17:44:45.923Z] PASS [2021-07-12T17:44:45.923Z] coverage: 100.0% of statements [2021-07-12T17:44:45.923Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.078s coverage: 100.0% of statements [2021-07-12T17:44:46.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-12T17:44:46.383Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-12T17:44:46.383Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-12T17:44:46.383Z] === RUN TestGenerate [2021-07-12T17:44:46.383Z] --- PASS: TestGenerate (0.00s) [2021-07-12T17:44:46.383Z] === RUN TestGeneratePtr [2021-07-12T17:44:46.383Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-12T17:44:46.383Z] === RUN TestGenerateMissingField [2021-07-12T17:44:46.383Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-12T17:44:46.383Z] === RUN TestFieldCannotBeSet [2021-07-12T17:44:46.383Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-12T17:44:46.383Z] === RUN TestTypeMismatchError [2021-07-12T17:44:46.383Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-12T17:44:46.383Z] PASS [2021-07-12T17:44:46.383Z] coverage: 100.0% of statements [2021-07-12T17:44:46.383Z] ok github.com/docker/docker/libnetwork/options 0.069s coverage: 100.0% of statements [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-12T17:44:46.843Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-12T17:44:46.843Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2021-07-12T17:44:46.843Z] === RUN TestGetAddress [2021-07-12T17:44:47.304Z] testing: warning: no tests to run [2021-07-12T17:44:47.304Z] PASS [2021-07-12T17:44:47.304Z] coverage: 0.0% of statements [2021-07-12T17:44:47.304Z] 2021/07/12 17:44:47 Closing DB instances... [2021-07-12T17:44:47.304Z] ok github.com/docker/docker/libnetwork/osl 0.085s coverage: 0.0% of statements [no tests to run] [2021-07-12T17:44:47.649Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-12T17:44:47.802Z] === RUN TestRequestNewPort [2021-07-12T17:44:47.802Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestRequestSpecificPort [2021-07-12T17:44:47.802Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestReleasePort [2021-07-12T17:44:47.802Z] --- PASS: TestReleasePort (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestReuseReleasedPort [2021-07-12T17:44:47.802Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestReleaseUnreadledPort [2021-07-12T17:44:47.802Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestUnknowProtocol [2021-07-12T17:44:47.802Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestAllocateAllPorts [2021-07-12T17:44:47.802Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestPortAllocation [2021-07-12T17:44:47.802Z] --- PASS: TestPortAllocation (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestPortAllocationWithCustomRange [2021-07-12T17:44:47.802Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestNoDuplicateBPR [2021-07-12T17:44:47.802Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-12T17:44:47.802Z] === RUN TestChangePortRange [2021-07-12T17:44:47.802Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-12T17:44:47.802Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-12T17:44:47.802Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-12T17:44:47.802Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-12T17:44:47.802Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-12T17:44:47.802Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-12T17:44:47.802Z] --- PASS: TestChangePortRange (0.00s) [2021-07-12T17:44:47.802Z] PASS [2021-07-12T17:44:47.802Z] coverage: 88.6% of statements [2021-07-12T17:44:47.802Z] ok github.com/docker/docker/libnetwork/portallocator 0.076s coverage: 88.6% of statements [2021-07-12T17:44:48.264Z] === RUN TestTransportPortConv [2021-07-12T17:44:48.264Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-12T17:44:48.264Z] === RUN TestTransportPortBindingConv [2021-07-12T17:44:48.264Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-12T17:44:48.264Z] === RUN TestErrorConstructors [2021-07-12T17:44:48.264Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-12T17:44:48.264Z] === RUN TestCompareIPMask [2021-07-12T17:44:48.264Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-12T17:44:48.264Z] === RUN TestUtilGetHostPartIP [2021-07-12T17:44:48.264Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-12T17:44:48.264Z] === RUN TestUtilGetBroadcastIP [2021-07-12T17:44:48.264Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-12T17:44:48.264Z] === RUN TestParseCIDR [2021-07-12T17:44:48.264Z] --- PASS: TestParseCIDR (0.00s) [2021-07-12T17:44:48.264Z] PASS [2021-07-12T17:44:48.264Z] coverage: 47.9% of statements [2021-07-12T17:44:48.264Z] ok github.com/docker/docker/libnetwork/types 0.076s coverage: 47.9% of statements [2021-07-12T17:44:48.724Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-07-12T17:44:48.724Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-12T17:44:49.023Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-12T17:44:49.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-12T17:44:49.186Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-12T17:44:49.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-12T17:44:49.186Z] PASS [2021-07-12T17:44:49.186Z] coverage: 44.0% of statements [2021-07-12T17:44:49.186Z] ok github.com/docker/docker/oci 0.084s coverage: 44.0% of statements [2021-07-12T17:44:49.590Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-12T17:44:49.590Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-12T17:44:50.158Z] === RUN TestAddressPoolOpt [2021-07-12T17:44:50.158Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/a [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/something [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/_=a [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/env1=value1 [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/_env1=value1 [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/PATH [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/=a [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/PATH= [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/PATH=something [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/asd!qwe [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/1asd [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/123 [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/some_space [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/__some_space_before [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/some_space_after__ [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/= [2021-07-12T17:44:50.158Z] === RUN TestValidateEnv/PaTh [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-12T17:44:50.158Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-12T17:44:50.158Z] === RUN TestParseHost [2021-07-12T17:44:50.158Z] --- PASS: TestParseHost (0.00s) [2021-07-12T17:44:50.158Z] === RUN TestParseDockerDaemonHost [2021-07-12T17:44:50.158Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestParseTCP [2021-07-12T17:44:50.159Z] --- PASS: TestParseTCP (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-12T17:44:50.159Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestValidateExtraHosts [2021-07-12T17:44:50.159Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestIpOptString [2021-07-12T17:44:50.159Z] --- PASS: TestIpOptString (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-12T17:44:50.159Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestNewIpOptValidDefaultVal [2021-07-12T17:44:50.159Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestIpOptSetInvalidVal [2021-07-12T17:44:50.159Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestValidateIPAddress [2021-07-12T17:44:50.159Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestMapOpts [2021-07-12T17:44:50.159Z] --- PASS: TestMapOpts (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestListOptsWithoutValidator [2021-07-12T17:44:50.159Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestListOptsWithValidator [2021-07-12T17:44:50.159Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestValidateDNSSearch [2021-07-12T17:44:50.159Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_general_format [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_one_more [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-12T17:44:50.159Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-12T17:44:50.159Z] 2021/07/12 17:44:49 Closing DB instances... [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-12T17:44:50.159Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestNamedListOpts [2021-07-12T17:44:50.159Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestNamedMapOpts [2021-07-12T17:44:50.159Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestParseLink [2021-07-12T17:44:50.159Z] --- PASS: TestParseLink (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestQuotedStringSetWithQuotes [2021-07-12T17:44:50.159Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-12T17:44:50.159Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-12T17:44:50.159Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-12T17:44:50.159Z] === RUN TestUlimitOpt [2021-07-12T17:44:50.159Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-12T17:44:50.159Z] PASS [2021-07-12T17:44:50.159Z] coverage: 67.1% of statements [2021-07-12T17:44:50.159Z] ok github.com/docker/docker/opts 0.122s coverage: 67.1% of statements [2021-07-12T17:44:50.159Z] === RUN TestParseVersion [2021-07-12T17:44:50.159Z] --- PASS: TestParseVersion (0.00s) [2021-07-12T17:44:50.159Z] PASS [2021-07-12T17:44:50.159Z] coverage: 52.9% of statements [2021-07-12T17:44:50.159Z] ok github.com/docker/docker/pkg/aaparser 0.067s coverage: 52.9% of statements [2021-07-12T17:44:50.966Z] === RUN TestDockerSuite/TestDockerFails [2021-07-12T17:44:50.966Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-12T17:44:50.966Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-12T17:44:50.966Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-12T17:44:51.817Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-12T17:44:51.818Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-12T17:44:52.278Z] === RUN TestPeerCertificateMarshalJSON [2021-07-12T17:44:52.278Z] === RUN TestIsArchivePathDir [2021-07-12T17:44:52.340Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-12T17:44:52.739Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-12T17:44:52.739Z] === RUN TestIsArchivePathInvalidFile [2021-07-12T17:44:52.739Z] --- PASS: TestIsArchivePathInvalidFile (0.23s) [2021-07-12T17:44:52.739Z] === RUN TestIsArchivePathTar [2021-07-12T17:44:52.739Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-12T17:44:52.739Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-12T17:44:52.739Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2021-07-12T17:44:52.739Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-12T17:44:52.739Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-12T17:44:52.739Z] === RUN TestMiddleware [2021-07-12T17:44:52.739Z] --- PASS: TestMiddleware (0.00s) [2021-07-12T17:44:52.739Z] === RUN TestNewResponseModifier [2021-07-12T17:44:52.739Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-12T17:44:52.739Z] PASS [2021-07-12T17:44:52.739Z] coverage: 26.8% of statements [2021-07-12T17:44:52.739Z] ok github.com/docker/docker/pkg/authorization 0.589s coverage: 26.8% of statements [2021-07-12T17:44:53.201Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-07-12T17:44:53.201Z] === RUN TestDecompressStreamGzip [2021-07-12T17:44:53.201Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-07-12T17:44:53.201Z] === RUN TestDecompressStreamBzip2 [2021-07-12T17:44:53.201Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-07-12T17:44:53.201Z] === RUN TestDecompressStreamXz [2021-07-12T17:44:53.201Z] archive_test.go:134: Xz not present in msys2 [2021-07-12T17:44:53.201Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestCompressStreamXzUnsupported [2021-07-12T17:44:53.201Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-12T17:44:53.201Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestCompressStreamInvalid [2021-07-12T17:44:53.201Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestExtensionInvalid [2021-07-12T17:44:53.201Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestExtensionUncompressed [2021-07-12T17:44:53.201Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestExtensionBzip2 [2021-07-12T17:44:53.201Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestExtensionGzip [2021-07-12T17:44:53.201Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestExtensionXz [2021-07-12T17:44:53.201Z] --- PASS: TestExtensionXz (0.00s) [2021-07-12T17:44:53.201Z] === RUN TestCmdStreamLargeStderr [2021-07-12T17:44:53.663Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-07-12T17:44:53.663Z] === RUN TestCmdStreamBad [2021-07-12T17:44:53.663Z] archive_test.go:239: Failing on Windows CI machines [2021-07-12T17:44:53.663Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-12T17:44:53.663Z] === RUN TestCmdStreamGood [2021-07-12T17:44:53.663Z] --- PASS: TestCmdStreamGood (0.07s) [2021-07-12T17:44:53.663Z] === RUN TestUntarPathWithInvalidDest [2021-07-12T17:44:53.663Z] === RUN TestUnbuffered [2021-07-12T17:44:53.663Z] --- PASS: TestUnbuffered (0.00s) [2021-07-12T17:44:53.663Z] === RUN TestRaceUnbuffered [2021-07-12T17:44:53.663Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-12T17:44:53.663Z] PASS [2021-07-12T17:44:53.663Z] coverage: 100.0% of statements [2021-07-12T17:44:53.663Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2021-07-12T17:44:53.663Z] === RUN TestUntarPathWithInvalidSrc [2021-07-12T17:44:53.663Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-12T17:44:53.663Z] === RUN TestUntarPath [2021-07-12T17:44:53.663Z] ok github.com/docker/docker/pkg/broadcaster 0.075s coverage: 100.0% of statements [2021-07-12T17:44:53.663Z] 2021/07/12 17:44:53 Closing DB instances... [2021-07-12T17:44:53.663Z] --- PASS: TestUntarPath (0.10s) [2021-07-12T17:44:53.663Z] === RUN TestUntarPathWithDestinationFile [2021-07-12T17:44:53.663Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-07-12T17:44:53.663Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-12T17:44:53.713Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-12T17:44:54.124Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-07-12T17:44:54.124Z] === RUN TestCopyWithTarInvalidSrc [2021-07-12T17:44:54.124Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-12T17:44:54.124Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-12T17:44:54.124Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-12T17:44:54.124Z] === RUN TestCopyWithTarSrcFile [2021-07-12T17:44:54.124Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-12T17:44:54.124Z] === RUN TestCopyWithTarSrcFolder [2021-07-12T17:44:54.124Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-12T17:44:54.124Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-12T17:44:54.124Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-12T17:44:54.124Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-12T17:44:54.124Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-12T17:44:54.124Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-12T17:44:54.124Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-12T17:44:54.124Z] === RUN TestCopyFileWithTarSrcFile [2021-07-12T17:44:54.124Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-12T17:44:54.124Z] === RUN TestTarFiles [2021-07-12T17:44:54.124Z] === RUN TestMatch [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[foo]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[foo_bar]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[]#01 [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[qux]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-12T17:44:54.124Z] === RUN TestMatch/[[foo_baz]] [2021-07-12T17:44:54.124Z] --- PASS: TestMatch (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-12T17:44:54.124Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-12T17:44:54.124Z] PASS [2021-07-12T17:44:54.124Z] coverage: 87.5% of statements [2021-07-12T17:44:54.124Z] ok github.com/docker/docker/pkg/capabilities 0.061s coverage: 87.5% of statements [2021-07-12T17:44:54.646Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-12T17:44:54.646Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-12T17:44:54.905Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-12T17:44:54.905Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-12T17:44:55.667Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2021-07-12T17:44:55.667Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-12T17:44:55.667Z] === RUN TestChrootTarUntar [2021-07-12T17:44:55.667Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-12T17:44:55.667Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootUntarEmptyArchive [2021-07-12T17:44:55.667Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootTarUntarWithSymlink [2021-07-12T17:44:55.667Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootCopyWithTar [2021-07-12T17:44:55.667Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootCopyFileWithTar [2021-07-12T17:44:55.667Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootUntarPath [2021-07-12T17:44:55.667Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-12T17:44:55.667Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-12T17:44:55.667Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:44:55.667Z] === RUN TestChrootApplyDotDotFile [2021-07-12T17:44:55.667Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:44:55.667Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-12T17:44:55.667Z] PASS [2021-07-12T17:44:55.667Z] coverage: 15.4% of statements [2021-07-12T17:44:55.667Z] ok github.com/docker/docker/pkg/chrootarchive 0.140s coverage: 15.4% of statements [2021-07-12T17:44:56.644Z] === RUN TestSizeEmpty [2021-07-12T17:44:56.644Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-12T17:44:56.644Z] === RUN TestSizeEmptyFile [2021-07-12T17:44:56.644Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-12T17:44:56.644Z] === RUN TestSizeNonemptyFile [2021-07-12T17:44:56.644Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-12T17:44:56.644Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-12T17:44:56.644Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-12T17:44:56.644Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-12T17:44:56.644Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-12T17:44:56.644Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-12T17:44:56.644Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-12T17:44:56.644Z] === RUN TestMoveToSubdir [2021-07-12T17:44:56.644Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-12T17:44:56.644Z] === RUN TestSizeNonExistingDirectory [2021-07-12T17:44:56.644Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-12T17:44:56.644Z] PASS [2021-07-12T17:44:56.644Z] coverage: 80.0% of statements [2021-07-12T17:44:56.644Z] ok github.com/docker/docker/pkg/directory 0.096s coverage: 80.0% of statements [2021-07-12T17:44:57.628Z] 2021/07/12 17:44:57 Closing DB instances... [2021-07-12T17:44:57.628Z] === RUN Test [2021-07-12T17:44:57.628Z] === RUN Test/TestContainsEntry [2021-07-12T17:44:57.628Z] === RUN Test/TestCreateEntries [2021-07-12T17:44:57.628Z] === RUN Test/TestEntriesDiff [2021-07-12T17:44:57.628Z] === RUN Test/TestEntriesEquality [2021-07-12T17:44:58.088Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-12T17:44:58.088Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-12T17:44:58.088Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-12T17:44:58.088Z] === RUN Test/TestGeneratorNotGenerate [2021-07-12T17:44:58.088Z] === RUN Test/TestGeneratorWithPort [2021-07-12T17:44:58.088Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-12T17:44:58.088Z] === RUN Test/TestNewEntry [2021-07-12T17:44:58.088Z] === RUN Test/TestParse [2021-07-12T17:44:58.088Z] --- PASS: Test (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-12T17:44:58.088Z] --- PASS: Test/TestParse (0.00s) [2021-07-12T17:44:58.088Z] PASS [2021-07-12T17:44:58.088Z] coverage: 58.3% of statements [2021-07-12T17:44:58.088Z] ok github.com/docker/docker/pkg/discovery 0.077s coverage: 58.3% of statements [2021-07-12T17:44:59.069Z] === RUN Test [2021-07-12T17:44:59.069Z] === RUN Test/TestContent [2021-07-12T17:44:59.069Z] === RUN Test/TestInitialize [2021-07-12T17:44:59.069Z] === RUN Test/TestNew [2021-07-12T17:44:59.069Z] === RUN Test/TestParsingContentsWithComments [2021-07-12T17:44:59.069Z] === RUN Test/TestRegister [2021-07-12T17:44:59.069Z] === RUN Test/TestWatch [2021-07-12T17:44:59.069Z] --- PASS: Test (0.01s) [2021-07-12T17:44:59.069Z] --- PASS: Test/TestContent (0.00s) [2021-07-12T17:44:59.069Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-12T17:44:59.069Z] --- PASS: Test/TestNew (0.00s) [2021-07-12T17:44:59.069Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-12T17:44:59.069Z] --- PASS: Test/TestRegister (0.00s) [2021-07-12T17:44:59.069Z] --- PASS: Test/TestWatch (0.01s) [2021-07-12T17:44:59.069Z] PASS [2021-07-12T17:44:59.069Z] coverage: 97.6% of statements [2021-07-12T17:44:59.069Z] ok github.com/docker/docker/pkg/discovery/file 0.097s coverage: 97.6% of statements [2021-07-12T17:44:59.069Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-07-12T17:44:59.069Z] === RUN TestNetworkDBNodeLeave [2021-07-12T17:45:00.134Z] === RUN Test [2021-07-12T17:45:00.134Z] === RUN Test/TestInitialize [2021-07-12T17:45:00.595Z] time="2021-07-12T17:45:00Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:45:00.595Z] time="2021-07-12T17:45:00Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:45:00.595Z] time="2021-07-12T17:45:00Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:45:00.595Z] === RUN Test/TestInitializeWithCerts [2021-07-12T17:45:00.595Z] time="2021-07-12T17:45:00Z" level=info msg="Initializing discovery with TLS" [2021-07-12T17:45:00.595Z] === RUN Test/TestWatch [2021-07-12T17:45:00.595Z] time="2021-07-12T17:45:00Z" level=info msg="Initializing discovery without TLS" [2021-07-12T17:45:01.056Z] --- PASS: TestTarFiles (7.10s) [2021-07-12T17:45:01.056Z] === RUN TestTarUntar [2021-07-12T17:45:01.056Z] --- PASS: TestTarUntar (0.03s) [2021-07-12T17:45:01.056Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-12T17:45:01.056Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-12T17:45:01.056Z] === RUN TestTarWithOptions [2021-07-12T17:45:01.056Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-12T17:45:01.056Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-12T17:45:01.056Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-12T17:45:01.056Z] === RUN TestUntarUstarGnuConflict [2021-07-12T17:45:01.056Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-12T17:45:01.056Z] === RUN TestUntarInvalidFilenames [2021-07-12T17:45:01.056Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames866904782\\dest" [2021-07-12T17:45:01.518Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-07-12T17:45:01.518Z] === RUN TestUntarHardlinkToSymlink [2021-07-12T17:45:01.518Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-12T17:45:01.518Z] === RUN TestUntarInvalidHardlink [2021-07-12T17:45:01.518Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink280875215\\victim\\hello" -> "../victim/hello" [2021-07-12T17:45:01.518Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink461113314\\victim\\hello" -> "/../victim/hello" [2021-07-12T17:45:01.518Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink522258393\\victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink108434788\\victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink723752819\\victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink542661174\\victim" -> "../victim" [2021-07-12T17:45:01.518Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-12T17:45:01.518Z] === RUN TestUntarInvalidSymlink [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink741069341\\dest\\dotdot" -> "../victim/hello" [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink966419160\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink239594583\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink207436746\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink400747681\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink550912908\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:01.518Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink653193083\\dest\\dir\\loophole" -> "../../victim" [2021-07-12T17:45:01.518Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-12T17:45:01.518Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-12T17:45:01.518Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-12T17:45:01.518Z] === RUN TestXGlobalNoParent [2021-07-12T17:45:01.518Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-12T17:45:01.518Z] === RUN TestReplaceFileTarWrapper [2021-07-12T17:45:01.518Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-12T17:45:01.518Z] === RUN TestPrefixHeaderReadable [2021-07-12T17:45:01.518Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-12T17:45:01.518Z] === RUN TestDisablePigz [2021-07-12T17:45:01.518Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-12T17:45:01.979Z] --- PASS: TestDisablePigz (0.16s) [2021-07-12T17:45:01.979Z] === RUN TestPigz [2021-07-12T17:45:01.979Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-12T17:45:01.979Z] --- PASS: TestPigz (0.16s) [2021-07-12T17:45:01.979Z] === RUN TestCopyFileWithInvalidDest [2021-07-12T17:45:01.979Z] archive_windows_test.go:16: Currently fails [2021-07-12T17:45:01.979Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:45:01.979Z] === RUN TestCanonicalTarNameForPath [2021-07-12T17:45:01.979Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-12T17:45:01.979Z] === RUN TestCanonicalTarName [2021-07-12T17:45:01.979Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-12T17:45:01.979Z] === RUN TestChmodTarEntry [2021-07-12T17:45:01.979Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-12T17:45:01.979Z] === RUN TestHardLinkOrder [2021-07-12T17:45:01.979Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-07-12T17:45:01.979Z] === RUN TestNetworkDBWatch [2021-07-12T17:45:01.979Z] --- PASS: TestHardLinkOrder (0.11s) [2021-07-12T17:45:01.979Z] === RUN TestChangeString [2021-07-12T17:45:01.979Z] --- PASS: TestChangeString (0.00s) [2021-07-12T17:45:01.979Z] === RUN TestChangesWithNoChanges [2021-07-12T17:45:01.979Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-07-12T17:45:01.979Z] === RUN TestChangesWithChanges [2021-07-12T17:45:01.979Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-12T17:45:01.979Z] === RUN TestChangesWithChangesGH13590 [2021-07-12T17:45:01.979Z] changes_test.go:196: needs more investigation [2021-07-12T17:45:01.979Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-12T17:45:01.979Z] === RUN TestChangesDirsEmpty [2021-07-12T17:45:02.559Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-07-12T17:45:02.560Z] === RUN TestChangesDirsMutated [2021-07-12T17:45:02.560Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-07-12T17:45:02.560Z] === RUN TestApplyLayer [2021-07-12T17:45:02.560Z] changes_test.go:433: needs further investigation [2021-07-12T17:45:02.560Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-12T17:45:02.560Z] === RUN TestChangesSizeWithHardlinks [2021-07-12T17:45:02.560Z] changes_test.go:469: needs further investigation [2021-07-12T17:45:02.560Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-12T17:45:02.560Z] === RUN TestChangesSizeWithNoChanges [2021-07-12T17:45:02.560Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-12T17:45:02.560Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-12T17:45:02.560Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-12T17:45:02.560Z] === RUN TestChangesSize [2021-07-12T17:45:02.560Z] --- PASS: TestChangesSize (0.00s) [2021-07-12T17:45:02.560Z] === RUN TestApplyLayerInvalidFilenames [2021-07-12T17:45:02.560Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames291459458\\dest" [2021-07-12T17:45:02.560Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-12T17:45:02.560Z] === RUN TestApplyLayerInvalidHardlink [2021-07-12T17:45:02.560Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink599131652\\victim\\hello" -> "../victim/hello" [2021-07-12T17:45:02.560Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink904189331\\victim\\hello" -> "/../victim/hello" [2021-07-12T17:45:02.560Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink859755990\\victim" -> "../victim" [2021-07-12T17:45:02.560Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink789665085\\victim" -> "../victim" [2021-07-12T17:45:02.560Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink678115192\\victim" -> "../victim" [2021-07-12T17:45:02.560Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink032177271\\victim" -> "../victim" [2021-07-12T17:45:02.560Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-12T17:45:02.560Z] === RUN TestApplyLayerInvalidSymlink [2021-07-12T17:45:02.560Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink852268906\\dest\\dotdot" -> "../victim/hello" [2021-07-12T17:45:02.560Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink720296897\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-12T17:45:02.560Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink035303468\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:02.560Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink150466971\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:02.560Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink325909054\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:02.560Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink347757701\\dest\\loophole-victim" -> "../victim" [2021-07-12T17:45:02.560Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-12T17:45:02.560Z] === RUN TestApplyLayerWhiteouts [2021-07-12T17:45:02.560Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-12T17:45:02.560Z] === RUN TestGenerateEmptyFile [2021-07-12T17:45:02.560Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-12T17:45:02.560Z] === RUN TestGenerateWithContent [2021-07-12T17:45:02.560Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-12T17:45:02.560Z] PASS [2021-07-12T17:45:02.560Z] coverage: 62.7% of statements [2021-07-12T17:45:02.560Z] ok github.com/docker/docker/pkg/archive 10.263s coverage: 62.7% of statements [2021-07-12T17:45:03.042Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-12T17:45:03.537Z] --- PASS: Test (3.18s) [2021-07-12T17:45:03.537Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-12T17:45:03.537Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-12T17:45:03.537Z] --- PASS: Test/TestWatch (3.00s) [2021-07-12T17:45:03.537Z] PASS [2021-07-12T17:45:03.537Z] coverage: 84.1% of statements [2021-07-12T17:45:03.537Z] ok github.com/docker/docker/pkg/discovery/kv 3.292s coverage: 84.1% of statements [2021-07-12T17:45:03.537Z] 2021/07/12 17:45:03 Closing DB instances... [2021-07-12T17:45:04.416Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-12T17:45:04.511Z] === RUN Test [2021-07-12T17:45:04.511Z] === RUN Test/TestWatch [2021-07-12T17:45:04.511Z] --- PASS: Test (0.00s) [2021-07-12T17:45:04.511Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:45:04.511Z] PASS [2021-07-12T17:45:04.511Z] coverage: 92.3% of statements [2021-07-12T17:45:04.511Z] ok github.com/docker/docker/pkg/discovery/memory 0.079s coverage: 92.3% of statements [2021-07-12T17:45:04.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-12T17:45:04.971Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-12T17:45:04.971Z] === RUN TestNetworkDBBulkSync [2021-07-12T17:45:05.479Z] === RUN Test [2021-07-12T17:45:05.479Z] === RUN Test/TestInitialize [2021-07-12T17:45:05.479Z] === RUN Test/TestInitializeWithPattern [2021-07-12T17:45:05.479Z] === RUN Test/TestRegister [2021-07-12T17:45:05.479Z] === RUN Test/TestWatch [2021-07-12T17:45:05.479Z] --- PASS: Test (0.00s) [2021-07-12T17:45:05.480Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-12T17:45:05.480Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-12T17:45:05.480Z] --- PASS: Test/TestRegister (0.00s) [2021-07-12T17:45:05.480Z] --- PASS: Test/TestWatch (0.00s) [2021-07-12T17:45:05.480Z] PASS [2021-07-12T17:45:05.480Z] coverage: 93.8% of statements [2021-07-12T17:45:05.480Z] ok github.com/docker/docker/pkg/discovery/nodes 0.086s coverage: 93.8% of statements [2021-07-12T17:45:05.893Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-12T17:45:05.893Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-12T17:45:05.893Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-12T17:45:05.893Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-12T17:45:05.893Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-12T17:45:06.149Z] remote: Enumerating objects: 23, done. [2021-07-12T17:45:06.149Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-12T17:45:06.149Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-12T17:45:06.149Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-12T17:45:06.149Z] 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-12T17:45:06.149Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-12T17:45:06.454Z] 2021/07/12 17:45:06 Closing DB instances... [2021-07-12T17:45:06.454Z] === RUN TestPollerAddRemove [2021-07-12T17:45:06.454Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-12T17:45:06.454Z] === RUN TestPollerEvent [2021-07-12T17:45:06.454Z] poller_test.go:41: No chmod on Windows [2021-07-12T17:45:06.454Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-12T17:45:06.454Z] === RUN TestPollerClose [2021-07-12T17:45:06.454Z] --- PASS: TestPollerClose (0.00s) [2021-07-12T17:45:06.454Z] PASS [2021-07-12T17:45:06.454Z] coverage: 36.2% of statements [2021-07-12T17:45:06.454Z] ok github.com/docker/docker/pkg/filenotify 0.073s coverage: 36.2% of statements [2021-07-12T17:45:07.427Z] === RUN TestCopyFileWithInvalidSrc [2021-07-12T17:45:07.427Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCopyFileWithInvalidDest [2021-07-12T17:45:07.427Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-12T17:45:07.427Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-12T17:45:07.427Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCopyFile [2021-07-12T17:45:07.427Z] --- PASS: TestCopyFile (0.01s) [2021-07-12T17:45:07.427Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-12T17:45:07.427Z] fileutils_test.go:134: Needs porting to Windows [2021-07-12T17:45:07.427Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-12T17:45:07.427Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-12T17:45:07.427Z] fileutils_test.go:180: Needs porting to Windows [2021-07-12T17:45:07.427Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestWildcardMatches [2021-07-12T17:45:07.427Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestPatternMatches [2021-07-12T17:45:07.427Z] --- PASS: TestPatternMatches (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-12T17:45:07.427Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestPatternMatchesFolderExclusions [2021-07-12T17:45:07.427Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-12T17:45:07.427Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-12T17:45:07.427Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-12T17:45:07.427Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-12T17:45:07.427Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestSingleExclamationError [2021-07-12T17:45:07.427Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestMatchesWithNoPatterns [2021-07-12T17:45:07.427Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestMatchesWithMalformedPatterns [2021-07-12T17:45:07.427Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestMatches [2021-07-12T17:45:07.427Z] --- PASS: TestMatches (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCleanPatterns [2021-07-12T17:45:07.427Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-12T17:45:07.427Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCleanPatternsExceptionFlag [2021-07-12T17:45:07.427Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-12T17:45:07.427Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-12T17:45:07.427Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCleanPatternsErrorSingleException [2021-07-12T17:45:07.427Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-12T17:45:07.427Z] === RUN TestCreateIfNotExistsDir [2021-07-12T17:45:07.427Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-12T17:45:07.427Z] === RUN TestCreateIfNotExistsFile [2021-07-12T17:45:07.427Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-12T17:45:07.427Z] === RUN TestMatch [2021-07-12T17:45:07.427Z] --- PASS: TestMatch (0.00s) [2021-07-12T17:45:07.427Z] PASS [2021-07-12T17:45:07.427Z] coverage: 85.2% of statements [2021-07-12T17:45:07.427Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 85.2% of statements [2021-07-12T17:45:07.888Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2021-07-12T17:45:07.888Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-12T17:45:07.955Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-12T17:45:08.375Z] === RUN TestGet [2021-07-12T17:45:08.375Z] --- PASS: TestGet (0.00s) [2021-07-12T17:45:08.375Z] === RUN TestGetShortcutString [2021-07-12T17:45:08.375Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-12T17:45:08.375Z] PASS [2021-07-12T17:45:08.375Z] coverage: 42.9% of statements [2021-07-12T17:45:08.375Z] ok github.com/docker/docker/pkg/homedir 0.070s coverage: 42.9% of statements [2021-07-12T17:45:09.330Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-12T17:45:09.348Z] === RUN TestCreateIDMapOrder [2021-07-12T17:45:09.348Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-12T17:45:09.348Z] PASS [2021-07-12T17:45:09.348Z] coverage: 7.2% of statements [2021-07-12T17:45:09.348Z] ok github.com/docker/docker/pkg/idtools 0.082s coverage: 7.2% of statements [2021-07-12T17:45:10.265Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-12T17:45:10.352Z] Cross building: bundles/cross/linux/ppc64le [2021-07-12T17:45:10.608Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-12T17:45:10.608Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-12T17:45:10.891Z] === RUN TestFixedBufferCap [2021-07-12T17:45:10.891Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestFixedBufferLen [2021-07-12T17:45:10.891Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestFixedBufferString [2021-07-12T17:45:10.891Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestFixedBufferWrite [2021-07-12T17:45:10.891Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestFixedBufferRead [2021-07-12T17:45:10.891Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestBytesPipeRead [2021-07-12T17:45:10.891Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestBytesPipeWrite [2021-07-12T17:45:10.891Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-12T17:45:10.891Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-12T17:45:10.891Z] 2021/07/12 17:45:10 Closing DB instances... [2021-07-12T17:45:10.891Z] time="2021-07-12T17:45:10Z" level=error msg="node: ea6f27d9adc7 is unknown to memberlist" [2021-07-12T17:45:11.199Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-12T17:45:11.361Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-12T17:45:11.361Z] === RUN TestAtomicWriteToFile [2021-07-12T17:45:11.361Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-12T17:45:11.361Z] === RUN TestAtomicWriteSetCommit [2021-07-12T17:45:11.361Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-07-12T17:45:11.361Z] === RUN TestAtomicWriteSetCancel [2021-07-12T17:45:11.361Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-12T17:45:11.361Z] === RUN TestReadCloserWrapperClose [2021-07-12T17:45:11.361Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestReaderErrWrapperReadOnError [2021-07-12T17:45:11.361Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestReaderErrWrapperRead [2021-07-12T17:45:11.361Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestHashData [2021-07-12T17:45:11.361Z] --- PASS: TestHashData (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestCancelReadCloser [2021-07-12T17:45:11.361Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-12T17:45:11.361Z] === RUN TestWriteCloserWrapperClose [2021-07-12T17:45:11.361Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestNopWriteCloser [2021-07-12T17:45:11.361Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestNopWriter [2021-07-12T17:45:11.361Z] --- PASS: TestNopWriter (0.00s) [2021-07-12T17:45:11.361Z] === RUN TestWriteCounter [2021-07-12T17:45:11.361Z] --- PASS: TestWriteCounter (0.00s) [2021-07-12T17:45:11.361Z] PASS [2021-07-12T17:45:11.361Z] coverage: 69.2% of statements [2021-07-12T17:45:11.361Z] ok github.com/docker/docker/pkg/ioutils 0.697s coverage: 69.2% of statements [2021-07-12T17:45:11.826Z] --- PASS: TestGetAddress (24.85s) [2021-07-12T17:45:11.826Z] === RUN TestRequestSyntaxCheck [2021-07-12T17:45:11.826Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-07-12T17:45:11.826Z] === RUN TestRequest [2021-07-12T17:45:12.134Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-12T17:45:12.798Z] === RUN TestError [2021-07-12T17:45:12.798Z] --- PASS: TestError (0.00s) [2021-07-12T17:45:12.798Z] === RUN TestProgressString [2021-07-12T17:45:12.798Z] === RUN TestProgressString/no_progress [2021-07-12T17:45:12.799Z] === RUN TestProgressString/progress_1 [2021-07-12T17:45:12.799Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-12T17:45:12.799Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-12T17:45:12.799Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-12T17:45:12.799Z] === RUN TestProgressString/with_units [2021-07-12T17:45:12.799Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-12T17:45:12.799Z] === RUN TestProgressString/hide_counts [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-12T17:45:12.799Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-12T17:45:12.799Z] === RUN TestJSONMessageDisplay [2021-07-12T17:45:12.799Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-12T17:45:12.799Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-12T17:45:12.799Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-12T17:45:12.799Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-12T17:45:12.799Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-12T17:45:12.799Z] === RUN TestDisplayJSONMessagesStream [2021-07-12T17:45:12.799Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-12T17:45:12.799Z] PASS [2021-07-12T17:45:12.799Z] coverage: 91.7% of statements [2021-07-12T17:45:12.799Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2021-07-12T17:45:13.069Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-12T17:45:13.771Z] === RUN TestStandardLongPath [2021-07-12T17:45:13.771Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-12T17:45:13.771Z] === RUN TestUNCLongPath [2021-07-12T17:45:13.771Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-12T17:45:13.771Z] PASS [2021-07-12T17:45:13.771Z] coverage: 100.0% of statements [2021-07-12T17:45:13.771Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2021-07-12T17:45:13.771Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.91s) [2021-07-12T17:45:13.771Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-12T17:45:14.003Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-12T17:45:14.337Z] === RUN TestNameFormat [2021-07-12T17:45:14.337Z] --- PASS: TestNameFormat (0.00s) [2021-07-12T17:45:14.337Z] === RUN TestNameRetries [2021-07-12T17:45:14.337Z] --- PASS: TestNameRetries (0.00s) [2021-07-12T17:45:14.337Z] PASS [2021-07-12T17:45:14.337Z] coverage: 85.7% of statements [2021-07-12T17:45:14.337Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2021-07-12T17:45:14.569Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-12T17:45:15.308Z] 2021/07/12 17:45:14 Closing DB instances... [2021-07-12T17:45:15.308Z] === RUN TestParseKeyValueOpt [2021-07-12T17:45:15.308Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-12T17:45:15.308Z] === RUN TestParseUintList [2021-07-12T17:45:15.308Z] --- PASS: TestParseUintList (0.00s) [2021-07-12T17:45:15.308Z] === RUN TestParseUintListMaximumLimits [2021-07-12T17:45:15.308Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-12T17:45:15.308Z] PASS [2021-07-12T17:45:15.308Z] coverage: 97.0% of statements [2021-07-12T17:45:15.308Z] ok github.com/docker/docker/pkg/parsers 0.068s coverage: 97.0% of statements [2021-07-12T17:45:16.280Z] === RUN TestNewAndRemove [2021-07-12T17:45:16.280Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-12T17:45:16.280Z] === RUN TestRemoveInvalidPath [2021-07-12T17:45:16.280Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-12T17:45:16.280Z] PASS [2021-07-12T17:45:16.280Z] coverage: 82.6% of statements [2021-07-12T17:45:16.280Z] ok github.com/docker/docker/pkg/pidfile 0.068s coverage: 82.6% of statements [2021-07-12T17:45:16.467Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-12T17:45:16.741Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2021-07-12T17:45:16.741Z] === RUN TestNetworkDBGarbageCollection [2021-07-12T17:45:18.356Z] === RUN TestFailedConnection [2021-07-12T17:45:18.367Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-12T17:45:19.327Z] --- PASS: TestFailedConnection (1.03s) [2021-07-12T17:45:19.327Z] === RUN TestFailOnce [2021-07-12T17:45:19.788Z] 2021/07/12 17:45:19 http: panic serving 127.0.0.1:49298: Plugin not ready [2021-07-12T17:45:19.788Z] goroutine 22 [running]: [2021-07-12T17:45:19.788Z] net/http.(*conn).serve.func1(0xc0000be000) [2021-07-12T17:45:19.788Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-12T17:45:19.788Z] panic(0x755160, 0x86c1d0) [2021-07-12T17:45:19.788Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-12T17:45:19.788Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x87c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:45:19.788Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-12T17:45:19.788Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x87c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:45:19.788Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-12T17:45:19.788Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x87c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:45:19.788Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-12T17:45:19.788Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x87c890, 0xc0000a60e0, 0xc0000b2200) [2021-07-12T17:45:19.788Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-12T17:45:19.788Z] net/http.(*conn).serve(0xc0000be000, 0x87d480, 0xc00009e080) [2021-07-12T17:45:19.788Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-12T17:45:19.788Z] created by net/http.(*Server).Serve [2021-07-12T17:45:19.788Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-12T17:45:19.788Z] time="2021-07-12T17:45:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2021-07-12T17:45:20.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-12T17:45:20.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-12T17:45:20.762Z] --- PASS: TestFailOnce (1.20s) [2021-07-12T17:45:20.762Z] === RUN TestEchoInputOutput [2021-07-12T17:45:20.762Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-12T17:45:20.762Z] === RUN TestBackoff [2021-07-12T17:45:20.762Z] --- PASS: TestBackoff (0.00s) [2021-07-12T17:45:20.762Z] === RUN TestAbortRetry [2021-07-12T17:45:20.762Z] --- PASS: TestAbortRetry (0.00s) [2021-07-12T17:45:20.762Z] === RUN TestClientScheme [2021-07-12T17:45:20.762Z] --- PASS: TestClientScheme (0.00s) [2021-07-12T17:45:20.762Z] === RUN TestNewClientWithTimeout [2021-07-12T17:45:21.223Z] time="2021-07-12T17:45:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-12T17:45:21.223Z] === RUN TestParseEmptyInterface [2021-07-12T17:45:21.223Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestParseNonInterfaceType [2021-07-12T17:45:21.223Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestParseWithOneFunction [2021-07-12T17:45:21.223Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestParseWithMultipleFuncs [2021-07-12T17:45:21.223Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestParseWithUnnamedReturn [2021-07-12T17:45:21.223Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestEmbeddedInterface [2021-07-12T17:45:21.223Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestParsedImports [2021-07-12T17:45:21.223Z] --- PASS: TestParsedImports (0.00s) [2021-07-12T17:45:21.223Z] === RUN TestAliasedImports [2021-07-12T17:45:21.223Z] --- PASS: TestAliasedImports (0.00s) [2021-07-12T17:45:21.223Z] PASS [2021-07-12T17:45:21.223Z] coverage: 56.8% of statements [2021-07-12T17:45:21.223Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2021-07-12T17:45:21.648Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-12T17:45:22.766Z] === RUN TestHTTPTransport [2021-07-12T17:45:22.766Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-12T17:45:22.766Z] PASS [2021-07-12T17:45:22.766Z] coverage: 85.7% of statements [2021-07-12T17:45:22.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.091s coverage: 85.7% of statements [2021-07-12T17:45:22.766Z] time="2021-07-12T17:45:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-12T17:45:23.228Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-12T17:45:23.228Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-12T17:45:23.228Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-12T17:45:23.228Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-12T17:45:23.228Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-12T17:45:23.228Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-12T17:45:23.228Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-12T17:45:23.228Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-12T17:45:23.228Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-12T17:45:23.228Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-12T17:45:23.228Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-12T17:45:23.228Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-12T17:45:23.228Z] === RUN TestBufferPoolPutAndGet [2021-07-12T17:45:23.228Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-12T17:45:23.228Z] PASS [2021-07-12T17:45:23.228Z] coverage: 88.2% of statements [2021-07-12T17:45:23.228Z] ok github.com/docker/docker/pkg/pools 0.076s coverage: 88.2% of statements [2021-07-12T17:45:24.175Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-12T17:45:24.203Z] === RUN TestOutputOnPrematureClose [2021-07-12T17:45:24.203Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-12T17:45:24.203Z] === RUN TestCompleteSilently [2021-07-12T17:45:24.203Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-12T17:45:24.203Z] PASS [2021-07-12T17:45:24.203Z] coverage: 75.9% of statements [2021-07-12T17:45:24.203Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2021-07-12T17:45:24.665Z] === RUN TestSendToOneSub [2021-07-12T17:45:24.665Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-12T17:45:24.665Z] === RUN TestSendToMultipleSubs [2021-07-12T17:45:24.665Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-12T17:45:24.665Z] === RUN TestEvictOneSub [2021-07-12T17:45:24.665Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-12T17:45:24.665Z] === RUN TestClosePublisher [2021-07-12T17:45:24.665Z] --- PASS: TestClosePublisher (0.00s) [2021-07-12T17:45:24.665Z] === RUN TestPubSubRace [2021-07-12T17:45:24.742Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-12T17:45:25.126Z] time="2021-07-12T17:45:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-12T17:45:25.588Z] --- PASS: TestRequest (13.61s) [2021-07-12T17:45:25.588Z] === RUN TestOverlappingRequests [2021-07-12T17:45:26.053Z] --- PASS: TestPubSubRace (1.05s) [2021-07-12T17:45:26.053Z] PASS [2021-07-12T17:45:26.053Z] coverage: 75.0% of statements [2021-07-12T17:45:26.053Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2021-07-12T17:45:26.053Z] --- PASS: TestOverlappingRequests (0.69s) [2021-07-12T17:45:26.053Z] === RUN TestRelease [2021-07-12T17:45:26.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-12T17:45:26.375Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-12T17:45:27.028Z] === RUN TestRegister [2021-07-12T17:45:27.028Z] --- PASS: TestRegister (0.00s) [2021-07-12T17:45:27.028Z] === RUN TestCommand [2021-07-12T17:45:27.028Z] --- PASS: TestCommand (0.05s) [2021-07-12T17:45:27.028Z] === RUN TestNaiveSelf [2021-07-12T17:45:27.028Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-12T17:45:27.028Z] PASS [2021-07-12T17:45:27.028Z] coverage: 82.4% of statements [2021-07-12T17:45:27.028Z] ok github.com/docker/docker/pkg/reexec 0.182s coverage: 82.4% of statements [2021-07-12T17:45:27.311Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-12T17:45:27.569Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-12T17:45:28.001Z] === RUN TestParseSignal [2021-07-12T17:45:28.001Z] --- PASS: TestParseSignal (0.00s) [2021-07-12T17:45:28.001Z] === RUN TestValidSignalForPlatform [2021-07-12T17:45:28.001Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-12T17:45:28.001Z] PASS [2021-07-12T17:45:28.001Z] coverage: 19.7% of statements [2021-07-12T17:45:28.001Z] ok github.com/docker/docker/pkg/signal 0.078s coverage: 19.7% of statements [2021-07-12T17:45:28.976Z] --- PASS: TestRelease (2.66s) [2021-07-12T17:45:28.976Z] === RUN TestAllocateRandomDeallocate [2021-07-12T17:45:28.976Z] === RUN TestNewStdWriter [2021-07-12T17:45:28.976Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-12T17:45:28.976Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestWriteWithNilBytes [2021-07-12T17:45:28.976Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestWrite [2021-07-12T17:45:28.976Z] --- PASS: TestWrite (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestWriteWithWriterError [2021-07-12T17:45:28.976Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-12T17:45:28.976Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyWriteAndRead [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-12T17:45:28.976Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-12T17:45:28.976Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-12T17:45:28.976Z] PASS [2021-07-12T17:45:28.976Z] coverage: 100.0% of statements [2021-07-12T17:45:28.976Z] ok github.com/docker/docker/pkg/stdcopy 0.076s coverage: 100.0% of statements [2021-07-12T17:45:29.438Z] time="2021-07-12T17:45:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-12T17:45:29.471Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-12T17:45:29.907Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-12T17:45:29.907Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-12T17:45:29.907Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestFormatStatus [2021-07-12T17:45:29.907Z] --- PASS: TestFormatStatus (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestFormatError [2021-07-12T17:45:29.907Z] --- PASS: TestFormatError (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestFormatJSONError [2021-07-12T17:45:29.907Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-12T17:45:29.907Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-12T17:45:29.907Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestNewJSONProgressOutput [2021-07-12T17:45:29.907Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestAuxFormatterEmit [2021-07-12T17:45:29.907Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestStreamWriterStdout [2021-07-12T17:45:29.907Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-12T17:45:29.907Z] === RUN TestStreamWriterStderr [2021-07-12T17:45:29.907Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-12T17:45:29.907Z] PASS [2021-07-12T17:45:29.907Z] coverage: 66.2% of statements [2021-07-12T17:45:29.907Z] ok github.com/docker/docker/pkg/streamformatter 0.077s coverage: 66.2% of statements [2021-07-12T17:45:30.037Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-12T17:45:30.604Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-12T17:45:30.604Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-12T17:45:30.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-12T17:45:30.886Z] === RUN TestGenerateRandomID [2021-07-12T17:45:30.886Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-12T17:45:30.886Z] === RUN TestShortenId [2021-07-12T17:45:30.886Z] --- PASS: TestShortenId (0.00s) [2021-07-12T17:45:30.886Z] === RUN TestShortenSha256Id [2021-07-12T17:45:30.886Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-12T17:45:30.886Z] === RUN TestShortenIdEmpty [2021-07-12T17:45:30.886Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-12T17:45:30.886Z] === RUN TestShortenIdInvalid [2021-07-12T17:45:30.886Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-12T17:45:30.886Z] === RUN TestIsShortIDNonHex [2021-07-12T17:45:30.886Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-12T17:45:30.886Z] === RUN TestIsShortIDNotCorrectSize [2021-07-12T17:45:30.886Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-12T17:45:30.886Z] PASS [2021-07-12T17:45:30.886Z] coverage: 70.6% of statements [2021-07-12T17:45:30.886Z] ok github.com/docker/docker/pkg/stringid 0.073s coverage: 70.6% of statements [2021-07-12T17:45:31.121Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-12T17:45:31.121Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-12T17:45:31.870Z] === RUN TestIsCpusetListAvailable [2021-07-12T17:45:31.871Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-12T17:45:31.871Z] PASS [2021-07-12T17:45:31.871Z] coverage: 38.2% of statements [2021-07-12T17:45:31.871Z] ok github.com/docker/docker/pkg/sysinfo 0.060s coverage: 38.2% of statements [2021-07-12T17:45:33.022Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-12T17:45:33.022Z] docker_api_swarm_service_test.go:394: [dd97e481736aa] joining swarm manager [d5ba8b296d25b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:45:33.608Z] docker_api_swarm_service_test.go:394: [dbe7d2f46dad6] joining swarm manager [d5ba8b296d25b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:45:34.062Z] === RUN TestChtimes [2021-07-12T17:45:34.062Z] --- PASS: TestChtimes (0.01s) [2021-07-12T17:45:34.062Z] === RUN TestChtimesWindows [2021-07-12T17:45:34.062Z] --- PASS: TestChtimesWindows (0.01s) [2021-07-12T17:45:34.062Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-12T17:45:34.062Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-12T17:45:34.062Z] === RUN TestEnsureRemoveAllNotExist [2021-07-12T17:45:34.062Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-12T17:45:34.062Z] === RUN TestEnsureRemoveAllWithDir [2021-07-12T17:45:34.062Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-12T17:45:34.062Z] === RUN TestEnsureRemoveAllWithFile [2021-07-12T17:45:34.062Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-12T17:45:34.062Z] === RUN TestHasWin32KSupport [2021-07-12T17:45:34.062Z] syscall_windows_test.go:8: win32k: true [2021-07-12T17:45:34.062Z] --- PASS: TestHasWin32KSupport (0.01s) [2021-07-12T17:45:34.062Z] PASS [2021-07-12T17:45:34.062Z] coverage: 12.9% of statements [2021-07-12T17:45:34.062Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 12.9% of statements [2021-07-12T17:45:34.547Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-12T17:45:34.547Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-12T17:45:34.547Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-12T17:45:35.042Z] === RUN TestTailFile [2021-07-12T17:45:35.042Z] --- PASS: TestTailFile (0.00s) [2021-07-12T17:45:35.042Z] === RUN TestTailFileManyLines [2021-07-12T17:45:35.042Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-12T17:45:35.042Z] === RUN TestTailEmptyFile [2021-07-12T17:45:35.042Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-12T17:45:35.042Z] === RUN TestTailNegativeN [2021-07-12T17:45:35.042Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader [2021-07-12T17:45:35.042Z] === CONT TestNewTailReader [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/no_delimiter [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/truncated_last_line [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-12T17:45:35.042Z] === CONT TestNewTailReader/no_delimiter [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.042Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.042Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.481Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:35.506Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:35.506Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:35.506Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:35.507Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:35.507Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:35.507Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:35.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:35.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:35.740Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-12T17:45:36.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.307Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-12T17:45:36.476Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:45:36.477Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:45:36.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:45:36.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-12T17:45:36.945Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-12T17:45:36.945Z] PASS [2021-07-12T17:45:36.945Z] coverage: 88.6% of statements [2021-07-12T17:45:36.945Z] ok github.com/docker/docker/pkg/tailfile 0.228s coverage: 88.6% of statements [2021-07-12T17:45:36.945Z] --- PASS: TestAllocateRandomDeallocate (7.60s) [2021-07-12T17:45:36.945Z] === RUN TestRetrieveFromStore [2021-07-12T17:45:36.945Z] === RUN TestTarSumRemoveNonExistent [2021-07-12T17:45:36.945Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestTarSumRemove [2021-07-12T17:45:36.945Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestSortFileInfoSums [2021-07-12T17:45:36.945Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestNewTarSumForLabelInvalid [2021-07-12T17:45:36.945Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestNewTarSumForLabel [2021-07-12T17:45:36.945Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestEmptyTar [2021-07-12T17:45:36.945Z] --- PASS: TestEmptyTar (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestTarSumsReadSize [2021-07-12T17:45:36.945Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestTarSums [2021-07-12T17:45:36.945Z] --- PASS: TestTarSums (0.09s) [2021-07-12T17:45:36.945Z] === RUN TestIteration [2021-07-12T17:45:36.945Z] --- PASS: TestIteration (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestVersionLabelForChecksum [2021-07-12T17:45:36.945Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestVersion [2021-07-12T17:45:36.945Z] --- PASS: TestVersion (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestGetVersion [2021-07-12T17:45:36.945Z] --- PASS: TestGetVersion (0.00s) [2021-07-12T17:45:36.945Z] === RUN TestGetVersions [2021-07-12T17:45:36.945Z] --- PASS: TestGetVersions (0.00s) [2021-07-12T17:45:36.945Z] PASS [2021-07-12T17:45:36.945Z] coverage: 89.3% of statements [2021-07-12T17:45:36.945Z] ok github.com/docker/docker/pkg/tarsum 0.192s coverage: 89.3% of statements [2021-07-12T17:45:37.241Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-12T17:45:37.241Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-12T17:45:37.241Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-12T17:45:37.241Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-12T17:45:37.241Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-12T17:45:37.241Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-12T17:45:37.922Z] testing: warning: no tests to run [2021-07-12T17:45:37.922Z] PASS [2021-07-12T17:45:37.923Z] coverage: [no statements] [2021-07-12T17:45:37.923Z] ok github.com/docker/docker/pkg/term/windows 0.069s coverage: [no statements] [no tests to run] [2021-07-12T17:45:38.384Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-12T17:45:38.384Z] === RUN TestClientStream [2021-07-12T17:45:38.384Z] --- PASS: TestClientStream (0.00s) [2021-07-12T17:45:38.384Z] === RUN TestClientSendFile [2021-07-12T17:45:38.384Z] --- PASS: TestClientSendFile (0.00s) [2021-07-12T17:45:38.384Z] === RUN TestClientWithRequestTimeout [2021-07-12T17:45:38.384Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-12T17:45:38.384Z] === RUN TestFileSpecPlugin [2021-07-12T17:45:38.384Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-12T17:45:38.384Z] === RUN TestFileJSONSpecPlugin [2021-07-12T17:45:38.384Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-12T17:45:38.384Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-12T17:45:38.384Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-12T17:45:38.384Z] === RUN TestPluginAddHandler [2021-07-12T17:45:38.384Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-12T17:45:38.384Z] === RUN TestPluginWaitBadPlugin [2021-07-12T17:45:38.384Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-12T17:45:38.384Z] === RUN TestGet [2021-07-12T17:45:38.384Z] time="2021-07-12T17:45:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-12T17:45:38.616Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-12T17:45:38.845Z] === RUN TestTruncIndex [2021-07-12T17:45:38.845Z] --- PASS: TestTruncIndex (0.10s) [2021-07-12T17:45:38.845Z] PASS [2021-07-12T17:45:38.845Z] coverage: 91.5% of statements [2021-07-12T17:45:38.845Z] ok github.com/docker/docker/pkg/truncindex 0.167s coverage: 91.5% of statements [2021-07-12T17:45:38.845Z] --- PASS: TestRetrieveFromStore (2.46s) [2021-07-12T17:45:38.845Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-12T17:45:38.845Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-12T17:45:38.845Z] === RUN TestParallelPredefinedRequest1 [2021-07-12T17:45:38.845Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-12T17:45:38.845Z] === RUN TestParallelPredefinedRequest2 [2021-07-12T17:45:38.845Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-12T17:45:38.845Z] === RUN TestParallelPredefinedRequest3 [2021-07-12T17:45:38.845Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-12T17:45:38.845Z] === RUN TestParallelPredefinedRequest4 [2021-07-12T17:45:38.845Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-12T17:45:38.845Z] === RUN TestParallelPredefinedRequest5 [2021-07-12T17:45:38.845Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-12T17:45:38.845Z] === RUN TestDebug [2021-07-12T17:45:38.845Z] --- PASS: TestDebug (0.00s) [2021-07-12T17:45:38.845Z] === RUN TestRequestPoolParallel [2021-07-12T17:45:39.311Z] time="2021-07-12T17:45:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-12T17:45:39.311Z] --- PASS: TestRequestPoolParallel (0.45s) [2021-07-12T17:45:39.311Z] === RUN TestFullAllocateRelease [2021-07-12T17:45:39.311Z] === RUN TestIsGIT [2021-07-12T17:45:39.311Z] --- PASS: TestIsGIT (0.00s) [2021-07-12T17:45:39.311Z] === RUN TestIsTransport [2021-07-12T17:45:39.311Z] --- PASS: TestIsTransport (0.00s) [2021-07-12T17:45:39.311Z] PASS [2021-07-12T17:45:39.311Z] coverage: 100.0% of statements [2021-07-12T17:45:39.311Z] ok github.com/docker/docker/pkg/urlutil 0.066s coverage: 100.0% of statements [2021-07-12T17:45:39.550Z] === RUN TestDockerSuite/TestEventsRename [2021-07-12T17:45:39.774Z] --- PASS: TestFullAllocateRelease (0.45s) [2021-07-12T17:45:39.774Z] === RUN TestOddAllocateRelease [2021-07-12T17:45:40.235Z] === RUN TestVersionInfo [2021-07-12T17:45:40.236Z] --- PASS: TestVersionInfo (0.00s) [2021-07-12T17:45:40.236Z] === RUN TestAppendVersions [2021-07-12T17:45:40.236Z] --- PASS: TestAppendVersions (0.00s) [2021-07-12T17:45:40.236Z] PASS [2021-07-12T17:45:40.236Z] coverage: 88.9% of statements [2021-07-12T17:45:40.236Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2021-07-12T17:45:40.236Z] --- PASS: TestOddAllocateRelease (0.28s) [2021-07-12T17:45:40.236Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-12T17:45:40.236Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-12T17:45:40.236Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-12T17:45:40.236Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-12T17:45:40.236Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-12T17:45:40.236Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest1 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest4 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest1 [2021-07-12T17:45:40.236Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest4 [2021-07-12T17:45:40.236Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest3 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest5 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest2 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest3 [2021-07-12T17:45:40.236Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest5 [2021-07-12T17:45:40.236Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:45:40.236Z] === CONT TestParallelPredefinedRequest2 [2021-07-12T17:45:40.236Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:45:40.236Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:45:40.236Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:45:40.236Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:45:40.236Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:45:40.236Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:45:40.236Z] PASS [2021-07-12T17:45:40.236Z] coverage: 85.3% of statements [2021-07-12T17:45:40.236Z] ok github.com/docker/docker/libnetwork/ipam 63.526s coverage: 85.3% of statements [2021-07-12T17:45:40.485Z] === RUN TestDockerSuite/TestEventsResize [2021-07-12T17:45:41.252Z] time="2021-07-12T17:45:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-12T17:45:41.420Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-12T17:45:42.225Z] === RUN TestValidatePrivileges [2021-07-12T17:45:42.225Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-12T17:45:42.225Z] === RUN TestFilterByCapNeg [2021-07-12T17:45:42.225Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-12T17:45:42.225Z] === RUN TestFilterByCapPos [2021-07-12T17:45:42.225Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-12T17:45:42.225Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-12T17:45:42.225Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-12T17:45:42.225Z] PASS [2021-07-12T17:45:42.225Z] coverage: 12.0% of statements [2021-07-12T17:45:42.225Z] ok github.com/docker/docker/plugin 0.115s coverage: 12.0% of statements [2021-07-12T17:45:42.355Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-12T17:45:43.290Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-12T17:45:43.768Z] === RUN TestNewSettable [2021-07-12T17:45:43.769Z] --- PASS: TestNewSettable (0.00s) [2021-07-12T17:45:43.769Z] === RUN TestIsSettable [2021-07-12T17:45:43.769Z] --- PASS: TestIsSettable (0.00s) [2021-07-12T17:45:43.769Z] === RUN TestUpdateSettingsEnv [2021-07-12T17:45:43.769Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-12T17:45:43.769Z] PASS [2021-07-12T17:45:43.769Z] coverage: 20.0% of statements [2021-07-12T17:45:43.769Z] ok github.com/docker/docker/plugin/v2 0.080s coverage: 20.0% of statements [2021-07-12T17:45:44.223Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-12T17:45:44.744Z] === RUN TestLoad [2021-07-12T17:45:44.744Z] --- PASS: TestLoad (0.00s) [2021-07-12T17:45:44.744Z] === RUN TestSave [2021-07-12T17:45:44.744Z] --- PASS: TestSave (0.05s) [2021-07-12T17:45:44.744Z] === RUN TestAddDeleteGet [2021-07-12T17:45:44.744Z] --- PASS: TestAddDeleteGet (0.07s) [2021-07-12T17:45:44.744Z] === RUN TestInvalidTags [2021-07-12T17:45:44.744Z] --- PASS: TestInvalidTags (0.01s) [2021-07-12T17:45:44.744Z] PASS [2021-07-12T17:45:44.744Z] coverage: 84.4% of statements [2021-07-12T17:45:44.744Z] ok github.com/docker/docker/reference 0.204s coverage: 84.4% of statements [2021-07-12T17:45:45.210Z] time="2021-07-12T17:45:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-12T17:45:46.580Z] --- PASS: TestBuildWithHugeFile (132.10s) [2021-07-12T17:45:46.580Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:45:47.435Z] === RUN TestResolveAuthConfigIndexServer [2021-07-12T17:45:47.435Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-12T17:45:47.435Z] === RUN TestResolveAuthConfigFullURL [2021-07-12T17:45:47.435Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-12T17:45:47.435Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-12T17:45:47.435Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-12T17:45:47.435Z] === RUN TestValidateMirror [2021-07-12T17:45:47.435Z] --- PASS: TestValidateMirror (0.00s) [2021-07-12T17:45:47.435Z] === RUN TestLoadInsecureRegistries [2021-07-12T17:45:47.505Z] === RUN TestDockerSuite/TestEventsTop [2021-07-12T17:45:47.897Z] time="2021-07-12T17:45:47Z" 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-12T17:45:47.897Z] time="2021-07-12T17:45:47Z" 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-12T17:45:47.897Z] time="2021-07-12T17:45:47Z" 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-12T17:45:47.897Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-07-12T17:45:47.897Z] === RUN TestNewServiceConfig [2021-07-12T17:45:47.897Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestValidateIndexName [2021-07-12T17:45:47.898Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestValidateIndexNameWithError [2021-07-12T17:45:47.898Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestEndpointParse [2021-07-12T17:45:47.898Z] --- PASS: TestEndpointParse (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestEndpointParseInvalid [2021-07-12T17:45:47.898Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestValidateEndpoint [2021-07-12T17:45:47.898Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-12T17:45:47.898Z] === RUN TestPing [2021-07-12T17:45:47.898Z] --- PASS: TestPing (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestPingRegistryEndpoint [2021-07-12T17:45:47.898Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:45:47.898Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestEndpoint [2021-07-12T17:45:47.898Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:45:47.898Z] --- SKIP: TestEndpoint (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestParseRepositoryInfo [2021-07-12T17:45:47.898Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestNewIndexInfo [2021-07-12T17:45:47.898Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestMirrorEndpointLookup [2021-07-12T17:45:47.898Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:45:47.898Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestSearchRepositories [2021-07-12T17:45:47.898Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-12T17:45:47.898Z] Host: 127.0.0.1:49324 [2021-07-12T17:45:47.898Z] User-Agent: docker test client [2021-07-12T17:45:47.898Z] Authorization: Token fake-token [2021-07-12T17:45:47.898Z] X-Docker-Token: true [2021-07-12T17:45:47.898Z] Accept-Encoding: gzip [2021-07-12T17:45:47.898Z] [2021-07-12T17:45:47.898Z] [2021-07-12T17:45:47.898Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-12T17:45:47.898Z] Connection: close [2021-07-12T17:45:47.898Z] Content-Length: 144 [2021-07-12T17:45:47.898Z] Cache-Control: no-cache [2021-07-12T17:45:47.898Z] Content-Type: application/json [2021-07-12T17:45:47.898Z] Date: Mon, 12 Jul 2021 17:45:47 GMT [2021-07-12T17:45:47.898Z] Expires: -1 [2021-07-12T17:45:47.898Z] Pragma: no-cache [2021-07-12T17:45:47.898Z] Server: docker-tests/mock [2021-07-12T17:45:47.898Z] X-Docker-Registry-Config: mock [2021-07-12T17:45:47.898Z] X-Docker-Registry-Version: 0.0.0 [2021-07-12T17:45:47.898Z] [2021-07-12T17:45:47.898Z] [2021-07-12T17:45:47.898Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestTrustedLocation [2021-07-12T17:45:47.898Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-12T17:45:47.898Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestAllowNondistributableArtifacts [2021-07-12T17:45:47.898Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-12T17:45:47.898Z] === RUN TestIsSecureIndex [2021-07-12T17:45:47.898Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-12T17:45:47.898Z] PASS [2021-07-12T17:45:47.898Z] coverage: 51.7% of statements [2021-07-12T17:45:47.898Z] ok github.com/docker/docker/registry 0.321s coverage: 51.7% of statements [2021-07-12T17:45:48.071Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-12T17:45:48.890Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-12T17:45:48.890Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-12T17:45:48.890Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-12T17:45:48.890Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-12T17:45:48.890Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-12T17:45:48.890Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-12T17:45:48.890Z] === RUN TestResumableRequestReaderWithReadError [2021-07-12T17:45:49.352Z] time="2021-07-12T17:45:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-12T17:45:49.352Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-07-12T17:45:49.352Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-12T17:45:49.352Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-12T17:45:49.352Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-12T17:45:49.352Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-12T17:45:49.352Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-12T17:45:49.352Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-12T17:45:49.352Z] === RUN TestResumableRequestReader [2021-07-12T17:45:49.352Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-12T17:45:49.352Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-12T17:45:49.352Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-12T17:45:49.352Z] PASS [2021-07-12T17:45:49.352Z] coverage: 100.0% of statements [2021-07-12T17:45:49.352Z] ok github.com/docker/docker/registry/resumable 0.304s coverage: 100.0% of statements [2021-07-12T17:45:49.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-12T17:45:50.338Z] === RUN TestRestartManagerTimeout [2021-07-12T17:45:50.338Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-12T17:45:50.338Z] === RUN TestRestartManagerTimeoutReset [2021-07-12T17:45:50.338Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-12T17:45:50.338Z] PASS [2021-07-12T17:45:50.338Z] coverage: 50.9% of statements [2021-07-12T17:45:50.338Z] ok github.com/docker/docker/restartmanager 0.075s coverage: 50.9% of statements [2021-07-12T17:45:50.535Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-12T17:45:51.309Z] === RUN TestDecodeContainerConfig [2021-07-12T17:45:51.309Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-12T17:45:51.309Z] === RUN TestDecodeContainerConfigIsolation [2021-07-12T17:45:51.309Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-12T17:45:51.309Z] === RUN TestValidatePrivileged [2021-07-12T17:45:51.309Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-12T17:45:51.309Z] PASS [2021-07-12T17:45:51.309Z] coverage: 52.2% of statements [2021-07-12T17:45:51.309Z] ok github.com/docker/docker/runconfig 0.074s coverage: 52.2% of statements [2021-07-12T17:45:51.469Z] docker_api_swarm_service_test.go:342: [d3a0b56d8b200] joining swarm manager [d793152a76228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:45:52.035Z] === RUN TestDockerSuite/TestExec [2021-07-12T17:45:52.281Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-12T17:45:52.281Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-12T17:45:52.281Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-12T17:45:52.281Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-12T17:45:52.281Z] PASS [2021-07-12T17:45:52.281Z] coverage: 62.5% of statements [2021-07-12T17:45:52.281Z] ok github.com/docker/docker/testutil 0.073s coverage: 62.5% of statements [2021-07-12T17:45:52.602Z] docker_api_swarm_service_test.go:342: [dcfa1f23613ca] joining swarm manager [d793152a76228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:45:52.823Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-12T17:45:52.823Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-12T17:45:52.823Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-12T17:45:52.823Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-12T17:45:53.287Z] --- PASS: TestGet (15.01s) [2021-07-12T17:45:53.287Z] === RUN TestPluginWithNoManifest [2021-07-12T17:45:53.287Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-12T17:45:53.287Z] === RUN TestGetAll [2021-07-12T17:45:53.287Z] --- PASS: TestGetAll (0.01s) [2021-07-12T17:45:53.287Z] PASS [2021-07-12T17:45:53.287Z] coverage: 73.4% of statements [2021-07-12T17:45:53.287Z] ok github.com/docker/docker/pkg/plugins 34.986s coverage: 73.4% of statements [2021-07-12T17:45:53.537Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-12T17:45:54.472Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-12T17:45:55.849Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-12T17:45:56.201Z] === RUN TestGetDriver [2021-07-12T17:45:56.201Z] --- PASS: TestGetDriver (0.00s) [2021-07-12T17:45:56.201Z] === RUN TestVolumeRequestError [2021-07-12T17:45:56.201Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-12T17:45:56.201Z] PASS [2021-07-12T17:45:56.201Z] coverage: 36.1% of statements [2021-07-12T17:45:56.201Z] ok github.com/docker/docker/volume/drivers 0.113s coverage: 36.1% of statements [2021-07-12T17:45:56.201Z] === RUN TestGetAddress [2021-07-12T17:45:56.201Z] --- PASS: TestGetAddress (0.00s) [2021-07-12T17:45:56.201Z] === RUN TestRemove [2021-07-12T17:45:56.201Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-12T17:45:56.201Z] --- SKIP: TestRemove (0.00s) [2021-07-12T17:45:56.201Z] === RUN TestInitializeWithVolumes [2021-07-12T17:45:56.201Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-12T17:45:56.201Z] === RUN TestCreate [2021-07-12T17:45:56.201Z] --- PASS: TestCreate (0.01s) [2021-07-12T17:45:56.202Z] === RUN TestValidateName [2021-07-12T17:45:56.202Z] --- PASS: TestValidateName (0.00s) [2021-07-12T17:45:56.202Z] === RUN TestCreateWithOpts [2021-07-12T17:45:56.202Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-12T17:45:56.202Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-12T17:45:56.202Z] === RUN TestRelaodNoOpts [2021-07-12T17:45:56.202Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-12T17:45:56.202Z] PASS [2021-07-12T17:45:56.202Z] coverage: 41.5% of statements [2021-07-12T17:45:56.202Z] ok github.com/docker/docker/volume/local 0.124s coverage: 41.5% of statements [2021-07-12T17:45:56.202Z] === RUN TestConvertTmpfsOptions [2021-07-12T17:45:56.202Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-12T17:45:56.202Z] parser_test.go:49: data="ro" [2021-07-12T17:45:56.202Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-12T17:45:56.202Z] === RUN TestParseMountRaw [2021-07-12T17:45:56.202Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-12T17:45:56.202Z] === RUN TestParseMountRawSplit [2021-07-12T17:45:56.202Z] parser_test.go:390: case 0 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 1 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 2 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 3 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 4 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 5 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 6 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 7 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 8 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 0 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 1 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 2 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 3 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 4 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 5 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 6 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 7 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 8 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 9 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 10 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 11 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 12 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 0 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 1 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 2 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 3 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 4 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 5 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 6 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 7 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 8 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 9 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 10 [2021-07-12T17:45:56.202Z] parser_test.go:390: case 11 [2021-07-12T17:45:56.202Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-12T17:45:56.202Z] === RUN TestParseMountSpec [2021-07-12T17:45:56.202Z] parser_test.go:455: case 0 [2021-07-12T17:45:56.202Z] parser_test.go:455: case 1 [2021-07-12T17:45:56.202Z] parser_test.go:455: case 2 [2021-07-12T17:45:56.202Z] parser_test.go:455: case 3 [2021-07-12T17:45:56.202Z] parser_test.go:455: case 4 [2021-07-12T17:45:56.202Z] parser_test.go:455: case 5 [2021-07-12T17:45:56.202Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-12T17:45:56.202Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-12T17:45:56.202Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-12T17:45:56.202Z] === RUN TestValidateMount [2021-07-12T17:45:56.202Z] --- PASS: TestValidateMount (0.00s) [2021-07-12T17:45:56.202Z] PASS [2021-07-12T17:45:56.202Z] coverage: 66.2% of statements [2021-07-12T17:45:56.202Z] ok github.com/docker/docker/volume/mounts 0.125s coverage: 66.2% of statements [2021-07-12T17:45:57.224Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-12T17:45:57.746Z] === RUN TestSetGetMeta [2021-07-12T17:45:57.746Z] === PAUSE TestSetGetMeta [2021-07-12T17:45:57.746Z] === RUN TestRestore [2021-07-12T17:45:57.746Z] === PAUSE TestRestore [2021-07-12T17:45:57.746Z] === RUN TestServiceCreate [2021-07-12T17:45:57.746Z] === PAUSE TestServiceCreate [2021-07-12T17:45:57.746Z] === RUN TestServiceList [2021-07-12T17:45:57.746Z] === PAUSE TestServiceList [2021-07-12T17:45:57.746Z] === RUN TestServiceRemove [2021-07-12T17:45:57.746Z] === PAUSE TestServiceRemove [2021-07-12T17:45:57.746Z] === RUN TestServiceGet [2021-07-12T17:45:57.746Z] === PAUSE TestServiceGet [2021-07-12T17:45:57.746Z] === RUN TestServicePrune [2021-07-12T17:45:57.746Z] === PAUSE TestServicePrune [2021-07-12T17:45:57.746Z] === RUN TestCreate [2021-07-12T17:45:57.746Z] === PAUSE TestCreate [2021-07-12T17:45:57.746Z] === RUN TestRemove [2021-07-12T17:45:57.746Z] === PAUSE TestRemove [2021-07-12T17:45:57.746Z] === RUN TestList [2021-07-12T17:45:57.746Z] === PAUSE TestList [2021-07-12T17:45:57.746Z] === RUN TestFindByDriver [2021-07-12T17:45:57.746Z] === PAUSE TestFindByDriver [2021-07-12T17:45:57.746Z] === RUN TestFindByReferenced [2021-07-12T17:45:57.746Z] === PAUSE TestFindByReferenced [2021-07-12T17:45:57.746Z] === RUN TestDerefMultipleOfSameRef [2021-07-12T17:45:57.746Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-12T17:45:57.746Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:45:57.746Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:45:57.746Z] === RUN TestDefererencePluginOnCreateError [2021-07-12T17:45:57.746Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-12T17:45:57.746Z] === RUN TestRefDerefRemove [2021-07-12T17:45:57.746Z] === PAUSE TestRefDerefRemove [2021-07-12T17:45:57.746Z] === RUN TestGet [2021-07-12T17:45:57.746Z] === PAUSE TestGet [2021-07-12T17:45:57.746Z] === RUN TestGetWithReference [2021-07-12T17:45:57.746Z] === PAUSE TestGetWithReference [2021-07-12T17:45:57.746Z] === RUN TestFilterFunc [2021-07-12T17:45:57.746Z] === RUN TestFilterFunc/test_nil_list [2021-07-12T17:45:57.746Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_empty_list [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_filter_some [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_filter_middle [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:45:58.208Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-12T17:45:58.208Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_nil_list [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_filter_some [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_empty_list [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_filter_middle [2021-07-12T17:45:58.208Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-12T17:45:58.208Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-12T17:45:58.208Z] === CONT TestSetGetMeta [2021-07-12T17:45:58.208Z] === CONT TestGetWithReference [2021-07-12T17:45:58.208Z] === CONT TestFindByReferenced [2021-07-12T17:45:58.208Z] === CONT TestDefererencePluginOnCreateError [2021-07-12T17:45:58.208Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-12T17:45:58.208Z] === CONT TestServicePrune [2021-07-12T17:45:58.208Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-12T17:45:58.208Z] === CONT TestFindByDriver [2021-07-12T17:45:58.208Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-12T17:45:58.208Z] === CONT TestList [2021-07-12T17:45:58.208Z] --- PASS: TestGetWithReference (0.04s) [2021-07-12T17:45:58.208Z] === CONT TestRemove [2021-07-12T17:45:58.208Z] --- PASS: TestRemove (0.03s) [2021-07-12T17:45:58.208Z] === CONT TestCreate [2021-07-12T17:45:58.208Z] --- PASS: TestFindByDriver (0.04s) [2021-07-12T17:45:58.208Z] === CONT TestGet [2021-07-12T17:45:58.208Z] --- PASS: TestList (0.04s) [2021-07-12T17:45:58.208Z] === CONT TestServiceList [2021-07-12T17:45:58.208Z] --- PASS: TestCreate (0.03s) [2021-07-12T17:45:58.208Z] === CONT TestServiceGet [2021-07-12T17:45:58.208Z] === CONT TestServiceRemove [2021-07-12T17:45:58.208Z] --- PASS: TestGet (0.03s) [2021-07-12T17:45:58.208Z] --- PASS: TestServiceGet (0.14s) [2021-07-12T17:45:58.208Z] === CONT TestServiceCreate [2021-07-12T17:45:58.208Z] time="2021-07-12T17:45:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:45:58.208Z] --- PASS: TestServiceRemove (0.14s) [2021-07-12T17:45:58.208Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-12T17:45:58.208Z] --- PASS: TestServiceList (0.17s) [2021-07-12T17:45:58.208Z] === CONT TestDerefMultipleOfSameRef [2021-07-12T17:45:58.208Z] time="2021-07-12T17:45:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:45:58.208Z] time="2021-07-12T17:45:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:45:58.208Z] time="2021-07-12T17:45:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-12T17:45:58.208Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-12T17:45:58.208Z] === CONT TestRestore [2021-07-12T17:45:58.208Z] time="2021-07-12T17:45:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-12T17:45:58.208Z] --- PASS: TestServiceCreate (0.04s) [2021-07-12T17:45:58.208Z] === CONT TestRefDerefRemove [2021-07-12T17:45:58.208Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-12T17:45:58.208Z] --- PASS: TestServicePrune (0.26s) [2021-07-12T17:45:58.208Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-12T17:45:58.208Z] --- PASS: TestRestore (0.03s) [2021-07-12T17:45:58.208Z] PASS [2021-07-12T17:45:58.208Z] coverage: 69.6% of statements [2021-07-12T17:45:58.208Z] ok github.com/docker/docker/volume/service 0.413s coverage: 69.6% of statements [2021-07-12T17:45:59.128Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-12T17:46:00.502Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-12T17:46:01.436Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-12T17:46:02.370Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-12T17:46:03.745Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-12T17:46:04.684Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-12T17:46:06.076Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-12T17:46:07.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-12T17:46:07.945Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-12T17:46:08.881Z] docker_api_swarm_service_test.go:489: [d294f3fe4bc0d] joining swarm manager [deaddfb248b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:46:09.816Z] docker_api_swarm_service_test.go:489: [d5616ae1998d0] joining swarm manager [deaddfb248b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:46:10.383Z] === RUN TestDockerSuite/TestExecEnv [2021-07-12T17:46:10.550Z] --- PASS: TestBuildWithHugeFile (140.78s) [2021-07-12T17:46:10.550Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:46:10.735Z] 2021/07/12 17:46:08 Closing DB instances... [2021-07-12T17:46:10.736Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-07-12T17:46:10.736Z] === RUN TestFindNode [2021-07-12T17:46:10.736Z] 2021/07/12 17:46:10 Closing DB instances... [2021-07-12T17:46:10.736Z] --- PASS: TestFindNode (0.03s) [2021-07-12T17:46:10.736Z] === RUN TestChangeNodeState [2021-07-12T17:46:10.736Z] 2021/07/12 17:46:10 Closing DB instances... [2021-07-12T17:46:10.736Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-12T17:46:10.736Z] === RUN TestNodeReincarnation [2021-07-12T17:46:10.736Z] 2021/07/12 17:46:10 Closing DB instances... [2021-07-12T17:46:12.284Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-12T17:46:14.183Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-12T17:46:15.118Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-12T17:46:16.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-12T17:46:16.554Z] --- PASS: TestNodeReincarnation (5.03s) [2021-07-12T17:46:16.554Z] === RUN TestParallelCreate [2021-07-12T17:46:16.554Z] 2021/07/12 17:46:15 Closing DB instances... [2021-07-12T17:46:16.554Z] --- PASS: TestParallelCreate (0.03s) [2021-07-12T17:46:16.554Z] === RUN TestParallelDelete [2021-07-12T17:46:16.554Z] 2021/07/12 17:46:15 Closing DB instances... [2021-07-12T17:46:16.554Z] --- PASS: TestParallelDelete (0.02s) [2021-07-12T17:46:16.554Z] === RUN TestNetworkDBIslands [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0644b3a9f2f3 with config:&{NodeID:0644b3a9f2f3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, added to nodes list" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:07eaf09923a6 with config:&{NodeID:07eaf09923a6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 07eaf09923a6/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 07eaf09923a6/172.29.234.147, added to nodes list" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 07eaf09923a6/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 07eaf09923a6/172.29.234.147, added to nodes list" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, added to nodes list" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-12T17:46:16.554Z] time="2021-07-12T17:46:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:846a608360d0 with config:&{NodeID:846a608360d0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 846a608360d0/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 846a608360d0/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 846a608360d0/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 846a608360d0/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 07eaf09923a6/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 07eaf09923a6/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 846a608360d0/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.016Z] time="2021-07-12T17:46:16Z" level=info msg="Node 846a608360d0/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0b11852bdc7c with config:&{NodeID:0b11852bdc7c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 07eaf09923a6/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 07eaf09923a6/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 846a608360d0/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 846a608360d0/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.479Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2b6f7e4e52ea with config:&{NodeID:2b6f7e4e52ea Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 07eaf09923a6/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 07eaf09923a6/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 846a608360d0/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 846a608360d0/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:17.942Z] networkdb_test.go:842: Re-joining: 3 [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=info msg="The new bootstrap node list is:[172.29.234.147:10033 172.29.234.147:10034 172.29.234.147:10035]" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10033" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49363" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10034" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49364" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10035" [2021-07-12T17:46:17.942Z] time="2021-07-12T17:46:17Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49365" [2021-07-12T17:46:18.400Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-12T17:46:18.402Z] networkdb_test.go:842: Re-joining: 4 [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=info msg="The new bootstrap node list is:[172.29.234.147:10033 172.29.234.147:10034 172.29.234.147:10035]" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10033" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49366" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10034" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49367" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10035" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49368" [2021-07-12T17:46:18.402Z] time="2021-07-12T17:46:18Z" level=info msg="node 0 leaving" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node2(07eaf09923a6): Node leave event for 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node3(846a608360d0): Node leave event for 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node4(0b11852bdc7c): Node leave event for 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node1(0644b3a9f2f3): Node leave event for 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, left gossip cluster" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, left gossip cluster" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, left gossip cluster" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, left gossip cluster" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 0644b3a9f2f3/172.29.234.147, left gossip cluster" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.29.234.147:10036: use of closed network connection" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node 1 leaving" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node3(846a608360d0): Node leave event for 07eaf09923a6/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node4(0b11852bdc7c): Node leave event for 07eaf09923a6/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6 change state NodeActive --> NodeLeft" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6/172.29.234.147, left gossip cluster" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6 change state NodeActive --> NodeFailed" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6/172.29.234.147, added to failed nodes list" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 07eaf09923a6/172.29.234.147" [2021-07-12T17:46:18.865Z] time="2021-07-12T17:46:18Z" level=error msg="node: 07eaf09923a6 is unknown to memberlist" [2021-07-12T17:46:19.334Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6/172.29.234.147, left gossip cluster" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6/172.29.234.147, left gossip cluster" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:18Z" level=info msg="Node 07eaf09923a6/172.29.234.147, left gossip cluster" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="node 2 leaving" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="Node 846a608360d0 change state NodeActive --> NodeLeft" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="node4(0b11852bdc7c): Node leave event for 846a608360d0/172.29.234.147" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="Node 846a608360d0 change state NodeActive --> NodeLeft" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 846a608360d0/172.29.234.147" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="Node 846a608360d0 change state NodeActive --> NodeLeft" [2021-07-12T17:46:19.440Z] time="2021-07-12T17:46:19Z" level=info msg="node3(846a608360d0): Node leave event for 846a608360d0/172.29.234.147" [2021-07-12T17:46:19.901Z] time="2021-07-12T17:46:19Z" level=info msg="Node 846a608360d0/172.29.234.147, left gossip cluster" [2021-07-12T17:46:19.901Z] time="2021-07-12T17:46:19Z" level=info msg="Node 846a608360d0/172.29.234.147, left gossip cluster" [2021-07-12T17:46:19.901Z] time="2021-07-12T17:46:19Z" level=info msg="Node 846a608360d0/172.29.234.147, left gossip cluster" [2021-07-12T17:46:19.901Z] networkdb_test.go:874: node4: OK [2021-07-12T17:46:19.901Z] networkdb_test.go:874: node5: OK [2021-07-12T17:46:19.901Z] time="2021-07-12T17:46:19Z" level=info msg="node 0 coming back" [2021-07-12T17:46:19.902Z] time="2021-07-12T17:46:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b2cf3295ead with config:&{NodeID:8b2cf3295ead Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:19.902Z] time="2021-07-12T17:46:19Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:19.902Z] time="2021-07-12T17:46:19Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, added to nodes list" [2021-07-12T17:46:19.902Z] time="2021-07-12T17:46:19Z" level=info msg="node 1 coming back" [2021-07-12T17:46:19.902Z] time="2021-07-12T17:46:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1484d33e814b with config:&{NodeID:1484d33e814b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:20.268Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-12T17:46:20.371Z] time="2021-07-12T17:46:19Z" level=info msg="Node 1484d33e814b/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:20.371Z] time="2021-07-12T17:46:19Z" level=info msg="Node 1484d33e814b/172.29.234.147, added to nodes list" [2021-07-12T17:46:20.371Z] time="2021-07-12T17:46:19Z" level=info msg="node 2 coming back" [2021-07-12T17:46:20.371Z] time="2021-07-12T17:46:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:33cd0d7a0901 with config:&{NodeID:33cd0d7a0901 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-12T17:46:20.371Z] time="2021-07-12T17:46:19Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:20.371Z] time="2021-07-12T17:46:19Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, added to nodes list" [2021-07-12T17:46:21.644Z] === RUN TestDockerSuite/TestExecParseError [2021-07-12T17:46:21.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-12T17:46:22.210Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-12T17:46:22.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-12T17:46:23.034Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-12T17:46:23.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-12T17:46:23.289Z] time="2021-07-12T17:46:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.234.147:10033 172.29.234.147:10034 172.29.234.147:10035]" [2021-07-12T17:46:23.751Z] time="2021-07-12T17:46:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.234.147:10033 172.29.234.147:10034 172.29.234.147:10035]" [2021-07-12T17:46:23.969Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-12T17:46:24.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10033" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49369" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, is the new incarnation of the shutdown node 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10034" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49370" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, is the new incarnation of the shutdown node 07eaf09923a6/172.29.234.147" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49371" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10035" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, is the new incarnation of the shutdown node 846a608360d0/172.29.234.147" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, is the new incarnation of the shutdown node 07eaf09923a6/172.29.234.147" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 1484d33e814b/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, is the new incarnation of the shutdown node 0644b3a9f2f3/172.29.234.147" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, joined gossip cluster" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, is the new incarnation of the shutdown node 846a608360d0/172.29.234.147" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.213Z] time="2021-07-12T17:46:24Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, added to nodes list" [2021-07-12T17:46:24.674Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49372" [2021-07-12T17:46:24.674Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10033" [2021-07-12T17:46:24.674Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10034" [2021-07-12T17:46:24.674Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49373" [2021-07-12T17:46:24.674Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.234.147:10035" [2021-07-12T17:46:24.674Z] time="2021-07-12T17:46:24Z" level=debug msg="memberlist: Stream connection from=172.29.234.147:49374" [2021-07-12T17:46:25.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-12T17:46:25.221Z] 2021/07/12 17:46:24 Closing DB instances... [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="node3(33cd0d7a0901): Node leave event for 8b2cf3295ead/172.29.234.147" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="node2(1484d33e814b): Node leave event for 8b2cf3295ead/172.29.234.147" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="node4(0b11852bdc7c): Node leave event for 8b2cf3295ead/172.29.234.147" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 8b2cf3295ead/172.29.234.147" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.222Z] time="2021-07-12T17:46:25Z" level=info msg="node1(8b2cf3295ead): Node leave event for 8b2cf3295ead/172.29.234.147" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, left gossip cluster" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, left gossip cluster" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, left gossip cluster" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, left gossip cluster" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 8b2cf3295ead/172.29.234.147, left gossip cluster" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="node4(0b11852bdc7c): Node leave event for 1484d33e814b/172.29.234.147" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="node3(33cd0d7a0901): Node leave event for 1484d33e814b/172.29.234.147" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 1484d33e814b/172.29.234.147" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b/172.29.234.147, left gossip cluster" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b change state NodeActive --> NodeLeft" [2021-07-12T17:46:25.693Z] time="2021-07-12T17:46:25Z" level=info msg="node2(1484d33e814b): Node leave event for 1484d33e814b/172.29.234.147" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b/172.29.234.147, left gossip cluster" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b/172.29.234.147, left gossip cluster" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="Node 1484d33e814b/172.29.234.147, left gossip cluster" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="Node 33cd0d7a0901 change state NodeActive --> NodeLeft" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="node4(0b11852bdc7c): Node leave event for 33cd0d7a0901/172.29.234.147" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="Node 33cd0d7a0901 change state NodeActive --> NodeLeft" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:25Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 33cd0d7a0901/172.29.234.147" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:26Z" level=info msg="Node 33cd0d7a0901 change state NodeActive --> NodeLeft" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:26Z" level=info msg="node3(33cd0d7a0901): Node leave event for 33cd0d7a0901/172.29.234.147" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:26Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, left gossip cluster" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:26Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, left gossip cluster" [2021-07-12T17:46:26.156Z] time="2021-07-12T17:46:26Z" level=info msg="Node 33cd0d7a0901/172.29.234.147, left gossip cluster" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=debug msg="memberlist: Failed ping: 33cd0d7a0901 (timeout reached)" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.234.147:10037: use of closed network connection" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.234.147:10036: use of closed network connection" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=info msg="Node 0b11852bdc7c change state NodeActive --> NodeLeft" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=info msg="node5(2b6f7e4e52ea): Node leave event for 0b11852bdc7c/172.29.234.147" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=info msg="Node 0b11852bdc7c change state NodeActive --> NodeLeft" [2021-07-12T17:46:26.618Z] time="2021-07-12T17:46:26Z" level=info msg="node4(0b11852bdc7c): Node leave event for 0b11852bdc7c/172.29.234.147" [2021-07-12T17:46:27.079Z] time="2021-07-12T17:46:26Z" level=info msg="memberlist: Suspect 33cd0d7a0901 has failed, no acks received" [2021-07-12T17:46:27.542Z] time="2021-07-12T17:46:27Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, left gossip cluster" [2021-07-12T17:46:27.542Z] time="2021-07-12T17:46:27Z" level=info msg="Node 0b11852bdc7c/172.29.234.147, left gossip cluster" [2021-07-12T17:46:28.009Z] time="2021-07-12T17:46:27Z" level=warning msg="memberlist: Failed to send gossip to 172.29.234.147:10037: write udp [::]:10036->172.29.234.147:10037: use of closed network connection" [2021-07-12T17:46:28.009Z] time="2021-07-12T17:46:27Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, left gossip cluster" [2021-07-12T17:46:28.009Z] time="2021-07-12T17:46:27Z" level=info msg="Node 2b6f7e4e52ea change state NodeActive --> NodeFailed" [2021-07-12T17:46:28.009Z] time="2021-07-12T17:46:27Z" level=info msg="Node 2b6f7e4e52ea/172.29.234.147, added to failed nodes list" [2021-07-12T17:46:28.009Z] --- PASS: TestNetworkDBIslands (12.11s) [2021-07-12T17:46:28.009Z] PASS [2021-07-12T17:46:28.009Z] coverage: 60.0% of statements [2021-07-12T17:46:28.009Z] ok github.com/docker/docker/libnetwork/networkdb 104.099s coverage: 60.0% of statements [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/quota [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/rootless [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/volume [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-12T17:46:28.009Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-12T17:46:28.156Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-12T17:46:29.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-12T17:46:29.348Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-12T17:46:30.722Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-12T17:46:30.981Z] docker_api_swarm_service_test.go:127: [d8035b54fd311] joining swarm manager [da92e9e925070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === Skipped [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-12T17:46:31.760Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-12T17:46:31.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-12T17:46:31.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-12T17:46:31.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-12T17:46:31.760Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-12T17:46:31.760Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-12T17:46:31.760Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-12T17:46:31.760Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-12T17:46:31.760Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-07-12T17:46:31.760Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-12T17:46:31.760Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-12T17:46:31.760Z] daemon_test.go:147: root required [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-12T17:46:31.760Z] reload_test.go:520: root required [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-12T17:46:31.760Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-12T17:46:31.760Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-12T17:46:31.760Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-12T17:46:31.760Z] download_test.go:268: Needs fixing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-12T17:46:31.760Z] layer_test.go:304: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-12T17:46:31.760Z] layer_test.go:353: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-12T17:46:31.760Z] layer_test.go:468: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-12T17:46:31.760Z] layer_test.go:697: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-12T17:46:31.760Z] migration_test.go:46: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-12T17:46:31.760Z] migration_test.go:182: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-12T17:46:31.760Z] mount_test.go:17: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-12T17:46:31.760Z] mount_test.go:76: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-12T17:46:31.760Z] mount_test.go:125: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-12T17:46:31.760Z] mount_test.go:212: Failing on Windows [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-12T17:46:31.760Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-12T17:46:31.760Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-12T17:46:31.760Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-12T17:46:31.760Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-12T17:46:31.760Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-12T17:46:31.760Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-12T17:46:31.760Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-12T17:46:31.760Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-12T17:46:31.760Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-12T17:46:31.760Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-12T17:46:31.760Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-12T17:46:31.760Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:46:31.760Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:46:31.760Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:46:31.760Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:46:31.760Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:46:31.760Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-12T17:46:31.760Z] archive_test.go:134: Xz not present in msys2 [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-12T17:46:31.760Z] archive_test.go:239: Failing on Windows CI machines [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-12T17:46:31.760Z] archive_windows_test.go:16: Currently fails [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-12T17:46:31.760Z] changes_test.go:196: needs more investigation [2021-07-12T17:46:31.760Z] [2021-07-12T17:46:31.760Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-12T17:46:31.761Z] changes_test.go:433: needs further investigation [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-12T17:46:31.761Z] changes_test.go:469: needs further investigation [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-12T17:46:31.761Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-12T17:46:31.761Z] poller_test.go:41: No chmod on Windows [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-12T17:46:31.761Z] fileutils_test.go:134: Needs porting to Windows [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-12T17:46:31.761Z] fileutils_test.go:180: Needs porting to Windows [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-12T17:46:31.761Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-12T17:46:31.761Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-12T17:46:31.761Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-12T17:46:31.761Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-12T17:46:31.761Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] [2021-07-12T17:46:31.761Z] DONE 2027 tests, 67 skipped in 302.325s [2021-07-12T17:46:31.761Z] INFO: make.ps1 ended at 07/12/2021 17:46:31 [2021-07-12T17:46:31.916Z] docker_api_swarm_service_test.go:128: [defd6560c8d36] joining swarm manager [da92e9e925070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:46:32.103Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-12T17:46:32.359Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-12T17:46:32.359Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-12T17:46:32.614Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-12T17:46:32.614Z] Cross building: bundles/cross/linux/s390x [2021-07-12T17:46:32.614Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-12T17:46:32.614Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-12T17:46:33.821Z] docker_api_swarm_service_test.go:136: [d94b6279ac429] joining swarm manager [da92e9e925070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-12T17:46:33.961Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-12T17:46:33.961Z] INFO: Unit tests ended at 07/12/2021 17:46:33. Duration:00:05:25.9156783 [2021-07-12T17:46:33.961Z] INFO: Building busybox [2021-07-12T17:46:33.961Z] Sending build context to Docker daemon 5.12kB [2021-07-12T17:46:33.961Z] [2021-07-12T17:46:33.961Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-12T17:46:33.961Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-12T17:46:33.961Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-12T17:46:33.961Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-12T17:46:33.961Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-12T17:46:33.961Z] ---> 5bda1547be50 [2021-07-12T17:46:33.961Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-12T17:46:34.388Z] docker_api_swarm_service_test.go:137: [df15b4c97b9d1] joining swarm manager [da92e9e925070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-12T17:46:34.555Z] ---> Running in 0780108229b3 [2021-07-12T17:46:42.537Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-12T17:46:43.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-12T17:46:43.471Z] === RUN TestDockerSuite/TestExecTTY [2021-07-12T17:46:44.406Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-12T17:46:45.780Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-12T17:46:46.346Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-12T17:46:47.727Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-12T17:46:47.727Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-12T17:46:47.727Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-12T17:46:49.627Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-12T17:46:50.561Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-12T17:46:52.460Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-12T17:46:53.834Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-12T17:46:55.209Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-12T17:46:55.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-12T17:46:55.698Z] Removing intermediate container 0780108229b3 [2021-07-12T17:46:55.698Z] ---> 9e31539133f9 [2021-07-12T17:46:55.698Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-12T17:46:55.698Z] ---> Running in 6f83cd6b8202 [2021-07-12T17:46:56.165Z] Removing intermediate container 6f83cd6b8202 [2021-07-12T17:46:56.165Z] ---> ed2de477ab69 [2021-07-12T17:46:56.165Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-12T17:46:56.165Z] ---> Running in a85ba881c3ec [2021-07-12T17:46:56.626Z] Removing intermediate container a85ba881c3ec [2021-07-12T17:46:56.626Z] ---> df3ea0f0889e [2021-07-12T17:46:56.626Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-12T17:46:57.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-12T17:46:58.178Z] [2021-07-12T17:46:58.639Z] ---> 081aa7ff8091 [2021-07-12T17:46:58.639Z] 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-12T17:46:58.639Z] ---> Running in d3aa6e813cd2 [2021-07-12T17:46:59.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-12T17:46:59.636Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-12T17:47:01.536Z] docker_api_swarm_service_test.go:303: [dc8152682844a] joining swarm manager [d730da0f5e629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:47:02.101Z] docker_api_swarm_service_test.go:303: [d01f4355ea40a] joining swarm manager [d730da0f5e629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:47:04.632Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-12T17:47:06.533Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-12T17:47:10.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-12T17:47:11.797Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-12T17:47:12.364Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-12T17:47:12.364Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-12T17:47:12.364Z] === RUN TestDockerSuite/TestHealth [2021-07-12T17:47:12.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-12T17:47:19.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-12T17:47:19.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-12T17:47:20.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-12T17:47:22.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-12T17:47:22.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-12T17:47:23.713Z] docker_api_swarm_service_test.go:99: [d7be4a734a0e0] joining swarm manager [d2559e51cc906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:47:24.298Z] docker_api_swarm_service_test.go:100: [dd50893308eec] joining swarm manager [d2559e51cc906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:47:29.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-12T17:47:33.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-12T17:47:34.391Z] Removing intermediate container d3aa6e813cd2 [2021-07-12T17:47:34.391Z] ---> 58c5da3f6fc0 [2021-07-12T17:47:34.391Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-12T17:47:34.391Z] ---> Running in 7346dbad2b76 [2021-07-12T17:47:34.391Z] [2021-07-12T17:47:34.391Z] SUCCESS: Specified value was saved. [2021-07-12T17:47:35.992Z] Removing intermediate container 7346dbad2b76 [2021-07-12T17:47:35.992Z] ---> eabec478844b [2021-07-12T17:47:35.992Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-12T17:47:35.992Z] ---> Running in 6b9febd2544a [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-12T17:47:36.496Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-12T17:47:36.754Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-12T17:47:36.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-12T17:47:37.012Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-12T17:47:37.012Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-12T17:47:37.270Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-12T17:47:37.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-12T17:47:37.518Z] Using test binary docker [2021-07-12T17:47:37.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-12T17:47:37.518Z] +++ /etc/init.d/apparmor start [2021-07-12T17:47:37.518Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-12T17:47:37.518Z] INFO: Waiting for daemon to start... [2021-07-12T17:47:37.518Z] Starting dockerd [2021-07-12T17:47:37.518Z] +++ 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-12T17:47:37.529Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-12T17:47:38.095Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-12T17:47:38.095Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-12T17:47:38.661Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-12T17:47:39.517Z] . [2021-07-12T17:47:39.517Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-12T17:47:39.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-12T17:47:39.517Z] Error: No such image: emptyfs [2021-07-12T17:47:39.517Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-12T17:47:39.517Z] ++++ docker load [2021-07-12T17:47:39.596Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-12T17:47:39.596Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-12T17:47:39.780Z] Running integration-test (iteration 1) [2021-07-12T17:47:39.780Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-12T17:47:39.780Z] ++ 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-12T17:47:39.780Z] ++ set -e [2021-07-12T17:47:39.780Z] ++ '[' -n 0 ']' [2021-07-12T17:47:39.780Z] ++ set -x [2021-07-12T17:47:39.780Z] ++ 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-12T17:47:40.531Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-12T17:47:43.059Z] check_test.go:380: [d7be4a734a0e0] daemon is not started [2021-07-12T17:47:43.059Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-12T17:47:43.059Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-12T17:47:43.317Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-12T17:47:44.691Z] === RUN TestDockerSuite/TestImportFile [2021-07-12T17:47:44.833Z] Cannot create a file when that file already exists. [2021-07-12T17:47:46.591Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-12T17:47:46.591Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-12T17:47:48.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-12T17:47:48.490Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-12T17:47:50.392Z] docker_api_swarm_service_test.go:532: [d1fca83fc623c] joining swarm manager [dac0e36767730]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:47:50.392Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-12T17:47:51.329Z] docker_api_swarm_service_test.go:533: [d8b8fb54344d7] joining swarm manager [dac0e36767730]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:47:51.895Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-12T17:47:52.032Z] Removing intermediate container 6b9febd2544a [2021-07-12T17:47:52.032Z] ---> 7c479d299b36 [2021-07-12T17:47:52.032Z] Step 13/13 : CMD ["sh"] [2021-07-12T17:47:52.032Z] ---> Running in af98e0c8f732 [2021-07-12T17:47:52.830Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-12T17:47:53.017Z] Removing intermediate container af98e0c8f732 [2021-07-12T17:47:53.017Z] ---> af674811ad1d [2021-07-12T17:47:53.017Z] Successfully built af674811ad1d [2021-07-12T17:47:53.017Z] Successfully tagged busybox:latest [2021-07-12T17:47:53.017Z] INFO: Docker images of the daemon under test [2021-07-12T17:47:53.017Z] [2021-07-12T17:47:53.017Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T17:47:53.017Z] busybox latest af674811ad1d Less than a second ago 5.71GB [2021-07-12T17:47:53.017Z] microsoft/windowsservercore latest 5bda1547be50 6 days ago 5.69GB [2021-07-12T17:47:53.017Z] mcr.microsoft.com/windows/servercore ltsc2019 5bda1547be50 6 days ago 5.69GB [2021-07-12T17:47:53.017Z] [2021-07-12T17:47:53.017Z] INFO: Running integration tests at 07/12/2021 17:47:52... [2021-07-12T17:47:53.017Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-12T17:47:53.017Z] INFO: Integration API tests being run from the host: [2021-07-12T17:47:53.017Z] INFO: make.ps1 starting at 07/12/2021 17:47:52 [2021-07-12T17:47:54.033Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-12T17:47:54.033Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-12T17:47:54.033Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-12T17:47:54.033Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-12T17:47:54.033Z] [2021-07-12T17:47:54.651Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-12T17:47:54.715Z] Loaded image: buildpack-deps:buster [2021-07-12T17:47:54.715Z] Loaded image: busybox:latest [2021-07-12T17:47:54.715Z] Loaded image: busybox:glibc [2021-07-12T17:47:54.734Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-12T17:47:55.287Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-12T17:47:55.300Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-12T17:47:55.300Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-12T17:47:55.300Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-12T17:47:55.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/test/unit [2021-07-12T17:47:56.174Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-12T17:47:56.174Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-12T17:47:56.174Z] + TESTDIRS=./... [2021-07-12T17:47:56.174Z] + exclude_paths='/vendor/|/integration' [2021-07-12T17:47:56.174Z] ++ go list ./... [2021-07-12T17:47:56.174Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-12T17:47:56.236Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-12T17:47:56.641Z] Loaded image: debian:bullseye [2021-07-12T17:47:56.641Z] Loaded image: hello-world:latest [2021-07-12T17:47:56.641Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:47:56.641Z] INFO: Testing against a local daemon [2021-07-12T17:47:56.641Z] === RUN TestCgroupNamespacesBuild [2021-07-12T17:47:57.101Z] + pkg_list='github.com/docker/docker/api [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/backend/build [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/httputils [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/middleware [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/build [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/container [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/debug [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/distribution [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/grpc [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/image [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/network [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/plugin [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/session [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/swarm [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/system [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/server/router/volume [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/backend [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/blkiodev [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/container [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/events [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/filters [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/image [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/mount [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/network [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/registry [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/strslice [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/swarm [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/time [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/versions [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-12T17:47:57.101Z] github.com/docker/docker/api/types/volume [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/builder-next/worker [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/dockerfile [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/dockerignore [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/remotecontext [2021-07-12T17:47:57.101Z] github.com/docker/docker/builder/remotecontext/git [2021-07-12T17:47:57.101Z] github.com/docker/docker/cli [2021-07-12T17:47:57.101Z] github.com/docker/docker/cli/config [2021-07-12T17:47:57.101Z] github.com/docker/docker/cli/debug [2021-07-12T17:47:57.101Z] github.com/docker/docker/client [2021-07-12T17:47:57.101Z] github.com/docker/docker/cmd/docker-proxy [2021-07-12T17:47:57.101Z] github.com/docker/docker/cmd/dockerd [2021-07-12T17:47:57.101Z] github.com/docker/docker/container [2021-07-12T17:47:57.101Z] github.com/docker/docker/container/stream [2021-07-12T17:47:57.101Z] github.com/docker/docker/contrib/apparmor [2021-07-12T17:47:57.101Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-12T17:47:57.101Z] github.com/docker/docker/contrib/httpserver [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/cluster [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/cluster/convert [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/cluster/executor [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/cluster/provider [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/config [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/discovery [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/events [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/events/testutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/exec [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/images [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/initlayer [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/links [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/listeners [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/gelf [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/journald [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/local [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/logentries [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/splunk [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/syslog [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/logger/templates [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/names [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/network [2021-07-12T17:47:57.101Z] github.com/docker/docker/daemon/stats [2021-07-12T17:47:57.101Z] github.com/docker/docker/distribution [2021-07-12T17:47:57.101Z] github.com/docker/docker/distribution/metadata [2021-07-12T17:47:57.101Z] github.com/docker/docker/distribution/utils [2021-07-12T17:47:57.101Z] github.com/docker/docker/distribution/xfer [2021-07-12T17:47:57.101Z] github.com/docker/docker/dockerversion [2021-07-12T17:47:57.101Z] github.com/docker/docker/errdefs [2021-07-12T17:47:57.101Z] github.com/docker/docker/image [2021-07-12T17:47:57.101Z] github.com/docker/docker/image/cache [2021-07-12T17:47:57.101Z] github.com/docker/docker/image/tarexport [2021-07-12T17:47:57.101Z] github.com/docker/docker/image/v1 [2021-07-12T17:47:57.101Z] github.com/docker/docker/internal/test/suite [2021-07-12T17:47:57.101Z] github.com/docker/docker/layer [2021-07-12T17:47:57.101Z] github.com/docker/docker/libcontainerd [2021-07-12T17:47:57.101Z] github.com/docker/docker/libcontainerd/queue [2021-07-12T17:47:57.101Z] github.com/docker/docker/libcontainerd/remote [2021-07-12T17:47:57.101Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-12T17:47:57.101Z] github.com/docker/docker/libcontainerd/types [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/api [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/bitseq [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cluster [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/config [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/datastore [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/driverapi [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/etchosts [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/idm [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipam [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/iptables [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/netlabel [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/netutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/networkdb [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/ns [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/options [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/osl [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/portallocator [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/portmapper [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/testutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/libnetwork/types [2021-07-12T17:47:57.101Z] github.com/docker/docker/oci [2021-07-12T17:47:57.101Z] github.com/docker/docker/oci/caps [2021-07-12T17:47:57.101Z] github.com/docker/docker/opts [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/aaparser [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/archive [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/authorization [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/broadcaster [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/capabilities [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/chrootarchive [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/containerfs [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/devicemapper [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/directory [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/discovery [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/discovery/file [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/discovery/kv [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/discovery/memory [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/dmesg [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/filenotify [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/fileutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/fsutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/homedir [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/idtools [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/ioutils [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/jsonmessage [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/locker [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/longpath [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/loopback [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/mount [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/namesgenerator [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/parsers [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/pidfile [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/platform [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/plugingetter [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/plugins [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/plugins/transport [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/pools [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/progress [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/pubsub [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/reexec [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/signal [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/stdcopy [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/streamformatter [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/stringid [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/symlink [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/sysinfo [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/system [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/tailfile [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/tarsum [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/term [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/term/windows [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/truncindex [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/urlutil [2021-07-12T17:47:57.101Z] github.com/docker/docker/pkg/useragent [2021-07-12T17:47:57.101Z] github.com/docker/docker/plugin [2021-07-12T17:47:57.101Z] github.com/docker/docker/plugin/executor/containerd [2021-07-12T17:47:57.101Z] github.com/docker/docker/plugin/v2 [2021-07-12T17:47:57.101Z] github.com/docker/docker/profiles/apparmor [2021-07-12T17:47:57.101Z] github.com/docker/docker/profiles/seccomp [2021-07-12T17:47:57.101Z] github.com/docker/docker/quota [2021-07-12T17:47:57.101Z] github.com/docker/docker/reference [2021-07-12T17:47:57.101Z] github.com/docker/docker/registry [2021-07-12T17:47:57.101Z] github.com/docker/docker/registry/resumable [2021-07-12T17:47:57.101Z] github.com/docker/docker/restartmanager [2021-07-12T17:47:57.101Z] github.com/docker/docker/rootless [2021-07-12T17:47:57.101Z] github.com/docker/docker/rootless/specconv [2021-07-12T17:47:57.101Z] github.com/docker/docker/runconfig [2021-07-12T17:47:57.101Z] github.com/docker/docker/runconfig/opts [2021-07-12T17:47:57.101Z] github.com/docker/docker/testutil [2021-07-12T17:47:57.101Z] github.com/docker/docker/testutil/daemon [2021-07-12T17:47:57.101Z] github.com/docker/docker/testutil/environment [2021-07-12T17:47:57.101Z] github.com/docker/docker/testutil/fakecontext [2021-07-12T17:47:57.101Z] github.com/docker/docker/testutil/fakegit [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fakestorage [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fixtures/load [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/registry [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/request [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/drivers [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/local [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/mounts [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/service [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/service/opts [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/testutils' [2021-07-12T17:47:57.102Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-12T17:47:57.102Z] + echo 'github.com/docker/docker/api [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/backend/build [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/httputils [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/middleware [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/build [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/container [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/debug [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/distribution [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/grpc [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/image [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/network [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/plugin [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/session [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/swarm [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/system [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/server/router/volume [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/backend [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/blkiodev [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/container [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/events [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/filters [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/image [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/mount [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/network [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/registry [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/strslice [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/swarm [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/time [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/versions [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-12T17:47:57.102Z] github.com/docker/docker/api/types/volume [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/builder-next/worker [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/dockerfile [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/dockerignore [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/remotecontext [2021-07-12T17:47:57.102Z] github.com/docker/docker/builder/remotecontext/git [2021-07-12T17:47:57.102Z] github.com/docker/docker/cli [2021-07-12T17:47:57.102Z] github.com/docker/docker/cli/config [2021-07-12T17:47:57.102Z] github.com/docker/docker/cli/debug [2021-07-12T17:47:57.102Z] github.com/docker/docker/client [2021-07-12T17:47:57.102Z] github.com/docker/docker/cmd/docker-proxy [2021-07-12T17:47:57.102Z] github.com/docker/docker/cmd/dockerd [2021-07-12T17:47:57.102Z] github.com/docker/docker/container [2021-07-12T17:47:57.102Z] github.com/docker/docker/container/stream [2021-07-12T17:47:57.102Z] github.com/docker/docker/contrib/apparmor [2021-07-12T17:47:57.102Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-12T17:47:57.102Z] github.com/docker/docker/contrib/httpserver [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/cluster [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/cluster/convert [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/cluster/executor [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/cluster/provider [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/config [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/discovery [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/events [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/events/testutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/exec [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/images [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/initlayer [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/links [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/listeners [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/gelf [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/journald [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/local [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/logentries [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/splunk [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/syslog [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/logger/templates [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/names [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/network [2021-07-12T17:47:57.102Z] github.com/docker/docker/daemon/stats [2021-07-12T17:47:57.102Z] github.com/docker/docker/distribution [2021-07-12T17:47:57.102Z] github.com/docker/docker/distribution/metadata [2021-07-12T17:47:57.102Z] github.com/docker/docker/distribution/utils [2021-07-12T17:47:57.102Z] github.com/docker/docker/distribution/xfer [2021-07-12T17:47:57.102Z] github.com/docker/docker/dockerversion [2021-07-12T17:47:57.102Z] github.com/docker/docker/errdefs [2021-07-12T17:47:57.102Z] github.com/docker/docker/image [2021-07-12T17:47:57.102Z] github.com/docker/docker/image/cache [2021-07-12T17:47:57.102Z] github.com/docker/docker/image/tarexport [2021-07-12T17:47:57.102Z] github.com/docker/docker/image/v1 [2021-07-12T17:47:57.102Z] github.com/docker/docker/internal/test/suite [2021-07-12T17:47:57.102Z] github.com/docker/docker/layer [2021-07-12T17:47:57.102Z] github.com/docker/docker/libcontainerd [2021-07-12T17:47:57.102Z] github.com/docker/docker/libcontainerd/queue [2021-07-12T17:47:57.102Z] github.com/docker/docker/libcontainerd/remote [2021-07-12T17:47:57.102Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-12T17:47:57.102Z] github.com/docker/docker/libcontainerd/types [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/api [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/bitseq [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cluster [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/config [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/datastore [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/driverapi [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/etchosts [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/idm [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipam [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/iptables [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/netlabel [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/netutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/networkdb [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/ns [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/options [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/osl [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/portallocator [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/portmapper [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/testutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/types [2021-07-12T17:47:57.102Z] github.com/docker/docker/oci [2021-07-12T17:47:57.102Z] github.com/docker/docker/oci/caps [2021-07-12T17:47:57.102Z] github.com/docker/docker/opts [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/aaparser [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/archive [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/authorization [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/broadcaster [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/capabilities [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/chrootarchive [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/containerfs [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/devicemapper [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/directory [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/discovery [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/discovery/file [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/discovery/kv [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/discovery/memory [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/dmesg [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/filenotify [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/fileutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/fsutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/homedir [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/idtools [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/ioutils [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/jsonmessage [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/locker [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/longpath [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/loopback [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/mount [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/namesgenerator [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/parsers [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/pidfile [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/platform [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/plugingetter [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/plugins [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/plugins/transport [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/pools [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/progress [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/pubsub [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/reexec [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/signal [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/stdcopy [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/streamformatter [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/stringid [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/symlink [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/sysinfo [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/system [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/tailfile [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/tarsum [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/term [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/term/windows [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/truncindex [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/urlutil [2021-07-12T17:47:57.102Z] github.com/docker/docker/pkg/useragent [2021-07-12T17:47:57.102Z] github.com/docker/docker/plugin [2021-07-12T17:47:57.102Z] github.com/docker/docker/plugin/executor/containerd [2021-07-12T17:47:57.102Z] github.com/docker/docker/plugin/v2 [2021-07-12T17:47:57.102Z] github.com/docker/docker/profiles/apparmor [2021-07-12T17:47:57.102Z] github.com/docker/docker/profiles/seccomp [2021-07-12T17:47:57.102Z] github.com/docker/docker/quota [2021-07-12T17:47:57.102Z] github.com/docker/docker/reference [2021-07-12T17:47:57.102Z] github.com/docker/docker/registry [2021-07-12T17:47:57.102Z] github.com/docker/docker/registry/resumable [2021-07-12T17:47:57.102Z] github.com/docker/docker/restartmanager [2021-07-12T17:47:57.102Z] github.com/docker/docker/rootless [2021-07-12T17:47:57.102Z] github.com/docker/docker/rootless/specconv [2021-07-12T17:47:57.102Z] github.com/docker/docker/runconfig [2021-07-12T17:47:57.102Z] github.com/docker/docker/runconfig/opts [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/daemon [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/environment [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fakecontext [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fakegit [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fakestorage [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fixtures/load [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/registry [2021-07-12T17:47:57.102Z] github.com/docker/docker/testutil/request [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/drivers [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/local [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/mounts [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/service [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/service/opts [2021-07-12T17:47:57.102Z] github.com/docker/docker/volume/testutils' [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-12T17:47:57.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-12T17:47:57.102Z] + type docker-proxy [2021-07-12T17:47:57.102Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-12T17:47:57.102Z] + hack/make.sh binary-proxy install-proxy [2021-07-12T17:47:57.102Z] [2021-07-12T17:47:57.102Z] Removing bundles/ [2021-07-12T17:47:57.102Z] [2021-07-12T17:47:57.102Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-12T17:47:57.102Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-12T17:47:57.102Z] GOOS="" GOARCH="" GOARM="" [2021-07-12T17:47:57.170Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-12T17:47:58.545Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-12T17:47:59.111Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-12T17:47:59.677Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-12T17:48:00.611Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-12T17:48:00.611Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-12T17:48:00.855Z] --- PASS: TestCgroupNamespacesBuild (4.15s) [2021-07-12T17:48:00.855Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-12T17:48:02.545Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-12T17:48:02.776Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2021-07-12T17:48:02.776Z] === RUN TestBuildWithSession [2021-07-12T17:48:02.776Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:48:02.776Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:48:02.776Z] === RUN TestBuildSquashParent [2021-07-12T17:48:03.118Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-12T17:48:03.637Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-12T17:48:03.637Z] [2021-07-12T17:48:03.637Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-12T17:48:03.637Z] Installing docker-proxy to /usr/local/bin/ [2021-07-12T17:48:03.637Z] [2021-07-12T17:48:03.637Z] + mkdir -p bundles [2021-07-12T17:48:03.637Z] + 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-12T17:48:04.198Z] ? github.com/docker/docker/api [no test files] [2021-07-12T17:48:04.492Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-12T17:48:04.492Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-12T17:48:05.426Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-12T17:48:05.426Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-12T17:48:05.426Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-12T17:48:06.360Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-12T17:48:07.294Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-12T17:48:08.228Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-12T17:48:09.162Z] === RUN TestDockerSuite/TestInspectImage [2021-07-12T17:48:09.162Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-12T17:48:09.162Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-12T17:48:09.162Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-12T17:48:09.162Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-12T17:48:09.372Z] --- PASS: TestBuildSquashParent (6.55s) [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:48:09.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:48:09.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:48:09.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:48:09.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:48:09.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:48:09.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:48:09.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:48:09.372Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:48:09.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:48:09.372Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:48:09.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:48:10.096Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-12T17:48:10.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-12T17:48:10.612Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-12T17:48:10.871Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-12T17:48:11.805Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-12T17:48:11.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:48:12.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:48:12.372Z] docker_api_swarm_service_test.go:147: [d77f5fd66be21] joining swarm manager [d4b87eb12c76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:48:12.630Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-12T17:48:13.198Z] docker_api_swarm_service_test.go:147: [d1ffd3c2406b7] joining swarm manager [d4b87eb12c76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:48:14.134Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-12T17:48:14.134Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2021-07-12T17:48:14.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-07-12T17:48:14.176Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:48:14.176Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:48:15.508Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-12T17:48:16.074Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-12T17:48:16.730Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:48:16.730Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:48:16.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:48:17.304Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:48:17.566Z] --- PASS: TestBuildMultiStageCopy (3.32s) [2021-07-12T17:48:17.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.08s) [2021-07-12T17:48:17.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-07-12T17:48:17.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-07-12T17:48:17.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-07-12T17:48:17.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-07-12T17:48:17.566Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:48:17.974Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-12T17:48:18.513Z] --- PASS: TestBuildMultiStageParentConfig (0.89s) [2021-07-12T17:48:18.513Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:48:18.909Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-12T17:48:19.843Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-12T17:48:19.905Z] --- PASS: TestBuildLabelWithTargets (1.43s) [2021-07-12T17:48:19.905Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:48:20.480Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-07-12T17:48:20.480Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:48:20.776Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-12T17:48:21.342Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-12T17:48:22.277Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-12T17:48:22.280Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2021-07-12T17:48:22.844Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-12T17:48:22.844Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-12T17:48:23.032Z] --- PASS: TestBuildMultiStageOnBuild (2.53s) [2021-07-12T17:48:23.032Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:48:23.980Z] --- PASS: TestBuildUncleanTarFilenames (0.94s) [2021-07-12T17:48:23.980Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:48:25.374Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-12T17:48:26.534Z] --- PASS: TestBuildMultiStageLayerLeak (2.50s) [2021-07-12T17:48:26.534Z] === RUN TestBuildWithHugeFile [2021-07-12T17:48:26.748Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-12T17:48:28.123Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-12T17:48:28.699Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-12T17:48:31.229Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-12T17:48:34.687Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-12T17:48:36.588Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-12T17:48:36.588Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-12T17:48:37.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T17:48:37.495Z] INFO: Testing against a local daemon [2021-07-12T17:48:37.495Z] === RUN TestBuildWithSession [2021-07-12T17:48:37.495Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:48:37.495Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-12T17:48:37.495Z] === RUN TestBuildSquashParent [2021-07-12T17:48:37.495Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T17:48:37.495Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:48:37.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:48:37.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:48:37.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:48:37.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:48:37.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:48:37.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:48:37.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:48:37.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-12T17:48:37.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-12T17:48:37.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-12T17:48:37.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-12T17:48:39.118Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-12T17:48:39.684Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-12T17:48:41.057Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-12T17:48:48.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-12T17:48:48.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-12T17:48:51.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-12T17:48:53.557Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-12T17:48:56.087Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-12T17:48:58.617Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-12T17:48:58.875Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-12T17:49:02.159Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-12T17:49:02.159Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-12T17:49:02.418Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-12T17:49:02.418Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-12T17:49:02.418Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.41s) [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.52s) [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.74s) [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.99s) [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.86s) [2021-07-12T17:49:03.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.70s) [2021-07-12T17:49:03.030Z] === RUN TestBuildMultiStageCopy [2021-07-12T17:49:03.030Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-12T17:49:03.352Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-12T17:49:03.918Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-12T17:49:08.102Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-12T17:49:08.668Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-12T17:49:13.935Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-12T17:49:14.870Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-12T17:49:14.870Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-12T17:49:15.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-12T17:49:16.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-12T17:49:16.770Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-12T17:49:16.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-12T17:49:17.689Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-12T17:49:17.707Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-12T17:49:19.085Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-12T17:49:19.239Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-12T17:49:20.460Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-12T17:49:20.782Z] --- PASS: TestBuildMultiStageCopy (19.17s) [2021-07-12T17:49:20.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.27s) [2021-07-12T17:49:20.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.18s) [2021-07-12T17:49:20.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.40s) [2021-07-12T17:49:20.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.61s) [2021-07-12T17:49:20.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2021-07-12T17:49:20.782Z] === RUN TestBuildMultiStageParentConfig [2021-07-12T17:49:21.834Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-12T17:49:21.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-12T17:49:23.736Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-12T17:49:24.542Z] --- PASS: TestBuildMultiStageParentConfig (3.69s) [2021-07-12T17:49:24.542Z] === RUN TestBuildLabelWithTargets [2021-07-12T17:49:24.542Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T17:49:24.542Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-12T17:49:24.542Z] === RUN TestBuildWithEmptyLayers [2021-07-12T17:49:24.675Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-12T17:49:24.675Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-12T17:49:25.617Z] === RUN TestDockerSuite/TestLogsSince [2021-07-12T17:49:26.733Z] --- PASS: TestBuildWithEmptyLayers (2.01s) [2021-07-12T17:49:26.733Z] === RUN TestBuildMultiStageOnBuild [2021-07-12T17:49:27.539Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-12T17:49:30.820Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-12T17:49:32.721Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-12T17:49:34.095Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-12T17:49:34.306Z] --- PASS: TestBuildWithHugeFile (59.74s) [2021-07-12T17:49:34.306Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:49:34.306Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:49:34.306Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-12T17:49:34.306Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T17:49:34.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:49:34.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:49:34.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:49:34.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:49:34.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:49:34.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:49:34.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T17:49:34.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T17:49:34.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T17:49:34.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-07-12T17:49:34.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-12T17:49:34.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-12T17:49:34.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-12T17:49:34.306Z] === RUN TestBuildPreserveOwnership [2021-07-12T17:49:34.306Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-12T17:49:34.306Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-12T17:49:34.306Z] --- PASS: TestBuildPreserveOwnership (5.21s) [2021-07-12T17:49:34.306Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.58s) [2021-07-12T17:49:34.306Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2021-07-12T17:49:34.306Z] === RUN TestBuildPlatformInvalid [2021-07-12T17:49:34.306Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-12T17:49:34.306Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-12T17:49:36.622Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-12T17:49:38.522Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-12T17:49:39.456Z] === RUN TestDockerSuite/TestLogsTail [2021-07-12T17:49:40.389Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-12T17:49:41.764Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-12T17:49:41.764Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-12T17:49:42.331Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-12T17:49:42.589Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-12T17:49:43.525Z] === RUN TestDockerSuite/TestNetHostname [2021-07-12T17:49:46.807Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-12T17:49:46.807Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-12T17:49:46.807Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-12T17:49:47.742Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-12T17:49:49.294Z] Loaded image: buildpack-deps:buster [2021-07-12T17:49:49.294Z] Loaded image: busybox:latest [2021-07-12T17:49:49.294Z] Loaded image: busybox:glibc [2021-07-12T17:49:49.867Z] Loaded image: debian:bullseye [2021-07-12T17:49:49.867Z] Loaded image: hello-world:latest [2021-07-12T17:49:49.867Z] Loaded image: arm32v7/hello-world:latest [2021-07-12T17:49:50.273Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-12T17:49:50.838Z] === RUN TestDockerSuite/TestPluginActive [2021-07-12T17:49:52.235Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-12T17:49:56.443Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-12T17:49:56.443Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-12T17:49:56.443Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-12T17:49:56.701Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/builder/dockerfile 0.205s coverage: 48.7% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/builder/remotecontext/git 1.220s coverage: 86.3% of statements [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/cli [no test files] [2021-07-12T17:49:58.697Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 67.6% of statements [2021-07-12T17:49:58.697Z] ok github.com/docker/docker/client 0.143s coverage: 75.5% of statements [2021-07-12T17:49:59.982Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-12T17:50:00.916Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-12T17:50:02.132Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (28.75s) [2021-07-12T17:50:02.132Z] PASS [2021-07-12T17:50:02.132Z] [2021-07-12T17:50:02.132Z] === Skipped [2021-07-12T17:50:02.132Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-12T17:50:02.132Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T17:50:02.132Z] [2021-07-12T17:50:02.132Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-12T17:50:02.132Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-12T17:50:02.132Z] [2021-07-12T17:50:02.132Z] [2021-07-12T17:50:02.132Z] DONE 34 tests, 2 skipped in 140.866s [2021-07-12T17:50:02.132Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-12T17:50:02.132Z] ++ 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-12T17:50:02.132Z] ++ set -e [2021-07-12T17:50:02.132Z] ++ '[' -n 0 ']' [2021-07-12T17:50:02.132Z] ++ set -x [2021-07-12T17:50:02.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12T17:50:02.394Z] INFO: Testing against a local daemon [2021-07-12T17:50:02.394Z] === RUN TestConfigInspect [2021-07-12T17:50:02.815Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-12T17:50:05.701Z] --- PASS: TestConfigInspect (2.93s) [2021-07-12T17:50:05.701Z] === RUN TestConfigList [2021-07-12T17:50:07.162Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-12T17:50:08.253Z] --- PASS: TestConfigList (2.66s) [2021-07-12T17:50:08.253Z] === RUN TestConfigsCreateAndDelete [2021-07-12T17:50:09.311Z] --- PASS: TestBuildMultiStageOnBuild (37.11s) [2021-07-12T17:50:09.311Z] === RUN TestBuildUncleanTarFilenames [2021-07-12T17:50:09.311Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T17:50:09.311Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-12T17:50:09.311Z] === RUN TestBuildMultiStageLayerLeak [2021-07-12T17:50:09.690Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-12T17:50:10.804Z] --- PASS: TestConfigsCreateAndDelete (2.60s) [2021-07-12T17:50:10.804Z] === RUN TestConfigsUpdate [2021-07-12T17:50:11.591Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-12T17:50:11.850Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-12T17:50:13.354Z] --- PASS: TestConfigsUpdate (2.58s) [2021-07-12T17:50:13.354Z] === RUN TestTemplatedConfig [2021-07-12T17:50:13.750Z] === RUN TestDockerSuite/TestPortList [2021-07-12T17:50:17.571Z] --- PASS: TestTemplatedConfig (3.66s) [2021-07-12T17:50:17.571Z] === RUN TestConfigCreateResolve [2021-07-12T17:50:18.962Z] --- PASS: TestConfigCreateResolve (2.20s) [2021-07-12T17:50:18.962Z] PASS [2021-07-12T17:50:18.962Z] [2021-07-12T17:50:18.962Z] DONE 6 tests in 18.368s [2021-07-12T17:50:18.962Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-12T17:50:18.962Z] ++ 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-12T17:50:18.962Z] ++ set -e [2021-07-12T17:50:18.962Z] ++ '[' -n 0 ']' [2021-07-12T17:50:18.962Z] ++ set -x [2021-07-12T17:50:18.962Z] ++ 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-12T17:50:19.727Z] --- PASS: TestBuildMultiStageLayerLeak (15.04s) [2021-07-12T17:50:19.727Z] === RUN TestBuildWithHugeFile [2021-07-12T17:50:21.862Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-12T17:50:23.211Z] INFO: Testing against a local daemon [2021-07-12T17:50:23.211Z] === RUN TestCheckpoint [2021-07-12T17:50:23.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:50:23.211Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T17:50:23.211Z] === RUN TestContainerInvalidJSON [2021-07-12T17:50:23.211Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:50:23.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:50:23.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:50:23.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:50:23.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:50:23.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:50:23.211Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T17:50:23.211Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T17:50:23.211Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T17:50:23.211Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-12T17:50:23.211Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-12T17:50:23.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-12T17:50:23.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-12T17:50:23.211Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T17:50:23.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-07-12T17:50:23.211Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T17:50:23.211Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-12T17:50:23.211Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T17:50:23.211Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-12T17:50:23.211Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T17:50:23.211Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-12T17:50:23.211Z] === RUN TestCopyFromContainer [2021-07-12T17:50:25.132Z] === RUN TestCopyFromContainer// [2021-07-12T17:50:25.132Z] === RUN TestCopyFromContainer//bar/root [2021-07-12T17:50:25.132Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-12T17:50:25.132Z] === RUN TestCopyFromContainer/bar/quux [2021-07-12T17:50:25.132Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-12T17:50:25.132Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-12T17:50:25.144Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-12T17:50:25.144Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-12T17:50:25.394Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-12T17:50:25.394Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-12T17:50:25.394Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-12T17:50:25.656Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer (2.43s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-12T17:50:25.656Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-12T17:50:25.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T17:50:25.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:50:25.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:50:25.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:50:25.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:50:25.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:50:25.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:50:25.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T17:50:25.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T17:50:25.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T17:50:25.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-12T17:50:25.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T17:50:25.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-12T17:50:25.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-12T17:50:25.656Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T17:50:25.656Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-12T17:50:25.656Z] === RUN TestCreateWithInvalidEnv [2021-07-12T17:50:25.919Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T17:50:25.919Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T17:50:25.919Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T17:50:25.919Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T17:50:25.919Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T17:50:25.919Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T17:50:25.919Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T17:50:25.919Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T17:50:25.919Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T17:50:25.919Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-12T17:50:25.919Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-12T17:50:25.919Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-12T17:50:25.919Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-12T17:50:25.919Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T17:50:25.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-12T17:50:25.919Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T17:50:27.043Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-12T17:50:28.471Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-07-12T17:50:28.471Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-07-12T17:50:31.027Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T17:50:31.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:50:31.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:50:31.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:50:31.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:50:31.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:50:31.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:50:31.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:50:31.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:50:31.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:50:31.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:50:31.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T17:50:31.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T17:50:31.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T17:50:31.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T17:50:31.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-12T17:50:31.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-12T17:50:31.027Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T17:50:31.600Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-07-12T17:50:31.600Z] === RUN TestCreateDifferentPlatform [2021-07-12T17:50:31.600Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T17:50:31.600Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T17:50:31.600Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-12T17:50:31.600Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-12T17:50:31.600Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-12T17:50:31.600Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T17:50:31.600Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-12T17:50:31.600Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T17:50:31.862Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.19s) [2021-07-12T17:50:31.862Z] === RUN TestContainerStartOnDaemonRestart [2021-07-12T17:50:31.862Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-12T17:50:31.862Z] === RUN TestDaemonRestartIpcMode [2021-07-12T17:50:31.862Z] === PAUSE TestDaemonRestartIpcMode [2021-07-12T17:50:31.862Z] === RUN TestDaemonHostGatewayIP [2021-07-12T17:50:31.862Z] === PAUSE TestDaemonHostGatewayIP [2021-07-12T17:50:31.862Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-12T17:50:31.862Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-12T17:50:31.862Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T17:50:31.862Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-12T17:50:31.862Z] === RUN TestDiff [2021-07-12T17:50:32.811Z] --- PASS: TestDiff (0.90s) [2021-07-12T17:50:32.811Z] === RUN TestExecWithCloseStdin [2021-07-12T17:50:33.757Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-07-12T17:50:33.757Z] === RUN TestExec [2021-07-12T17:50:35.145Z] --- PASS: TestExec (1.11s) [2021-07-12T17:50:35.145Z] === RUN TestExecUser [2021-07-12T17:50:35.153Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-12T17:50:35.153Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-12T17:50:35.153Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-12T17:50:35.153Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-12T17:50:35.153Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-12T17:50:35.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-12T17:50:35.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-12T17:50:36.090Z] --- PASS: TestExecUser (1.11s) [2021-07-12T17:50:36.090Z] === RUN TestExportContainerAndImportImage [2021-07-12T17:50:36.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-12T17:50:36.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-12T17:50:37.036Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-07-12T17:50:37.036Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T17:50:38.030Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-12T17:50:38.438Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-07-12T17:50:38.438Z] === RUN TestHealthCheckWorkdir [2021-07-12T17:50:38.615Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-12T17:50:38.615Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-12T17:50:39.828Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-07-12T17:50:39.828Z] === RUN TestHealthKillContainer [2021-07-12T17:50:41.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-12T17:50:42.521Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-12T17:50:43.135Z] --- PASS: TestHealthKillContainer (3.09s) [2021-07-12T17:50:43.135Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T17:50:44.080Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-07-12T17:50:44.080Z] === RUN TestIpcModeNone [2021-07-12T17:50:44.422Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-12T17:50:44.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-12T17:50:45.027Z] --- PASS: TestIpcModeNone (1.10s) [2021-07-12T17:50:45.027Z] === RUN TestIpcModePrivate [2021-07-12T17:50:45.246Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-12T17:50:45.246Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-12T17:50:45.443Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.1% of statements [2021-07-12T17:50:45.443Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2021-07-12T17:50:45.443Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-12T17:50:45.443Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-12T17:50:45.443Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-12T17:50:45.443Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-12T17:50:45.972Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-12T17:50:45.972Z] --- PASS: TestIpcModePrivate (1.10s) [2021-07-12T17:50:45.972Z] === RUN TestIpcModeShareable [2021-07-12T17:50:46.918Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-12T17:50:47.179Z] --- PASS: TestIpcModeShareable (1.11s) [2021-07-12T17:50:47.179Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-12T17:50:47.775Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-12T17:50:49.149Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-12T17:50:50.084Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-12T17:50:50.489Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2021-07-12T17:50:50.489Z] === RUN TestAPIIpcModeHost [2021-07-12T17:50:50.686Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2021-07-12T17:50:51.435Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-07-12T17:50:51.436Z] === RUN TestDaemonIpcModeShareable [2021-07-12T17:50:51.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-12T17:50:52.585Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-07-12T17:50:53.355Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-12T17:50:53.355Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-07-12T17:50:53.355Z] === RUN TestDaemonIpcModePrivate [2021-07-12T17:50:53.510Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-07-12T17:50:53.887Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-12T17:50:55.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-12T17:50:55.274Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-12T17:50:55.274Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2021-07-12T17:50:55.274Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-12T17:50:57.193Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-12T17:50:57.193Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-07-12T17:50:57.193Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-12T17:50:59.111Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-12T17:50:59.111Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2021-07-12T17:50:59.111Z] === RUN TestIpcModeOlderClient [2021-07-12T17:50:59.111Z] === PAUSE TestIpcModeOlderClient [2021-07-12T17:50:59.111Z] === RUN TestKillContainerInvalidSignal [2021-07-12T17:50:59.447Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-12T17:50:59.447Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-12T17:50:59.447Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-12T17:51:00.057Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-07-12T17:51:00.057Z] === RUN TestKillContainer [2021-07-12T17:51:00.057Z] === RUN TestKillContainer/no_signal [2021-07-12T17:51:00.631Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T17:51:01.205Z] === RUN TestKillContainer/killing_signal [2021-07-12T17:51:01.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-12T17:51:01.586Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-07-12T17:51:01.586Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.4% of statements [2021-07-12T17:51:01.841Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-07-12T17:51:02.402Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-12T17:51:02.595Z] --- PASS: TestKillContainer (2.54s) [2021-07-12T17:51:02.595Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-07-12T17:51:02.595Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-07-12T17:51:02.595Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-07-12T17:51:02.595Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T17:51:02.595Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-12T17:51:02.964Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-12T17:51:03.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-12T17:51:03.880Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-12T17:51:04.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2021-07-12T17:51:04.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-07-12T17:51:04.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-07-12T17:51:04.115Z] === RUN TestKillStoppedContainer [2021-07-12T17:51:04.115Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-12T17:51:04.115Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T17:51:04.115Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-07-12T17:51:04.115Z] === RUN TestKillDifferentUserContainer [2021-07-12T17:51:04.368Z] ok github.com/docker/docker/daemon 12.177s coverage: 17.4% of statements [2021-07-12T17:51:04.368Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-12T17:51:04.368Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-12T17:51:04.368Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-12T17:51:04.368Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-12T17:51:04.623Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.941s coverage: 73.3% of statements [2021-07-12T17:51:05.061Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-07-12T17:51:05.061Z] === RUN TestInspectOomKilledTrue [2021-07-12T17:51:05.061Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:51:05.061Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T17:51:05.061Z] === RUN TestInspectOomKilledFalse [2021-07-12T17:51:05.061Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:51:05.061Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-12T17:51:05.061Z] === RUN TestLinksEtcHostsContentMatch [2021-07-12T17:51:05.636Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.440s coverage: 56.2% of statements [2021-07-12T17:51:06.007Z] --- PASS: TestLinksEtcHostsContentMatch (0.92s) [2021-07-12T17:51:06.007Z] === RUN TestLinksContainerNames [2021-07-12T17:51:06.410Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-12T17:51:07.002Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.1% of statements [2021-07-12T17:51:07.926Z] --- PASS: TestLinksContainerNames (1.69s) [2021-07-12T17:51:07.926Z] === RUN TestLogsFollowTailEmpty [2021-07-12T17:51:08.364Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-07-12T17:51:08.502Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-07-12T17:51:08.503Z] === RUN TestContainerNetworkMountsNoChown [2021-07-12T17:51:09.480Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/default [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/default [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/private [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/private [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rprivate [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/slave [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/slave [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rslave [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/shared [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/shared [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rshared [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/default [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rslave [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rshared [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/slave [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/shared [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rprivate [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/private [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-12T17:51:09.480Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:51:09.480Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-12T17:51:09.480Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-12T17:51:09.729Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 49.4% of statements [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-12T17:51:09.743Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-12T17:51:09.743Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-12T17:51:09.743Z] === RUN TestContainerBindMountNonRecursive [2021-07-12T17:51:10.291Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.561s coverage: 46.2% of statements [2021-07-12T17:51:10.291Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-12T17:51:12.220Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-07-12T17:51:12.221Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.668s coverage: 57.7% of statements [2021-07-12T17:51:12.221Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-12T17:51:12.221Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-12T17:51:12.304Z] --- PASS: TestContainerBindMountNonRecursive (2.47s) [2021-07-12T17:51:12.304Z] === RUN TestContainerVolumesMountedAsShared [2021-07-12T17:51:12.879Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-07-12T17:51:12.879Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-12T17:51:12.969Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-12T17:51:13.159Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-07-12T17:51:13.232Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-12T17:51:13.826Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-07-12T17:51:13.826Z] === RUN TestNetworkNat [2021-07-12T17:51:14.128Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-07-12T17:51:14.384Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.8% of statements [2021-07-12T17:51:14.384Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-12T17:51:14.384Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-12T17:51:14.771Z] --- PASS: TestNetworkNat (0.88s) [2021-07-12T17:51:14.771Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T17:51:15.134Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-12T17:51:15.310Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-07-12T17:51:15.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-07-12T17:51:15.345Z] === RUN TestNetworkLoopbackNat [2021-07-12T17:51:15.871Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.8% of statements [2021-07-12T17:51:15.871Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-12T17:51:15.871Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-12T17:51:16.432Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2021-07-12T17:51:16.687Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2021-07-12T17:51:17.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-07-12T17:51:17.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 69.9% of statements [2021-07-12T17:51:17.667Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-12T17:51:17.811Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-12T17:51:17.811Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-12T17:51:18.371Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 55.1% of statements [2021-07-12T17:51:18.652Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2021-07-12T17:51:18.652Z] === RUN TestPause [2021-07-12T17:51:18.932Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-07-12T17:51:19.060Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-12T17:51:19.597Z] --- PASS: TestPause (0.90s) [2021-07-12T17:51:19.597Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T17:51:19.597Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:51:19.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:51:19.597Z] === RUN TestPauseStopPausedContainer [2021-07-12T17:51:19.625Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-12T17:51:19.864Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-07-12T17:51:20.163Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-12T17:51:20.418Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-12T17:51:20.553Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-07-12T17:51:20.553Z] === RUN TestPidHost [2021-07-12T17:51:21.345Z] ok github.com/docker/docker/daemon/logger/splunk 1.654s coverage: 82.5% of statements [2021-07-12T17:51:21.345Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-12T17:51:21.345Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-12T17:51:21.528Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-12T17:51:22.272Z] ok github.com/docker/docker/distribution 0.115s coverage: 25.4% of statements [2021-07-12T17:51:22.571Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2021-07-12T17:51:22.571Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-12T17:51:23.105Z] --- PASS: TestPidHost (2.13s) [2021-07-12T17:51:23.105Z] === RUN TestPsFilter [2021-07-12T17:51:23.105Z] --- PASS: TestPsFilter (0.17s) [2021-07-12T17:51:23.105Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T17:51:23.496Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-12T17:51:23.679Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-07-12T17:51:23.679Z] === RUN TestRemoveContainerWithVolume [2021-07-12T17:51:24.057Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-12T17:51:24.057Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-07-12T17:51:24.313Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-12T17:51:24.625Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-07-12T17:51:24.625Z] === RUN TestRemoveContainerRunning [2021-07-12T17:51:24.875Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2021-07-12T17:51:25.131Z] ok github.com/docker/docker/distribution/xfer 1.953s coverage: 85.1% of statements [2021-07-12T17:51:25.131Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-12T17:51:25.198Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-07-12T17:51:25.198Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T17:51:25.386Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-07-12T17:51:25.387Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-12T17:51:25.642Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-07-12T17:51:26.145Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-07-12T17:51:26.145Z] === RUN TestRemoveInvalidContainer [2021-07-12T17:51:26.145Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-12T17:51:26.145Z] === RUN TestRenameLinkedContainer [2021-07-12T17:51:26.585Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-12T17:51:27.959Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-12T17:51:27.959Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-12T17:51:28.893Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-12T17:51:29.454Z] --- PASS: TestRenameLinkedContainer (3.34s) [2021-07-12T17:51:29.454Z] === RUN TestRenameStoppedContainer [2021-07-12T17:51:30.399Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-07-12T17:51:30.399Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T17:51:31.422Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-12T17:51:32.319Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2021-07-12T17:51:32.319Z] === RUN TestRenameInvalidName [2021-07-12T17:51:32.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-12T17:51:32.893Z] --- PASS: TestRenameInvalidName (0.84s) [2021-07-12T17:51:32.893Z] === RUN TestRenameAnonymousContainer [2021-07-12T17:51:34.698Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-12T17:51:35.594Z] ok github.com/docker/docker/layer 7.660s coverage: 68.8% of statements [2021-07-12T17:51:35.594Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-12T17:51:35.594Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-12T17:51:35.594Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-12T17:51:35.594Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-12T17:51:36.073Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-12T17:51:36.073Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-12T17:51:36.073Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-12T17:51:36.073Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-12T17:51:36.073Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-12T17:51:36.073Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-12T17:51:36.073Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-12T17:51:36.202Z] --- PASS: TestRenameAnonymousContainer (2.93s) [2021-07-12T17:51:36.202Z] === RUN TestRenameContainerWithSameName [2021-07-12T17:51:36.779Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-07-12T17:51:36.779Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T17:51:37.007Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-12T17:51:38.108Z] ok github.com/docker/docker/libnetwork/api 1.357s coverage: 90.1% of statements [2021-07-12T17:51:38.407Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2021-07-12T17:51:38.698Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2021-07-12T17:51:38.698Z] === RUN TestResize [2021-07-12T17:51:38.908Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-12T17:51:39.271Z] --- PASS: TestResize (0.84s) [2021-07-12T17:51:39.271Z] === RUN TestResizeWithInvalidSize [2021-07-12T17:51:39.331Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-07-12T17:51:39.586Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-12T17:51:39.883Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-12T17:51:40.216Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-07-12T17:51:40.216Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T17:51:40.808Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-12T17:51:40.808Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-12T17:51:41.163Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:51:41.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:51:41.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:51:41.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-12T17:51:41.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-12T17:51:41.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-12T17:51:41.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-12T17:51:41.742Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-12T17:51:42.483Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.412s coverage: 59.9% of statements [2021-07-12T17:51:42.738Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-12T17:51:43.343Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.041s coverage: 4.0% of statements [2021-07-12T17:51:43.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-12T17:51:43.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-12T17:51:43.903Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-12T17:51:43.903Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-12T17:51:43.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:51:43.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-12T17:51:44.274Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-12T17:51:45.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:51:45.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-12T17:51:46.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-12T17:51:47.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-12T17:51:49.538Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-07-12T17:51:50.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-07-12T17:51:50.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-07-12T17:51:50.119Z] === RUN TestCgroupNamespacesRun [2021-07-12T17:51:51.508Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2021-07-12T17:51:51.508Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-12T17:51:52.068Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-12T17:51:52.896Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.50s) [2021-07-12T17:51:52.896Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-12T17:51:53.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-12T17:51:53.260Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-12T17:51:53.848Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.228s coverage: 6.6% of statements [2021-07-12T17:51:53.848Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-12T17:51:53.848Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-12T17:51:53.848Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-12T17:51:54.104Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-07-12T17:51:54.360Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-12T17:51:54.615Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-12T17:51:54.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2021-07-12T17:51:54.816Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-12T17:51:54.870Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-12T17:51:55.815Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-12T17:51:55.815Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-12T17:51:55.815Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-12T17:51:56.073Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-12T17:51:56.736Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-07-12T17:51:56.736Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-12T17:51:58.602Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-12T17:51:58.660Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-07-12T17:51:58.660Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-12T17:51:59.979Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-12T17:52:00.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s) [2021-07-12T17:52:00.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-12T17:52:01.014Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-07-12T17:52:01.014Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-12T17:52:02.937Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-07-12T17:52:02.937Z] === RUN TestNISDomainname [2021-07-12T17:52:04.161Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-12T17:52:04.327Z] --- PASS: TestNISDomainname (1.38s) [2021-07-12T17:52:04.327Z] === RUN TestHostnameDnsResolution [2021-07-12T17:52:05.715Z] --- PASS: TestHostnameDnsResolution (1.46s) [2021-07-12T17:52:05.715Z] === RUN TestStats [2021-07-12T17:52:06.061Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-12T17:52:06.061Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-12T17:52:06.061Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-12T17:52:06.319Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-12T17:52:07.074Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-12T17:52:07.635Z] ok github.com/docker/docker/libnetwork 37.751s coverage: 40.7% of statements [2021-07-12T17:52:07.635Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-12T17:52:07.635Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-12T17:52:07.635Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-12T17:52:07.636Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-12T17:52:08.196Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-07-12T17:52:09.023Z] --- PASS: TestStats (2.85s) [2021-07-12T17:52:09.023Z] === RUN TestStopContainerWithTimeout [2021-07-12T17:52:09.023Z] === RUN TestStopContainerWithTimeout/0 [2021-07-12T17:52:09.023Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-12T17:52:09.023Z] === RUN TestStopContainerWithTimeout/1 [2021-07-12T17:52:09.023Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-12T17:52:09.023Z] === RUN TestStopContainerWithTimeout/3 [2021-07-12T17:52:09.023Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-12T17:52:09.023Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-12T17:52:09.023Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-12T17:52:09.023Z] === CONT TestStopContainerWithTimeout/0 [2021-07-12T17:52:09.023Z] === CONT TestStopContainerWithTimeout/3 [2021-07-12T17:52:09.023Z] === CONT TestStopContainerWithTimeout/1 [2021-07-12T17:52:09.023Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-12T17:52:09.122Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-07-12T17:52:09.378Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.018s coverage: 71.4% of statements [2021-07-12T17:52:09.602Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-12T17:52:10.305Z] ok github.com/docker/docker/libnetwork/ipamutils 0.553s coverage: 74.0% of statements [2021-07-12T17:52:10.537Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-12T17:52:10.796Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-12T17:52:11.711Z] ok github.com/docker/docker/libnetwork/iptables 0.325s coverage: 45.1% of statements [2021-07-12T17:52:11.967Z] ok github.com/docker/docker/libnetwork/netlabel 0.015s coverage: 60.0% of statements [2021-07-12T17:52:12.378Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-12T17:52:12.378Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2021-07-12T17:52:12.378Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2021-07-12T17:52:12.378Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-07-12T17:52:12.378Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2021-07-12T17:52:12.378Z] === RUN TestDeleteDevicemapper [2021-07-12T17:52:12.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:52:12.378Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-12T17:52:12.378Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T17:52:12.605Z] ok github.com/docker/docker/libnetwork/netutils 0.041s coverage: 44.1% of statements [2021-07-12T17:52:12.697Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-12T17:52:13.630Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-12T17:52:14.298Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2021-07-12T17:52:14.298Z] === RUN TestUpdateMemory [2021-07-12T17:52:14.298Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:52:14.298Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-12T17:52:14.298Z] === RUN TestUpdateCPUQuota [2021-07-12T17:52:15.530Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-12T17:52:16.464Z] === RUN TestDockerSuite/TestRmiTag [2021-07-12T17:52:16.464Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-12T17:52:17.397Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-12T17:52:19.927Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-12T17:52:20.892Z] --- PASS: TestUpdateCPUQuota (5.88s) [2021-07-12T17:52:20.892Z] === RUN TestUpdatePidsLimit [2021-07-12T17:52:20.892Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-12T17:52:20.892Z] === RUN TestUpdatePidsLimit/no_change [2021-07-12T17:52:21.830Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-12T17:52:21.839Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-12T17:52:22.094Z] docker_cli_service_logs_test.go:245: checking task yp40k7cmn6xp [2021-07-12T17:52:22.094Z] docker_cli_service_logs_test.go:250: checking messages for yp40k7cmn6xp [2021-07-12T17:52:22.094Z] docker_cli_service_logs_test.go:245: checking task a4v6gb54qy9p [2021-07-12T17:52:22.094Z] docker_cli_service_logs_test.go:250: checking messages for a4v6gb54qy9p [2021-07-12T17:52:22.413Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-12T17:52:22.661Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-12T17:52:22.986Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-12T17:52:23.594Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-12T17:52:23.852Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-12T17:52:23.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-12T17:52:24.505Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-12T17:52:24.903Z] ok github.com/docker/docker/libnetwork/ipam 18.659s coverage: 85.3% of statements [2021-07-12T17:52:24.903Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-12T17:52:24.903Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-12T17:52:24.903Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-12T17:52:24.903Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-12T17:52:25.226Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit (5.62s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-07-12T17:52:25.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-12T17:52:25.894Z] === RUN TestUpdateRestartPolicy [2021-07-12T17:52:26.160Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-12T17:52:26.418Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-12T17:52:27.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-12T17:52:27.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-12T17:52:27.938Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-12T17:52:29.838Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-12T17:52:30.137Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2021-07-12T17:52:30.137Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-12T17:52:30.137Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-12T17:52:30.699Z] ok github.com/docker/docker/libnetwork/portmapper 0.227s coverage: 49.5% of statements [2021-07-12T17:52:30.772Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-12T17:52:30.954Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-12T17:52:31.210Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-12T17:52:31.338Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-12T17:52:31.771Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-07-12T17:52:32.332Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-07-12T17:52:32.332Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-12T17:52:32.714Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-12T17:52:33.280Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-12T17:52:33.846Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-12T17:52:34.217Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 82.1% of statements [2021-07-12T17:52:34.515Z] ok github.com/docker/docker/pkg/authorization 0.155s coverage: 68.3% of statements [2021-07-12T17:52:34.770Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-12T17:52:34.770Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-12T17:52:35.747Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-12T17:52:36.313Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-12T17:52:36.879Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-12T17:52:37.814Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-12T17:52:38.036Z] ok github.com/docker/docker/pkg/chrootarchive 2.468s coverage: 43.2% of statements [2021-07-12T17:52:38.036Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-12T17:52:38.291Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-12T17:52:38.546Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-12T17:52:38.748Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-12T17:52:39.682Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-12T17:52:40.617Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-12T17:52:40.817Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2021-07-12T17:52:40.817Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T17:52:40.817Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2021-07-12T17:52:40.817Z] === RUN TestWaitNonBlocked [2021-07-12T17:52:40.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:52:40.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:52:40.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:52:40.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:52:40.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T17:52:40.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T17:52:40.817Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-12T17:52:40.817Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-07-12T17:52:40.817Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-07-12T17:52:40.817Z] === RUN TestWaitBlocked [2021-07-12T17:52:40.817Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:52:40.817Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:52:40.817Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:52:40.817Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:52:40.817Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-12T17:52:40.817Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-12T17:52:41.551Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-12T17:52:42.207Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-12T17:52:42.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2021-07-12T17:52:42.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-07-12T17:52:42.207Z] === CONT TestContainerStartOnDaemonRestart [2021-07-12T17:52:42.207Z] === CONT TestIpcModeOlderClient [2021-07-12T17:52:42.207Z] === CONT TestContainerKillOnDaemonStart [2021-07-12T17:52:42.207Z] === CONT TestDaemonHostGatewayIP [2021-07-12T17:52:42.207Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-07-12T17:52:42.207Z] === CONT TestDaemonRestartIpcMode [2021-07-12T17:52:42.750Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-12T17:52:42.750Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-12T17:52:42.750Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-12T17:52:42.750Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-12T17:52:42.926Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-12T17:52:43.675Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-12T17:52:43.860Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-12T17:52:43.930Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-12T17:52:44.185Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2021-07-12T17:52:44.427Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-12T17:52:44.441Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-12T17:52:45.409Z] ok github.com/docker/docker/pkg/idtools 0.402s coverage: 69.5% of statements [2021-07-12T17:52:45.802Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-12T17:52:45.802Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-12T17:52:45.969Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 69.3% of statements [2021-07-12T17:52:46.225Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-12T17:52:46.432Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-07-12T17:52:46.432Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-12T17:52:46.481Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-12T17:52:46.481Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-12T17:52:46.694Z] --- PASS: TestDaemonHostGatewayIP (4.70s) [2021-07-12T17:52:46.694Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2021-07-12T17:52:46.736Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-12T17:52:46.997Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-12T17:52:47.252Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-12T17:52:47.252Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-12T17:52:48.332Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-12T17:52:48.618Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s) [2021-07-12T17:52:49.265Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-12T17:52:50.198Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-12T17:52:51.132Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-12T17:52:52.066Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-12T17:52:52.066Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-12T17:52:53.001Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-12T17:52:53.935Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-12T17:52:54.193Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-12T17:52:54.759Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-12T17:52:55.209Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2021-07-12T17:52:55.209Z] PASS [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] === Skipped [2021-07-12T17:52:55.209Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-12T17:52:55.209Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-12T17:52:55.209Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-12T17:52:55.209Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-12T17:52:55.209Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-12T17:52:55.209Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-12T17:52:55.209Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] [2021-07-12T17:52:55.209Z] DONE 196 tests, 6 skipped in 155.820s [2021-07-12T17:52:55.209Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-12T17:52:55.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-12T17:52:55.209Z] ++ set -e [2021-07-12T17:52:55.209Z] ++ '[' -n 0 ']' [2021-07-12T17:52:55.209Z] ++ set -x [2021-07-12T17:52:55.210Z] ++ 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-12T17:52:55.326Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-12T17:52:56.267Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-12T17:52:56.267Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-12T17:52:57.217Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-12T17:52:57.475Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-12T17:52:57.475Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-12T17:52:57.758Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T17:52:58.021Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-12T17:52:58.021Z] === RUN TestDaemonConfigValidation [2021-07-12T17:52:58.021Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:52:58.021Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:52:58.021Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-12T17:52:58.021Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-12T17:52:58.021Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-12T17:52:58.021Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-12T17:52:58.021Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-12T17:52:58.021Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-12T17:52:58.021Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-12T17:52:58.021Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-12T17:52:58.021Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-12T17:52:58.021Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-12T17:52:58.021Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-12T17:52:58.021Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-12T17:52:58.021Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-12T17:52:58.282Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-12T17:52:58.282Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2021-07-12T17:52:58.282Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-07-12T17:52:58.282Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-07-12T17:52:58.282Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-12T17:52:58.282Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-07-12T17:52:58.282Z] PASS [2021-07-12T17:52:58.282Z] [2021-07-12T17:52:58.282Z] DONE 7 tests in 3.314s [2021-07-12T17:52:58.282Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-12T17:52:58.282Z] ++ 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-12T17:52:58.282Z] ++ set -e [2021-07-12T17:52:58.282Z] ++ '[' -n 0 ']' [2021-07-12T17:52:58.282Z] ++ set -x [2021-07-12T17:52:58.282Z] ++ 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-12T17:52:58.410Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-12T17:52:58.544Z] INFO: Testing against a local daemon [2021-07-12T17:52:58.544Z] === RUN TestCommitInheritsEnv [2021-07-12T17:52:58.806Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-07-12T17:52:58.806Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T17:52:58.806Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-12T17:52:58.806Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T17:52:58.806Z] === RUN TestImagesFilterMultiReference [2021-07-12T17:52:59.068Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-12T17:52:59.068Z] === RUN TestImagePullPlatformInvalid [2021-07-12T17:52:59.068Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-12T17:52:59.068Z] === RUN TestRemoveImageOrphaning [2021-07-12T17:52:59.330Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-07-12T17:52:59.330Z] === RUN TestRemoveImageGarbageCollector [2021-07-12T17:52:59.330Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:52:59.330Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-12T17:52:59.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T17:52:59.344Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-12T17:52:59.592Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-12T17:52:59.592Z] === RUN TestTagInvalidReference [2021-07-12T17:52:59.592Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-12T17:52:59.592Z] === RUN TestTagValidPrefixedRepo [2021-07-12T17:52:59.592Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-12T17:52:59.592Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T17:52:59.592Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-12T17:52:59.592Z] === RUN TestTagOfficialNames [2021-07-12T17:52:59.592Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-12T17:52:59.592Z] === RUN TestTagMatchesDigest [2021-07-12T17:52:59.854Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-12T17:52:59.854Z] PASS [2021-07-12T17:52:59.854Z] [2021-07-12T17:52:59.854Z] === Skipped [2021-07-12T17:52:59.854Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T17:52:59.854Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-12T17:52:59.854Z] [2021-07-12T17:52:59.854Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-12T17:52:59.854Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:52:59.854Z] [2021-07-12T17:52:59.854Z] [2021-07-12T17:52:59.854Z] DONE 12 tests, 2 skipped in 1.483s [2021-07-12T17:52:59.854Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-12T17:52:59.854Z] ++ 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-12T17:52:59.854Z] ++ set -e [2021-07-12T17:52:59.854Z] ++ '[' -n 0 ']' [2021-07-12T17:52:59.854Z] ++ set -x [2021-07-12T17:52:59.854Z] ++ 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-12T17:53:00.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-12T17:53:00.537Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-12T17:53:01.471Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-12T17:53:01.471Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-12T17:53:01.948Z] --- PASS: TestBuildWithHugeFile (162.90s) [2021-07-12T17:53:01.948Z] === RUN TestBuildWCOWSandboxSize [2021-07-12T17:53:02.037Z] docker_cli_swarm_test.go:1901: [dd6a1de38de9b] joining swarm manager [df46b40881f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:53:02.403Z] INFO: Testing against a local daemon [2021-07-12T17:53:02.403Z] === RUN TestNetworkCreateDelete [2021-07-12T17:53:02.403Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-07-12T17:53:02.403Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T17:53:02.604Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-12T17:53:02.977Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-12T17:53:02.977Z] === RUN TestDaemonDNSFallback [2021-07-12T17:53:03.170Z] docker_cli_swarm_test.go:1902: [d2ed41f2c128f] joining swarm manager [df46b40881f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:53:04.104Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-12T17:53:06.004Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-12T17:53:06.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-12T17:53:07.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-12T17:53:08.807Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-12T17:53:09.373Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-12T17:53:09.938Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-12T17:53:10.872Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-12T17:53:11.137Z] --- PASS: TestDaemonDNSFallback (6.92s) [2021-07-12T17:53:11.137Z] === RUN TestInspectNetwork [2021-07-12T17:53:12.773Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-12T17:53:14.448Z] === RUN TestInspectNetwork/full_network_id [2021-07-12T17:53:14.448Z] === RUN TestInspectNetwork/partial_network_id [2021-07-12T17:53:14.448Z] === RUN TestInspectNetwork/network_name [2021-07-12T17:53:14.448Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-12T17:53:16.055Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-12T17:53:16.055Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-12T17:53:16.989Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-12T17:53:18.660Z] --- PASS: TestInspectNetwork (8.36s) [2021-07-12T17:53:18.660Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-12T17:53:18.660Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-12T17:53:18.660Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-12T17:53:18.660Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-12T17:53:18.660Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T17:53:19.518Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-12T17:53:20.892Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-12T17:53:20.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-12T17:53:21.968Z] --- PASS: TestRunContainerWithBridgeNone (3.23s) [2021-07-12T17:53:21.968Z] === RUN TestNetworkInvalidJSON [2021-07-12T17:53:21.968Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T17:53:21.968Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T17:53:21.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:53:21.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:53:21.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:53:21.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:53:21.968Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T17:53:21.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T17:53:21.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-12T17:53:21.968Z] === RUN TestNetworkList [2021-07-12T17:53:21.968Z] === RUN TestNetworkList//networks [2021-07-12T17:53:21.968Z] === PAUSE TestNetworkList//networks [2021-07-12T17:53:21.968Z] === RUN TestNetworkList//networks/ [2021-07-12T17:53:21.968Z] === PAUSE TestNetworkList//networks/ [2021-07-12T17:53:21.968Z] === CONT TestNetworkList//networks [2021-07-12T17:53:21.968Z] === CONT TestNetworkList//networks/ [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkList (0.03s) [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-12T17:53:21.968Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-12T17:53:21.968Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T17:53:22.229Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-07-12T17:53:22.229Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T17:53:23.174Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-12T17:53:23.174Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T17:53:23.422Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-12T17:53:24.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-12T17:53:24.121Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T17:53:25.510Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-12T17:53:25.510Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-12T17:53:25.907Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-07-12T17:53:25.950Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-12T17:53:25.950Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-12T17:53:25.950Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-12T17:53:25.950Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-12T17:53:25.950Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-12T17:53:26.516Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-12T17:53:26.900Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-07-12T17:53:26.900Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T17:53:27.474Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-12T17:53:27.474Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T17:53:27.921Z] ok github.com/docker/docker/pkg/signal 3.272s coverage: 62.3% of statements [2021-07-12T17:53:27.921Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-12T17:53:28.177Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-12T17:53:28.433Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-12T17:53:29.035Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-12T17:53:29.064Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-12T17:53:29.291Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-12T17:53:29.322Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-12T17:53:29.547Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2021-07-12T17:53:30.027Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2021-07-12T17:53:30.027Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T17:53:30.027Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:53:30.027Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:53:30.027Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T17:53:30.155Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-07-12T17:53:30.155Z] testing: warning: no tests to run [2021-07-12T17:53:30.155Z] coverage: [no statements] [2021-07-12T17:53:30.155Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-07-12T17:53:30.411Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-12T17:53:30.666Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-12T17:53:30.666Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-12T17:53:30.700Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-12T17:53:32.601Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-12T17:53:32.633Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-07-12T17:53:32.931Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-12T17:53:33.186Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.1% of statements [2021-07-12T17:53:33.536Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-12T17:53:34.111Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2021-07-12T17:53:34.366Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-12T17:53:34.471Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-12T17:53:35.337Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-07-12T17:53:35.898Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-12T17:53:35.898Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-12T17:53:36.370Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-12T17:53:36.459Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-12T17:53:36.714Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-12T17:53:36.936Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-12T17:53:36.936Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-12T17:53:36.936Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-12T17:53:37.870Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-12T17:53:39.280Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-12T17:53:39.772Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-12T17:53:39.772Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-12T17:53:40.208Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2021-07-12T17:53:40.339Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-12T17:53:40.768Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-12T17:53:41.273Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-12T17:53:41.695Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-12T17:53:41.839Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-12T17:53:42.773Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-12T17:53:42.773Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-12T17:53:43.708Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-12T17:53:44.274Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-12T17:53:45.208Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-12T17:53:45.774Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-12T17:53:46.708Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-12T17:53:47.642Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-12T17:53:48.156Z] --- PASS: TestServiceWithDataPathPortInit (16.49s) [2021-07-12T17:53:48.156Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T17:53:48.576Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-12T17:53:48.576Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-12T17:53:49.511Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-12T17:53:49.511Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-12T17:53:50.076Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i2z6auwg9adnyc6sxe8l0ae1b Created:2021-07-12 17:53:47.979951382 +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[e1a93d1ec28945def13282ca08dbe112c3c4b920af8039e574f5b3b65bb281af:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sd0y2zq7s7onjkxk9sox0yypo EndpointID:52efc138ea27fe5f97cc6b773999d8bb1b0bc49b39ac4580370ba91b19bd7f72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dbb1edfc0c540a3861efe4d932a5cbf83ad23225fd53d78d9c2a853f1de22467 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:d1582ce09745 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sd0y2zq7s7onjkxk9sox0yypo EndpointID:52efc138ea27fe5f97cc6b773999d8bb1b0bc49b39ac4580370ba91b19bd7f72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-12T17:53:50.447Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-12T17:53:50.447Z] docker_cli_swarm_test.go:1802: [d7f0d48750052] joining swarm manager [d0a0c1b6e72f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:53:51.382Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-12T17:53:51.949Z] docker_cli_swarm_test.go:1803: [df4abd53d591b] joining swarm manager [d0a0c1b6e72f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:53:53.324Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-12T17:53:53.583Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T17:53:53.583Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T17:53:53.583Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-12T17:53:55.372Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2021-07-12T17:53:55.372Z] PASS [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] === Skipped [2021-07-12T17:53:55.372Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T17:53:55.372Z] service_test.go:242: FLAKY_TEST [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] DONE 26 tests, 1 skipped in 54.771s [2021-07-12T17:53:55.372Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:53:55.372Z] ++ 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-12T17:53:55.372Z] ++ set -e [2021-07-12T17:53:55.372Z] ++ '[' -n 0 ']' [2021-07-12T17:53:55.372Z] ++ set -x [2021-07-12T17:53:55.372Z] ++ 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-12T17:53:55.372Z] INFO: Testing against a local daemon [2021-07-12T17:53:55.372Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-12T17:53:55.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:53:55.372Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:53:55.372Z] === RUN TestDockerNetworkIpvlan [2021-07-12T17:53:55.372Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:53:55.372Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:53:55.372Z] PASS [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] === Skipped [2021-07-12T17:53:55.372Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-12T17:53:55.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-12T17:53:55.372Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] [2021-07-12T17:53:55.372Z] DONE 2 tests, 2 skipped in 0.150s [2021-07-12T17:53:55.372Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-12T17:53:55.372Z] ++ 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-12T17:53:55.372Z] ++ set -e [2021-07-12T17:53:55.372Z] ++ '[' -n 0 ']' [2021-07-12T17:53:55.372Z] ++ set -x [2021-07-12T17:53:55.372Z] ++ 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-12T17:53:55.946Z] INFO: Testing against a local daemon [2021-07-12T17:53:55.946Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-12T17:53:57.336Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-07-12T17:53:57.336Z] === RUN TestDockerNetworkMacvlan [2021-07-12T17:53:57.767Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-12T17:53:57.910Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-12T17:53:58.032Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-12T17:53:58.855Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-12T17:53:59.824Z] ok github.com/docker/docker/libnetwork/networkdb 104.300s coverage: 60.0% of statements [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/rootless [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/volume [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-12T17:53:59.824Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === Skipped [2021-07-12T17:53:59.824Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-12T17:53:59.824Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-12T17:53:59.824Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-12T17:53:59.824Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-12T17:53:59.824Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:71: No driver to put! [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-12T17:53:59.824Z] time="2021-07-12T17:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-12T17:53:59.824Z] time="2021-07-12T17:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-12T17:53:59.824Z] time="2021-07-12T17:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-12T17:53:59.824Z] time="2021-07-12T17:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-12T17:53:59.824Z] time="2021-07-12T17:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-12T17:53:59.824Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-12T17:53:59.824Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-12T17:53:59.824Z] graphtest_unix.go:71: No driver to put! [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-12T17:53:59.824Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-12T17:53:59.824Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-12T17:53:59.824Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-12T17:53:59.824Z] [2021-07-12T17:53:59.824Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.825Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.825Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.825Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.825Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-12T17:53:59.825Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-12T17:53:59.825Z] graphtest_unix.go:71: No driver to put! [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-12T17:53:59.825Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-12T17:53:59.825Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-12T17:53:59.825Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-12T17:53:59.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-12T17:53:59.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-12T17:53:59.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-12T17:53:59.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-12T17:53:59.825Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-12T17:53:59.825Z] firewalld_test.go:13: firewalld is not running [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-12T17:53:59.825Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-12T17:53:59.825Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] [2021-07-12T17:53:59.825Z] DONE 2627 tests, 37 skipped in 356.053s Post stage [Pipeline] junit [2021-07-12T17:53:59.840Z] Recording test results [2021-07-12T17:53:59.942Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-12T17:54:00.061Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-12T17:54:00.382Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42625/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2837fba75f5ee7e57c167af4e70569adaf59377a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2837fba75f5ee7e57c167af4e70569adaf59377a hack/validate/vendor [2021-07-12T17:54:01.745Z] update vendored copy of archive/tar [2021-07-12T17:54:01.745Z] downloading: https://golang.org/dl/go1.16.5.src.tar.gz [2021-07-12T17:54:03.151Z] patching file stat_unix.go [2021-07-12T17:54:03.151Z] 2021/07/12 17:54:02 Collecting initial packages [2021-07-12T17:54:03.151Z] 2021/07/12 17:54:02 Download dependencies [2021-07-12T17:54:03.254Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-12T17:54:04.743Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-12T17:54:05.807Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Starting whole vndr cycle because no package specified [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Ignoring paths matching "^archive/tar" [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-07-12T17:54:07.309Z] 2021/07/12 17:54:06 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Finished clone github.com/creack/pty [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Finished clone github.com/tchap/go-patricia [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Finished clone github.com/moby/locker [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Finished clone github.com/google/uuid [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Finished clone github.com/Azure/go-ansiterm [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:07 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Finished clone github.com/bits-and-blooms/bitset [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Finished clone github.com/moby/term [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Finished clone github.com/docker/libtrust [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Finished clone github.com/gorilla/mux [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Finished clone github.com/moby/sys [2021-07-12T17:54:08.242Z] 2021/07/12 17:54:08 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-07-12T17:54:08.499Z] 2021/07/12 17:54:08 Finished clone github.com/Microsoft/go-winio [2021-07-12T17:54:08.499Z] 2021/07/12 17:54:08 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-07-12T17:54:08.756Z] 2021/07/12 17:54:08 Finished clone github.com/sirupsen/logrus [2021-07-12T17:54:08.756Z] 2021/07/12 17:54:08 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-12T17:54:09.319Z] 2021/07/12 17:54:09 Finished clone github.com/docker/go-units [2021-07-12T17:54:09.319Z] 2021/07/12 17:54:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-12T17:54:09.576Z] 2021/07/12 17:54:09 Finished clone github.com/syndtr/gocapability [2021-07-12T17:54:09.576Z] 2021/07/12 17:54:09 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-12T17:54:09.576Z] 2021/07/12 17:54:09 Finished clone github.com/RackSec/srslog [2021-07-12T17:54:09.576Z] 2021/07/12 17:54:09 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-12T17:54:09.576Z] 2021/07/12 17:54:09 Finished clone github.com/imdario/mergo [2021-07-12T17:54:09.576Z] 2021/07/12 17:54:09 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Finished clone gotest.tools/v3 [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Finished clone golang.org/x/sync [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Finished clone github.com/google/go-cmp [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Finished clone github.com/tonistiigi/units [2021-07-12T17:54:09.832Z] 2021/07/12 17:54:09 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-12T17:54:10.005Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-12T17:54:10.804Z] 2021/07/12 17:54:10 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-12T17:54:10.804Z] 2021/07/12 17:54:10 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-12T17:54:10.804Z] 2021/07/12 17:54:10 Finished clone github.com/docker/go-connections [2021-07-12T17:54:10.804Z] 2021/07/12 17:54:10 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-12T17:54:10.804Z] 2021/07/12 17:54:10 Finished clone github.com/google/shlex [2021-07-12T17:54:10.804Z] 2021/07/12 17:54:10 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-12T17:54:10.940Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-12T17:54:11.060Z] 2021/07/12 17:54:10 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-12T17:54:11.060Z] 2021/07/12 17:54:10 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-07-12T17:54:11.060Z] 2021/07/12 17:54:11 Finished clone github.com/mitchellh/hashstructure [2021-07-12T17:54:11.060Z] 2021/07/12 17:54:11 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-12T17:54:11.364Z] 2021/07/12 17:54:11 Finished clone github.com/opentracing/opentracing-go [2021-07-12T17:54:11.364Z] 2021/07/12 17:54:11 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-12T17:54:11.364Z] 2021/07/12 17:54:11 Finished clone github.com/gofrs/flock [2021-07-12T17:54:11.364Z] 2021/07/12 17:54:11 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-12T17:54:11.621Z] 2021/07/12 17:54:11 Finished clone github.com/docker/go-events [2021-07-12T17:54:11.621Z] 2021/07/12 17:54:11 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-12T17:54:12.183Z] 2021/07/12 17:54:11 Finished clone github.com/armon/go-radix [2021-07-12T17:54:12.183Z] 2021/07/12 17:54:11 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-12T17:54:12.183Z] 2021/07/12 17:54:11 Finished clone github.com/armon/go-metrics [2021-07-12T17:54:12.183Z] 2021/07/12 17:54:11 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-12T17:54:12.404Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-12T17:54:12.440Z] 2021/07/12 17:54:12 Finished clone github.com/sean-/seed [2021-07-12T17:54:12.440Z] 2021/07/12 17:54:12 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-12T17:54:12.440Z] 2021/07/12 17:54:12 Finished clone github.com/hashicorp/errwrap [2021-07-12T17:54:12.440Z] 2021/07/12 17:54:12 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-12T17:54:12.696Z] 2021/07/12 17:54:12 Finished clone github.com/tonistiigi/fsutil [2021-07-12T17:54:12.696Z] 2021/07/12 17:54:12 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-12T17:54:12.840Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-12T17:54:12.841Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-12T17:54:12.841Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-12T17:54:12.841Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-12T17:54:12.841Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-12T17:54:12.952Z] 2021/07/12 17:54:12 Finished clone github.com/hashicorp/go-multierror [2021-07-12T17:54:12.953Z] 2021/07/12 17:54:12 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan (16.07s) [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s) [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.95s) [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.46s) [2021-07-12T17:54:13.351Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2021-07-12T17:54:13.351Z] PASS [2021-07-12T17:54:13.351Z] [2021-07-12T17:54:13.351Z] DONE 8 tests in 18.600s [2021-07-12T17:54:13.351Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-12T17:54:13.351Z] ++ 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-12T17:54:13.351Z] ++ set -e [2021-07-12T17:54:13.351Z] ++ '[' -n 0 ']' [2021-07-12T17:54:13.351Z] ++ set -x [2021-07-12T17:54:13.351Z] ++ 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-12T17:54:13.351Z] testing: warning: no tests to run [2021-07-12T17:54:13.351Z] PASS [2021-07-12T17:54:13.351Z] [2021-07-12T17:54:13.351Z] DONE 0 tests in 0.034s [2021-07-12T17:54:13.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-12T17:54:13.351Z] ++ 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-12T17:54:13.351Z] ++ set -e [2021-07-12T17:54:13.351Z] ++ '[' -n 0 ']' [2021-07-12T17:54:13.351Z] ++ set -x [2021-07-12T17:54:13.351Z] ++ 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-12T17:54:13.555Z] 2021/07/12 17:54:13 Finished clone github.com/hashicorp/memberlist [2021-07-12T17:54:13.555Z] 2021/07/12 17:54:13 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-12T17:54:13.776Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-12T17:54:13.812Z] 2021/07/12 17:54:13 Finished clone github.com/vishvananda/netns [2021-07-12T17:54:13.812Z] 2021/07/12 17:54:13 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-12T17:54:13.812Z] 2021/07/12 17:54:13 Finished clone github.com/hashicorp/go-sockaddr [2021-07-12T17:54:13.812Z] 2021/07/12 17:54:13 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-07-12T17:54:13.812Z] 2021/07/12 17:54:13 Finished clone github.com/docker/libkv [2021-07-12T17:54:13.812Z] 2021/07/12 17:54:13 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-12T17:54:14.068Z] 2021/07/12 17:54:14 Finished clone github.com/google/btree [2021-07-12T17:54:14.068Z] 2021/07/12 17:54:14 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-12T17:54:14.739Z] INFO: Testing against a local daemon [2021-07-12T17:54:14.739Z] === RUN TestAuthZPluginAllowRequest [2021-07-12T17:54:15.000Z] 2021/07/12 17:54:14 Finished clone github.com/moby/ipvs [2021-07-12T17:54:15.000Z] 2021/07/12 17:54:14 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-12T17:54:15.151Z] docker_cli_swarm_test.go:1321: [dc22cae927977] joining swarm manager [d98d07dee7489]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:54:15.256Z] 2021/07/12 17:54:15 Finished clone github.com/deckarep/golang-set [2021-07-12T17:54:15.256Z] 2021/07/12 17:54:15 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-12T17:54:15.256Z] 2021/07/12 17:54:15 Finished clone github.com/coreos/go-semver [2021-07-12T17:54:15.256Z] 2021/07/12 17:54:15 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-12T17:54:15.512Z] 2021/07/12 17:54:15 Finished clone github.com/samuel/go-zookeeper [2021-07-12T17:54:15.512Z] 2021/07/12 17:54:15 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-07-12T17:54:15.768Z] 2021/07/12 17:54:15 Finished clone github.com/golang/gddo [2021-07-12T17:54:15.768Z] 2021/07/12 17:54:15 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-07-12T17:54:15.768Z] 2021/07/12 17:54:15 Finished clone github.com/vishvananda/netlink [2021-07-12T17:54:15.768Z] 2021/07/12 17:54:15 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-07-12T17:54:16.085Z] docker_cli_swarm_test.go:1322: [d60fc29e38694] joining swarm manager [d98d07dee7489]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:54:16.130Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-07-12T17:54:16.130Z] === RUN TestAuthZPluginTLS [2021-07-12T17:54:16.331Z] 2021/07/12 17:54:16 Finished clone github.com/hashicorp/go-msgpack [2021-07-12T17:54:16.331Z] 2021/07/12 17:54:16 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-12T17:54:16.586Z] 2021/07/12 17:54:16 Finished clone golang.org/x/net [2021-07-12T17:54:16.586Z] 2021/07/12 17:54:16 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-12T17:54:16.586Z] 2021/07/12 17:54:16 Finished clone github.com/ishidawataru/sctp [2021-07-12T17:54:16.586Z] 2021/07/12 17:54:16 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-12T17:54:16.705Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-12T17:54:16.705Z] === RUN TestAuthZPluginDenyRequest [2021-07-12T17:54:17.019Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-12T17:54:17.148Z] 2021/07/12 17:54:16 Finished clone github.com/modern-go/concurrent [2021-07-12T17:54:17.148Z] 2021/07/12 17:54:16 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-12T17:54:17.148Z] 2021/07/12 17:54:17 Finished clone github.com/modern-go/reflect2 [2021-07-12T17:54:17.148Z] 2021/07/12 17:54:17 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-12T17:54:17.279Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-12T17:54:17.279Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-12T17:54:17.852Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-12T17:54:17.852Z] === RUN TestAuthZPluginDenyResponse [2021-07-12T17:54:18.076Z] 2021/07/12 17:54:17 Finished clone github.com/opencontainers/go-digest [2021-07-12T17:54:18.076Z] 2021/07/12 17:54:17 Clone github.com/opencontainers/runc, revision b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7, attempt 1/20 [2021-07-12T17:54:18.332Z] 2021/07/12 17:54:18 Finished clone github.com/json-iterator/go [2021-07-12T17:54:18.332Z] 2021/07/12 17:54:18 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-07-12T17:54:18.425Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-12T17:54:18.425Z] === RUN TestAuthZPluginAllowEventStream [2021-07-12T17:54:18.588Z] 2021/07/12 17:54:18 Finished clone go.etcd.io/bbolt [2021-07-12T17:54:18.588Z] 2021/07/12 17:54:18 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-12T17:54:18.588Z] 2021/07/12 17:54:18 Finished clone github.com/mistifyio/go-zfs [2021-07-12T17:54:18.588Z] 2021/07/12 17:54:18 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-12T17:54:18.918Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-12T17:54:19.954Z] 2021/07/12 17:54:19 Finished clone github.com/hashicorp/serf [2021-07-12T17:54:19.954Z] 2021/07/12 17:54:19 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-12T17:54:19.954Z] 2021/07/12 17:54:19 Finished clone github.com/cyphar/filepath-securejoin [2021-07-12T17:54:19.954Z] 2021/07/12 17:54:19 Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20 [2021-07-12T17:54:20.292Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-12T17:54:20.345Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2021-07-12T17:54:20.345Z] === RUN TestAuthZPluginErrorResponse [2021-07-12T17:54:20.606Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-12T17:54:20.606Z] === RUN TestAuthZPluginErrorRequest [2021-07-12T17:54:21.198Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-12T17:54:21.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-12T17:54:21.319Z] 2021/07/12 17:54:21 Finished clone github.com/vbatts/tar-split [2021-07-12T17:54:21.319Z] 2021/07/12 17:54:21 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-07-12T17:54:21.576Z] 2021/07/12 17:54:21 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-12T17:54:21.576Z] 2021/07/12 17:54:21 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-12T17:54:21.576Z] 2021/07/12 17:54:21 Finished clone github.com/opencontainers/runtime-spec [2021-07-12T17:54:21.576Z] 2021/07/12 17:54:21 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-07-12T17:54:21.773Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-12T17:54:21.774Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-12T17:54:22.137Z] 2021/07/12 17:54:22 Finished clone github.com/opencontainers/image-spec [2021-07-12T17:54:22.137Z] 2021/07/12 17:54:22 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-12T17:54:22.392Z] 2021/07/12 17:54:22 Finished clone github.com/coreos/go-systemd/v22 [2021-07-12T17:54:22.392Z] 2021/07/12 17:54:22 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-12T17:54:22.392Z] 2021/07/12 17:54:22 Finished clone github.com/coreos/go-systemd [2021-07-12T17:54:22.392Z] 2021/07/12 17:54:22 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-12T17:54:23.335Z] 2021/07/12 17:54:23 Finished clone github.com/Graylog2/go-gelf [2021-07-12T17:54:23.335Z] 2021/07/12 17:54:23 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-12T17:54:23.335Z] 2021/07/12 17:54:23 Finished clone github.com/fluent/fluent-logger-golang [2021-07-12T17:54:23.335Z] 2021/07/12 17:54:23 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-12T17:54:23.591Z] 2021/07/12 17:54:23 Finished clone github.com/godbus/dbus/v5 [2021-07-12T17:54:23.591Z] 2021/07/12 17:54:23 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-12T17:54:23.591Z] 2021/07/12 17:54:23 Finished clone github.com/philhofer/fwd [2021-07-12T17:54:23.591Z] 2021/07/12 17:54:23 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-12T17:54:23.699Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2021-07-12T17:54:23.699Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-12T17:54:24.564Z] 2021/07/12 17:54:24 Finished clone github.com/fsnotify/fsnotify [2021-07-12T17:54:24.564Z] 2021/07/12 17:54:24 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-12T17:54:25.128Z] 2021/07/12 17:54:24 Finished clone github.com/bsphere/le_go [2021-07-12T17:54:25.128Z] 2021/07/12 17:54:24 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-12T17:54:25.383Z] 2021/07/12 17:54:25 Finished clone github.com/jmespath/go-jmespath [2021-07-12T17:54:25.383Z] 2021/07/12 17:54:25 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-12T17:54:26.254Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2021-07-12T17:54:26.254Z] === RUN TestAuthZPluginHeader [2021-07-12T17:54:26.309Z] 2021/07/12 17:54:26 Finished clone golang.org/x/oauth2 [2021-07-12T17:54:26.309Z] 2021/07/12 17:54:26 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-12T17:54:26.827Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-07-12T17:54:26.827Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-12T17:54:26.827Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:26.827Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-12T17:54:26.827Z] === RUN TestAuthZPluginV2Disable [2021-07-12T17:54:26.827Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:26.827Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-12T17:54:26.827Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-12T17:54:26.827Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:26.827Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-12T17:54:26.827Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-12T17:54:26.827Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:26.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-12T17:54:26.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-12T17:54:26.849Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-12T17:54:26.849Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-12T17:54:26.910Z] 2021/07/12 17:54:26 Finished clone github.com/tinylib/msgp [2021-07-12T17:54:26.910Z] 2021/07/12 17:54:26 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-12T17:54:27.415Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-12T17:54:28.314Z] 2021/07/12 17:54:28 Finished clone github.com/googleapis/gax-go [2021-07-12T17:54:28.314Z] 2021/07/12 17:54:28 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-12T17:54:28.350Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-12T17:54:28.350Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-12T17:54:28.608Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-12T17:54:29.282Z] 2021/07/12 17:54:29 Clone github.com/containerd/containerd, revision 36cc874494a56a253cd181a1a685b44b58a2e34a, attempt 1/20 [2021-07-12T17:54:29.282Z] 2021/07/12 17:54:29 Finished clone go.opencensus.io [2021-07-12T17:54:30.209Z] 2021/07/12 17:54:30 Finished clone github.com/golang/groupcache [2021-07-12T17:54:30.209Z] 2021/07/12 17:54:30 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-07-12T17:54:30.507Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-12T17:54:30.771Z] 2021/07/12 17:54:30 Finished clone golang.org/x/sys [2021-07-12T17:54:30.771Z] 2021/07/12 17:54:30 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-07-12T17:54:31.332Z] 2021/07/12 17:54:31 Finished clone github.com/miekg/dns [2021-07-12T17:54:31.332Z] 2021/07/12 17:54:31 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-07-12T17:54:31.881Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-12T17:54:31.894Z] 2021/07/12 17:54:31 Finished clone github.com/containerd/fifo [2021-07-12T17:54:31.894Z] 2021/07/12 17:54:31 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-07-12T17:54:33.781Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-12T17:54:33.781Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-12T17:54:33.781Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-12T17:54:33.782Z] 2021/07/12 17:54:33 Finished clone github.com/containerd/cgroups [2021-07-12T17:54:33.782Z] 2021/07/12 17:54:33 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-12T17:54:34.344Z] 2021/07/12 17:54:34 Finished clone golang.org/x/text [2021-07-12T17:54:34.344Z] 2021/07/12 17:54:34 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-07-12T17:54:34.642Z] 2021/07/12 17:54:34 Finished clone github.com/containerd/console [2021-07-12T17:54:34.642Z] 2021/07/12 17:54:34 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-12T17:54:35.156Z] === RUN TestDockerSuite/TestRunMount [2021-07-12T17:54:35.204Z] 2021/07/12 17:54:35 Finished clone github.com/containerd/go-runc [2021-07-12T17:54:35.205Z] 2021/07/12 17:54:35 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-12T17:54:35.807Z] 2021/07/12 17:54:35 Finished clone github.com/containerd/typeurl [2021-07-12T17:54:35.807Z] 2021/07/12 17:54:35 Clone github.com/cilium/ebpf, revision ef54c303d1fff1e80a9bf20f00a378fde5419d61, attempt 1/20 [2021-07-12T17:54:35.807Z] 2021/07/12 17:54:35 Finished clone github.com/opencontainers/runc [2021-07-12T17:54:35.807Z] 2021/07/12 17:54:35 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-07-12T17:54:36.062Z] 2021/07/12 17:54:35 Finished clone github.com/containerd/continuity [2021-07-12T17:54:36.062Z] 2021/07/12 17:54:35 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-07-12T17:54:36.318Z] 2021/07/12 17:54:36 Finished clone github.com/containerd/ttrpc [2021-07-12T17:54:36.318Z] 2021/07/12 17:54:36 Clone github.com/docker/swarmkit, revision 2dcf70aafdc9ea55af3aaaeca440638cde0ecda6, attempt 1/20 [2021-07-12T17:54:36.928Z] 2021/07/12 17:54:36 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-07-12T17:54:36.928Z] 2021/07/12 17:54:36 Finished clone google.golang.org/grpc [2021-07-12T17:54:37.183Z] 2021/07/12 17:54:37 Finished clone github.com/gogo/googleapis [2021-07-12T17:54:37.183Z] 2021/07/12 17:54:37 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-12T17:54:38.545Z] 2021/07/12 17:54:38 Finished clone github.com/docker/distribution [2021-07-12T17:54:38.545Z] 2021/07/12 17:54:38 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-12T17:54:38.801Z] 2021/07/12 17:54:38 Finished clone github.com/moby/buildkit [2021-07-12T17:54:38.801Z] 2021/07/12 17:54:38 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-12T17:54:39.380Z] 2021/07/12 17:54:39 Finished clone github.com/Microsoft/hcsshim [2021-07-12T17:54:39.380Z] 2021/07/12 17:54:39 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-12T17:54:39.380Z] 2021/07/12 17:54:39 Finished clone github.com/pelletier/go-toml [2021-07-12T17:54:39.380Z] 2021/07/12 17:54:39 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-07-12T17:54:40.309Z] 2021/07/12 17:54:40 Finished clone github.com/fernet/fernet-go [2021-07-12T17:54:40.309Z] 2021/07/12 17:54:40 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-07-12T17:54:40.912Z] 2021/07/12 17:54:40 Finished clone github.com/cilium/ebpf [2021-07-12T17:54:40.912Z] 2021/07/12 17:54:40 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-12T17:54:42.277Z] 2021/07/12 17:54:41 Finished clone golang.org/x/time [2021-07-12T17:54:42.277Z] 2021/07/12 17:54:41 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-12T17:54:42.533Z] 2021/07/12 17:54:42 Finished clone github.com/hashicorp/go-memdb [2021-07-12T17:54:42.533Z] 2021/07/12 17:54:42 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-12T17:54:43.095Z] 2021/07/12 17:54:42 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-12T17:54:43.095Z] 2021/07/12 17:54:42 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-07-12T17:54:44.462Z] 2021/07/12 17:54:44 Finished clone github.com/hashicorp/golang-lru [2021-07-12T17:54:44.462Z] 2021/07/12 17:54:44 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-12T17:54:44.462Z] 2021/07/12 17:54:44 Finished clone github.com/coreos/pkg [2021-07-12T17:54:44.462Z] 2021/07/12 17:54:44 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-12T17:54:44.955Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2021-07-12T17:54:44.955Z] PASS [2021-07-12T17:54:44.955Z] [2021-07-12T17:54:44.955Z] === Skipped [2021-07-12T17:54:44.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-12T17:54:44.955Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:44.955Z] [2021-07-12T17:54:44.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-12T17:54:44.955Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:44.955Z] [2021-07-12T17:54:44.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-12T17:54:44.955Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:44.955Z] [2021-07-12T17:54:44.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-12T17:54:44.955Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:54:44.955Z] [2021-07-12T17:54:44.955Z] [2021-07-12T17:54:44.955Z] DONE 17 tests, 4 skipped in 30.107s [2021-07-12T17:54:44.955Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-12T17:54:44.955Z] ++ 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-12T17:54:44.955Z] ++ set -e [2021-07-12T17:54:44.955Z] ++ '[' -n 0 ']' [2021-07-12T17:54:44.955Z] ++ set -x [2021-07-12T17:54:44.955Z] ++ 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-12T17:54:45.154Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-12T17:54:45.154Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-12T17:54:45.154Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-12T17:54:45.830Z] 2021/07/12 17:54:45 Finished clone github.com/golang/protobuf [2021-07-12T17:54:45.830Z] 2021/07/12 17:54:45 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-12T17:54:45.830Z] 2021/07/12 17:54:45 Finished clone golang.org/x/crypto [2021-07-12T17:54:45.830Z] 2021/07/12 17:54:45 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-12T17:54:45.901Z] INFO: Testing against a local daemon [2021-07-12T17:54:45.901Z] === RUN TestPluginInvalidJSON [2021-07-12T17:54:45.901Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:54:45.901Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:54:45.901Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T17:54:45.901Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-12T17:54:45.901Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T17:54:45.901Z] === RUN TestPluginInstall [2021-07-12T17:54:45.901Z] === RUN TestPluginInstall/no_auth [2021-07-12T17:54:47.055Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-12T17:54:47.196Z] 2021/07/12 17:54:47 Finished clone github.com/beorn7/perks [2021-07-12T17:54:47.196Z] 2021/07/12 17:54:47 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-12T17:54:47.454Z] 2021/07/12 17:54:47 Finished clone github.com/prometheus/client_model [2021-07-12T17:54:47.454Z] 2021/07/12 17:54:47 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-12T17:54:47.824Z] time="2021-07-12T17:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:54:47.824Z] time="2021-07-12T17:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:511fa777e4469f8e54cf04e46a069bfb41fa4a95944122890a745ec9942a17d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:54:47.824Z] time="2021-07-12T17:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:54:47.824Z] time="2021-07-12T17:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:511fa777e4469f8e54cf04e46a069bfb41fa4a95944122890a745ec9942a17d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:54:48.398Z] === RUN TestPluginInstall/with_htpasswd [2021-07-12T17:54:48.424Z] 2021/07/12 17:54:48 Finished clone github.com/prometheus/client_golang [2021-07-12T17:54:48.424Z] 2021/07/12 17:54:48 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-12T17:54:49.395Z] 2021/07/12 17:54:49 Finished clone code.cloudfoundry.org/clock [2021-07-12T17:54:49.395Z] 2021/07/12 17:54:49 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-12T17:54:49.585Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-12T17:54:49.957Z] 2021/07/12 17:54:49 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-12T17:54:49.957Z] 2021/07/12 17:54:49 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-12T17:54:50.884Z] 2021/07/12 17:54:50 Finished clone github.com/prometheus/procfs [2021-07-12T17:54:50.884Z] 2021/07/12 17:54:50 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-12T17:54:50.884Z] 2021/07/12 17:54:50 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-07-12T17:54:50.884Z] 2021/07/12 17:54:50 Finished clone github.com/prometheus/common [2021-07-12T17:54:50.884Z] 2021/07/12 17:54:50 Finished clone github.com/pkg/errors [2021-07-12T17:54:50.884Z] 2021/07/12 17:54:50 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-12T17:54:51.812Z] 2021/07/12 17:54:51 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-12T17:54:51.812Z] 2021/07/12 17:54:51 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-12T17:54:52.382Z] 2021/07/12 17:54:52 Finished clone github.com/cespare/xxhash/v2 [2021-07-12T17:54:52.382Z] 2021/07/12 17:54:52 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-12T17:54:52.609Z] time="2021-07-12T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:54:52.609Z] time="2021-07-12T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b2e369becd8350a2a83f24e4e551414b90ad25bb204ec116160cde0e4d2b0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:54:52.609Z] time="2021-07-12T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:54:52.609Z] time="2021-07-12T17:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79b2e369becd8350a2a83f24e4e551414b90ad25bb204ec116160cde0e4d2b0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:54:52.871Z] === RUN TestPluginInstall/with_insecure [2021-07-12T17:54:52.943Z] 2021/07/12 17:54:52 Finished clone github.com/spf13/pflag [2021-07-12T17:54:52.943Z] 2021/07/12 17:54:52 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-12T17:54:53.198Z] 2021/07/12 17:54:53 Finished clone github.com/inconshreveable/mousetrap [2021-07-12T17:54:53.198Z] 2021/07/12 17:54:53 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-07-12T17:54:53.769Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-12T17:54:54.124Z] 2021/07/12 17:54:53 Finished clone github.com/morikuni/aec [2021-07-12T17:54:54.124Z] 2021/07/12 17:54:54 Finished clone github.com/google/certificate-transparency-go [2021-07-12T17:54:54.379Z] 2021/07/12 17:54:54 Finished clone github.com/docker/go-metrics [2021-07-12T17:54:54.379Z] 2021/07/12 17:54:54 Finished clone github.com/spf13/cobra [2021-07-12T17:54:54.379Z] 2021/07/12 17:54:54 Finished clone github.com/klauspost/compress [2021-07-12T17:54:55.669Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-12T17:54:56.893Z] 2021/07/12 17:54:56 Finished clone github.com/opencontainers/selinux [2021-07-12T17:54:58.168Z] time="2021-07-12T17:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:54:58.168Z] time="2021-07-12T17:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e52c8192ecf70aca2a589ebd417a0eed8db8771371b72ccd7be7c8feca27fb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:54:58.168Z] time="2021-07-12T17:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-12T17:54:58.168Z] time="2021-07-12T17:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e52c8192ecf70aca2a589ebd417a0eed8db8771371b72ccd7be7c8feca27fb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-12T17:54:58.168Z] plugin_test.go:165: [d148215d84234] daemon is not started [2021-07-12T17:54:58.168Z] --- PASS: TestPluginInstall (12.18s) [2021-07-12T17:54:58.168Z] --- PASS: TestPluginInstall/no_auth (2.52s) [2021-07-12T17:54:58.168Z] --- PASS: TestPluginInstall/with_htpasswd (4.60s) [2021-07-12T17:54:58.168Z] --- PASS: TestPluginInstall/with_insecure (5.07s) [2021-07-12T17:54:58.168Z] === RUN TestPluginsWithRuntimes [2021-07-12T17:54:58.199Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-12T17:54:59.572Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-12T17:55:00.088Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-12T17:55:00.946Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-12T17:55:00.946Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-12T17:55:01.032Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-12T17:55:01.879Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-12T17:55:02.421Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-07-12T17:55:02.421Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-07-12T17:55:02.421Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-07-12T17:55:02.421Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T17:55:02.996Z] --- PASS: TestPluginBackCompatMediaTypes (0.92s) [2021-07-12T17:55:02.996Z] PASS [2021-07-12T17:55:02.996Z] [2021-07-12T17:55:02.996Z] DONE 10 tests in 19.539s [2021-07-12T17:55:02.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-12T17:55:02.996Z] ++ 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-12T17:55:02.996Z] ++ set -e [2021-07-12T17:55:02.996Z] ++ '[' -n 0 ']' [2021-07-12T17:55:02.996Z] ++ set -x [2021-07-12T17:55:02.996Z] ++ 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-12T17:55:03.253Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-12T17:55:03.258Z] INFO: Testing against a local daemon [2021-07-12T17:55:03.258Z] === RUN TestExternalGraphDriver [2021-07-12T17:55:03.258Z] === RUN TestExternalGraphDriver/json [2021-07-12T17:55:03.819Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-12T17:55:04.753Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-12T17:55:05.809Z] === RUN TestExternalGraphDriver/spec [2021-07-12T17:55:06.830Z] 2021/07/12 17:55:06 Finished clone github.com/cloudflare/cfssl [2021-07-12T17:55:07.283Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-12T17:55:07.728Z] === RUN TestExternalGraphDriver/pull [2021-07-12T17:55:09.648Z] --- PASS: TestExternalGraphDriver (6.20s) [2021-07-12T17:55:09.648Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2021-07-12T17:55:09.648Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-07-12T17:55:09.648Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2021-07-12T17:55:09.648Z] === RUN TestGraphdriverPluginV2 [2021-07-12T17:55:09.648Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:55:09.648Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-12T17:55:09.648Z] PASS [2021-07-12T17:55:09.648Z] [2021-07-12T17:55:09.648Z] === Skipped [2021-07-12T17:55:09.648Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-12T17:55:09.648Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:55:09.648Z] [2021-07-12T17:55:09.648Z] [2021-07-12T17:55:09.648Z] DONE 5 tests, 1 skipped in 6.379s [2021-07-12T17:55:09.648Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-12T17:55:09.648Z] ++ 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-12T17:55:09.648Z] ++ set -e [2021-07-12T17:55:09.648Z] ++ '[' -n 0 ']' [2021-07-12T17:55:09.648Z] ++ set -x [2021-07-12T17:55:09.648Z] ++ 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-12T17:55:09.648Z] INFO: Testing against a local daemon [2021-07-12T17:55:09.648Z] === RUN TestContinueAfterPluginCrash [2021-07-12T17:55:09.648Z] === PAUSE TestContinueAfterPluginCrash [2021-07-12T17:55:09.648Z] === RUN TestReadPluginNoRead [2021-07-12T17:55:09.648Z] === PAUSE TestReadPluginNoRead [2021-07-12T17:55:09.648Z] === RUN TestDaemonStartWithLogOpt [2021-07-12T17:55:09.648Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-12T17:55:09.648Z] === CONT TestContinueAfterPluginCrash [2021-07-12T17:55:09.648Z] === CONT TestDaemonStartWithLogOpt [2021-07-12T17:55:09.648Z] === CONT TestReadPluginNoRead [2021-07-12T17:55:09.813Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-12T17:55:10.996Z] 2021/07/12 17:55:10 Finished clone github.com/docker/swarmkit [2021-07-12T17:55:13.525Z] 2021/07/12 17:55:13 Finished clone github.com/coreos/etcd [2021-07-12T17:55:13.866Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-12T17:55:13.866Z] --- PASS: TestDaemonStartWithLogOpt (4.07s) [2021-07-12T17:55:15.078Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-12T17:55:15.078Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-12T17:55:15.078Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-12T17:55:15.255Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-12T17:55:16.012Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-12T17:55:16.012Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-12T17:55:16.578Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-12T17:55:16.644Z] === RUN TestReadPluginNoRead/default [2021-07-12T17:55:17.513Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-12T17:55:17.513Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-12T17:55:17.710Z] 2021/07/12 17:55:17 Finished clone cloud.google.com/go [2021-07-12T17:55:18.446Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-12T17:55:18.562Z] === CONT TestReadPluginNoRead [2021-07-12T17:55:18.562Z] read_test.go:92: [dc1af99ba948e] daemon is not started [2021-07-12T17:55:18.562Z] --- PASS: TestReadPluginNoRead (8.75s) [2021-07-12T17:55:18.562Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2021-07-12T17:55:18.562Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2021-07-12T17:55:18.562Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2021-07-12T17:55:19.509Z] --- PASS: TestContinueAfterPluginCrash (9.67s) [2021-07-12T17:55:19.509Z] PASS [2021-07-12T17:55:19.509Z] [2021-07-12T17:55:19.509Z] DONE 6 tests in 9.830s [2021-07-12T17:55:19.509Z] 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-12T17:55:19.509Z] ++ 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-12T17:55:19.509Z] ++ set -e [2021-07-12T17:55:19.509Z] ++ '[' -n 0 ']' [2021-07-12T17:55:19.509Z] ++ set -x [2021-07-12T17:55:19.509Z] ++ 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-12T17:55:19.509Z] testing: warning: no tests to run [2021-07-12T17:55:19.509Z] PASS [2021-07-12T17:55:19.509Z] [2021-07-12T17:55:19.509Z] DONE 0 tests in 0.057s [2021-07-12T17:55:19.509Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-12T17:55:19.509Z] ++ 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-12T17:55:19.509Z] ++ set -e [2021-07-12T17:55:19.509Z] ++ '[' -n 0 ']' [2021-07-12T17:55:19.509Z] ++ set -x [2021-07-12T17:55:19.509Z] ++ 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-12T17:55:19.509Z] INFO: Testing against a local daemon [2021-07-12T17:55:19.509Z] === RUN TestPluginWithDevMounts [2021-07-12T17:55:19.509Z] === PAUSE TestPluginWithDevMounts [2021-07-12T17:55:19.509Z] === CONT TestPluginWithDevMounts [2021-07-12T17:55:20.976Z] 2021/07/12 17:55:20 Finished clone github.com/containerd/containerd [2021-07-12T17:55:21.428Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-07-12T17:55:21.428Z] PASS [2021-07-12T17:55:21.428Z] [2021-07-12T17:55:21.428Z] DONE 1 tests in 2.060s [2021-07-12T17:55:21.428Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-12T17:55:21.428Z] ++ 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-12T17:55:21.428Z] ++ set -e [2021-07-12T17:55:21.428Z] ++ '[' -n 0 ']' [2021-07-12T17:55:21.428Z] ++ set -x [2021-07-12T17:55:21.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T17:55:24.736Z] INFO: Testing against a local daemon [2021-07-12T17:55:24.736Z] === RUN TestSecretInspect [2021-07-12T17:55:25.010Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-12T17:55:25.010Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-12T17:55:25.010Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-12T17:55:25.010Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-12T17:55:25.945Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-12T17:55:27.318Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-12T17:55:28.044Z] --- PASS: TestSecretInspect (2.66s) [2021-07-12T17:55:28.045Z] === RUN TestSecretList [2021-07-12T17:55:28.251Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-12T17:55:28.817Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-12T17:55:28.817Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-12T17:55:29.382Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-12T17:55:29.641Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-12T17:55:30.577Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-12T17:55:30.622Z] --- PASS: TestSecretList (2.65s) [2021-07-12T17:55:30.622Z] === RUN TestSecretsCreateAndDelete [2021-07-12T17:55:31.144Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T17:55:31.144Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-12T17:55:31.144Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-12T17:55:32.079Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-12T17:55:32.645Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-12T17:55:32.645Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-12T17:55:32.645Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-12T17:55:33.189Z] --- PASS: TestSecretsCreateAndDelete (2.75s) [2021-07-12T17:55:33.189Z] === RUN TestSecretsUpdate [2021-07-12T17:55:33.280Z] 2021/07/12 17:55:32 Finished clone google.golang.org/genproto [2021-07-12T17:55:33.280Z] 2021/07/12 17:55:33 Finished clone github.com/gogo/protobuf [2021-07-12T17:55:33.579Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-12T17:55:34.952Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-12T17:55:34.952Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-12T17:55:34.952Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-12T17:55:35.740Z] --- PASS: TestSecretsUpdate (2.71s) [2021-07-12T17:55:35.740Z] === RUN TestTemplatedSecret [2021-07-12T17:55:38.236Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-12T17:55:39.954Z] --- PASS: TestTemplatedSecret (3.74s) [2021-07-12T17:55:39.954Z] === RUN TestSecretCreateResolve [2021-07-12T17:55:40.136Z] === RUN TestDockerSuite/TestRunRm [2021-07-12T17:55:40.702Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-12T17:55:41.874Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-07-12T17:55:41.874Z] PASS [2021-07-12T17:55:41.874Z] [2021-07-12T17:55:41.874Z] DONE 6 tests in 20.484s [2021-07-12T17:55:41.874Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-12T17:55:41.874Z] ++ 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-12T17:55:41.874Z] ++ set -e [2021-07-12T17:55:41.874Z] ++ '[' -n 0 ']' [2021-07-12T17:55:41.874Z] ++ set -x [2021-07-12T17:55:41.874Z] ++ 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-12T17:55:42.819Z] INFO: Testing against a local daemon [2021-07-12T17:55:42.819Z] === RUN TestServiceCreateInit [2021-07-12T17:55:42.819Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T17:55:44.887Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-12T17:55:45.146Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-12T17:55:46.080Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-12T17:55:47.454Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-12T17:55:48.119Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T17:55:48.388Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-12T17:55:49.322Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-12T17:55:53.417Z] --- PASS: TestServiceCreateInit (10.29s) [2021-07-12T17:55:53.417Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2021-07-12T17:55:53.417Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2021-07-12T17:55:53.417Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T17:55:53.507Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-12T17:55:54.445Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-12T17:55:59.775Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-12T17:55:59.775Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-12T17:56:00.341Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-12T17:56:01.275Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-12T17:56:02.209Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-12T17:56:02.775Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-12T17:56:03.709Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-12T17:56:04.275Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-12T17:56:04.842Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-12T17:56:05.777Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-12T17:56:06.344Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-12T17:56:09.626Z] === RUN TestDockerSuite/TestRunState [2021-07-12T17:56:11.000Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-12T17:56:11.553Z] --- PASS: TestCreateServiceMultipleTimes (16.92s) [2021-07-12T17:56:11.553Z] === RUN TestCreateServiceConflict [2021-07-12T17:56:11.934Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-12T17:56:12.497Z] --- PASS: TestCreateServiceConflict (2.59s) [2021-07-12T17:56:12.497Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T17:56:12.867Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-12T17:56:13.125Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-12T17:56:13.691Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-12T17:56:13.691Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-12T17:56:13.691Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-12T17:56:14.257Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-12T17:56:14.823Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-12T17:56:15.758Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-12T17:56:15.810Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-07-12T17:56:15.810Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T17:56:17.134Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-12T17:56:17.134Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-12T17:56:17.134Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-12T17:56:17.700Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-12T17:56:20.081Z] 2021/07/12 17:56:19 Finished clone github.com/hashicorp/consul [2021-07-12T17:56:20.982Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-12T17:56:21.240Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-12T17:56:21.499Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-12T17:56:24.029Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-12T17:56:24.255Z] 2021/07/12 17:56:24 Finished clone github.com/aws/aws-sdk-go [2021-07-12T17:56:25.402Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-12T17:56:27.934Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-12T17:56:29.851Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-12T17:56:29.851Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-12T17:56:29.851Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-12T17:56:30.733Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s) [2021-07-12T17:56:30.733Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T17:56:31.225Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-12T17:56:32.159Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-12T17:56:32.650Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2021-07-12T17:56:32.650Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T17:56:33.094Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-12T17:56:33.660Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-12T17:56:35.960Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2021-07-12T17:56:35.960Z] === RUN TestCreateServiceSysctls [2021-07-12T17:56:36.188Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-12T17:56:37.733Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-12T17:56:38.668Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-12T17:56:38.668Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-12T17:56:38.668Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-12T17:56:38.926Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-12T17:56:39.288Z] --- PASS: TestCreateServiceSysctls (4.01s) [2021-07-12T17:56:39.288Z] === RUN TestCreateServiceCapabilities [2021-07-12T17:56:39.493Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-12T17:56:39.752Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-12T17:56:40.010Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-12T17:56:40.577Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-12T17:56:41.511Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-12T17:56:41.511Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-12T17:56:41.511Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-12T17:56:41.511Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-12T17:56:42.598Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2021-07-12T17:56:42.598Z] === RUN TestInspect [2021-07-12T17:56:42.885Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-12T17:56:42.885Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-12T17:56:46.812Z] --- PASS: TestInspect (3.57s) [2021-07-12T17:56:46.812Z] === RUN TestCreateJob [2021-07-12T17:56:47.070Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-12T17:56:48.005Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-12T17:56:48.939Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-12T17:56:50.205Z] --- PASS: TestCreateJob (4.13s) [2021-07-12T17:56:50.205Z] === RUN TestReplicatedJob [2021-07-12T17:56:51.469Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-12T17:56:52.843Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-12T17:56:55.372Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-12T17:56:57.908Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-12T17:56:58.167Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-12T17:56:58.167Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-12T17:56:58.167Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-12T17:56:58.167Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-12T17:56:58.167Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-12T17:56:58.167Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-12T17:56:58.167Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-12T17:56:58.386Z] --- PASS: TestReplicatedJob (7.30s) [2021-07-12T17:56:58.386Z] === RUN TestUpdateReplicatedJob [2021-07-12T17:56:58.424Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-12T17:56:58.424Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-12T17:56:58.424Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-12T17:57:01.696Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2021-07-12T17:57:01.696Z] === RUN TestServiceListWithStatuses [2021-07-12T17:57:01.696Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:57:01.696Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T17:57:01.696Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T17:57:02.607Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-12T17:57:02.868Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-12T17:57:04.242Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-12T17:57:05.177Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-12T17:57:06.110Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-12T17:57:06.110Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-12T17:57:06.676Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-12T17:57:06.676Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-12T17:57:06.676Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-12T17:57:06.676Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-12T17:57:06.676Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-12T17:57:06.676Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-12T17:57:06.676Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-12T17:57:06.995Z] --- PASS: TestDockerNetworkConnectAlias (5.89s) [2021-07-12T17:57:06.995Z] === RUN TestDockerNetworkReConnect [2021-07-12T17:57:07.609Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-12T17:57:08.175Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-12T17:57:08.175Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-12T17:57:09.549Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-12T17:57:09.549Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-12T17:57:10.115Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-12T17:57:10.115Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-12T17:57:11.049Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-12T17:57:11.209Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2021-07-12T17:57:11.209Z] === RUN TestServicePlugin [2021-07-12T17:57:11.209Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:57:11.209Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-12T17:57:11.209Z] === RUN TestServiceUpdateLabel [2021-07-12T17:57:11.984Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-12T17:57:11.984Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-12T17:57:11.984Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-12T17:57:12.551Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-12T17:57:13.827Z] --- PASS: TestServiceUpdateLabel (2.65s) [2021-07-12T17:57:13.827Z] === RUN TestServiceUpdateSecrets [2021-07-12T17:57:14.452Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-12T17:57:15.019Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-12T17:57:15.019Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-12T17:57:15.019Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-12T17:57:15.585Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-12T17:57:15.585Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-12T17:57:16.959Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-12T17:57:17.525Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-12T17:57:20.055Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-12T17:57:20.991Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-12T17:57:20.991Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-12T17:57:20.991Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-12T17:57:21.933Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-12T17:57:22.867Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-12T17:57:23.859Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-12T17:57:23.859Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-12T17:57:25.760Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-12T17:57:26.018Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-12T17:57:26.277Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-12T17:57:28.201Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents294789850 [2021-07-12T17:57:28.201Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-12T17:57:28.201Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-12T17:57:30.105Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-12T17:57:30.105Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-12T17:57:30.105Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-12T17:57:31.479Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-12T17:57:31.958Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2021-07-12T17:57:31.960Z] === RUN TestServiceUpdateConfigs [2021-07-12T17:57:32.852Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-12T17:57:33.110Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-12T17:57:33.110Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-12T17:57:33.369Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-12T17:57:33.369Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-12T17:57:33.934Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-12T17:57:36.464Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-12T17:57:36.722Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-12T17:57:38.621Z] docker_cli_swarm_test.go:1186: [d4e4cf4106644] joining swarm manager [d9813fbdbddde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:57:41.903Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-12T17:57:44.438Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-12T17:57:45.005Z] docker_cli_swarm_test.go:1195: [d7a65a4dd5de3] joining swarm manager [d9813fbdbddde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:57:45.571Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-12T17:57:46.884Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2021-07-12T17:57:46.890Z] === RUN TestServiceUpdateNetwork [2021-07-12T17:57:46.946Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-12T17:57:50.230Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-12T17:57:52.758Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-12T17:57:53.017Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-12T17:57:54.918Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-12T17:57:57.448Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-12T17:57:59.148Z] --- PASS: TestServiceUpdateNetwork (13.76s) [2021-07-12T17:57:59.148Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T17:57:59.977Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-12T17:58:00.096Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-12T17:58:01.043Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-12T17:58:02.547Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-12T17:58:07.811Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-12T17:58:09.196Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-12T17:58:11.118Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-12T17:58:18.460Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-12T17:58:18.460Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-12T17:58:18.471Z] --- PASS: TestServiceUpdatePidsLimit (17.54s) [2021-07-12T17:58:18.472Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-07-12T17:58:18.472Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-12T17:58:18.472Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-12T17:58:18.472Z] PASS [2021-07-12T17:58:18.472Z] [2021-07-12T17:58:18.472Z] === Skipped [2021-07-12T17:58:18.472Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-12T17:58:18.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-12T17:58:18.472Z] [2021-07-12T17:58:18.472Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-12T17:58:18.472Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-12T17:58:18.472Z] [2021-07-12T17:58:18.472Z] [2021-07-12T17:58:18.472Z] DONE 27 tests, 2 skipped in 154.000s [2021-07-12T17:58:18.472Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-12T17:58:18.472Z] ++ 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-12T17:58:18.472Z] ++ set -e [2021-07-12T17:58:18.472Z] ++ '[' -n 0 ']' [2021-07-12T17:58:18.472Z] ++ set -x [2021-07-12T17:58:18.472Z] ++ 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-12T17:58:18.472Z] INFO: Testing against a local daemon [2021-07-12T17:58:18.472Z] === RUN TestSessionCreate [2021-07-12T17:58:18.472Z] --- PASS: TestSessionCreate (0.04s) [2021-07-12T17:58:18.472Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T17:58:18.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-12T17:58:18.472Z] PASS [2021-07-12T17:58:18.472Z] [2021-07-12T17:58:18.472Z] DONE 2 tests in 1.972s [2021-07-12T17:58:18.472Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-12T17:58:18.472Z] ++ 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-12T17:58:18.472Z] ++ set -e [2021-07-12T17:58:18.472Z] ++ '[' -n 0 ']' [2021-07-12T17:58:18.472Z] ++ set -x [2021-07-12T17:58:18.472Z] ++ 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-12T17:58:18.472Z] INFO: Testing against a local daemon [2021-07-12T17:58:18.472Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T17:58:18.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-12T17:58:18.472Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T17:58:18.472Z] === RUN TestEventsExecDie [2021-07-12T17:58:19.420Z] --- PASS: TestEventsExecDie (1.14s) [2021-07-12T17:58:19.420Z] === RUN TestEventsBackwardsCompatible [2021-07-12T17:58:19.420Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-12T17:58:19.420Z] === RUN TestEventsVolumeCreate [2021-07-12T17:58:19.420Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-07-12T17:58:19.420Z] === RUN TestInfoBinaryCommits [2021-07-12T17:58:19.420Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-12T17:58:19.420Z] === RUN TestInfoAPIVersioned [2021-07-12T17:58:19.420Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-12T17:58:19.420Z] === RUN TestInfoDiscoveryBackend [2021-07-12T17:58:19.995Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-12T17:58:19.995Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-12T17:58:20.371Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-12T17:58:21.306Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-12T17:58:21.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-12T17:58:21.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-12T17:58:21.645Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-12T17:58:21.645Z] === RUN TestInfoAPI [2021-07-12T17:58:21.645Z] --- PASS: TestInfoAPI (0.04s) [2021-07-12T17:58:21.645Z] === RUN TestInfoAPIWarnings [2021-07-12T17:58:21.871Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-12T17:58:22.438Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-12T17:58:22.438Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-12T17:58:22.438Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-12T17:58:23.812Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-12T17:58:24.746Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-12T17:58:28.930Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-12T17:58:32.211Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-12T17:58:32.470Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-12T17:58:33.405Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-12T17:58:33.405Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-12T17:58:33.405Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-12T17:58:33.405Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-12T17:58:33.405Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-12T17:58:34.779Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-12T17:58:35.345Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-12T17:58:36.718Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-12T17:58:38.092Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-12T17:58:39.777Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-07-12T17:58:39.777Z] === RUN TestInfoDebug [2021-07-12T17:58:39.777Z] --- PASS: TestInfoDebug (0.54s) [2021-07-12T17:58:39.777Z] === RUN TestInfoInsecureRegistries [2021-07-12T17:58:39.777Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-12T17:58:39.777Z] === RUN TestInfoRegistryMirrors [2021-07-12T17:58:39.777Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-12T17:58:39.777Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T17:58:39.777Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-07-12T17:58:39.777Z] === RUN TestPingCacheHeaders [2021-07-12T17:58:39.777Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-12T17:58:39.777Z] === RUN TestPingGet [2021-07-12T17:58:39.992Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-12T17:58:40.038Z] --- PASS: TestPingGet (0.03s) [2021-07-12T17:58:40.038Z] === RUN TestPingHead [2021-07-12T17:58:40.038Z] --- PASS: TestPingHead (0.03s) [2021-07-12T17:58:40.038Z] === RUN TestVersion [2021-07-12T17:58:40.038Z] --- PASS: TestVersion (0.03s) [2021-07-12T17:58:40.038Z] PASS [2021-07-12T17:58:40.038Z] [2021-07-12T17:58:40.038Z] === Skipped [2021-07-12T17:58:40.038Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T17:58:40.038Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-12T17:58:40.038Z] [2021-07-12T17:58:40.038Z] [2021-07-12T17:58:40.038Z] DONE 19 tests, 1 skipped in 21.986s [2021-07-12T17:58:40.038Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-12T17:58:40.038Z] ++ 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-12T17:58:40.038Z] ++ set -e [2021-07-12T17:58:40.038Z] ++ '[' -n 0 ']' [2021-07-12T17:58:40.038Z] ++ set -x [2021-07-12T17:58:40.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12T17:58:40.558Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-12T17:58:41.934Z] docker_cli_swarm_test.go:1118: [d6766a6e1296e] joining swarm manager [d35a584cca103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T17:58:41.956Z] INFO: Testing against a local daemon [2021-07-12T17:58:41.956Z] === RUN TestVolumesCreateAndList [2021-07-12T17:58:41.956Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-12T17:58:41.956Z] === RUN TestVolumesRemove [2021-07-12T17:58:41.956Z] --- PASS: TestVolumesRemove (0.10s) [2021-07-12T17:58:41.956Z] === RUN TestVolumesInspect [2021-07-12T17:58:41.956Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-12T17:58:41.956Z] === RUN TestVolumesInvalidJSON [2021-07-12T17:58:41.956Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T17:58:41.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T17:58:41.956Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T17:58:41.956Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-12T17:58:41.956Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T17:58:41.956Z] PASS [2021-07-12T17:58:41.956Z] [2021-07-12T17:58:41.956Z] DONE 5 tests in 1.993s [2021-07-12T17:58:41.956Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-12T17:58:42.529Z] ++++ cat bundles/test-integration/docker.pid [2021-07-12T17:58:42.792Z] +++ kill 14572 [2021-07-12T17:58:42.792Z] +++ /etc/init.d/apparmor stop [2021-07-12T17:58:43.055Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-12T17:58:43.055Z] [2021-07-12T17:58:43.055Z] Unloading profiles will leave already running processes permanently [2021-07-12T17:58:43.055Z] unconfined, which can lead to unexpected situations. [2021-07-12T17:58:43.055Z] [2021-07-12T17:58:43.055Z] To set a process to complain mode, use the command line tool [2021-07-12T17:58:43.055Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-12T17:58:43.055Z] +++ true [2021-07-12T17:58:43.055Z] exiting test-integration [2021-07-12T17:58:43.055Z] ++ exit 0 [2021-07-12T17:58:43.055Z] [2021-07-12T17:58:43.307Z] docker_cli_swarm_test.go:1119: [db1203455f794] joining swarm manager [d35a584cca103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T17:58:44.241Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-12T17:58:46.140Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-12T17:58:46.140Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-12T17:58:46.140Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs Post stage [Pipeline] junit [2021-07-12T17:58:46.394Z] Recording test results [2021-07-12T17:58:46.790Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-12T17:58:47.155Z] + echo Ensuring container killed. [2021-07-12T17:58:47.155Z] Ensuring container killed. [2021-07-12T17:58:47.155Z] + docker rm -vf docker-pr6 [2021-07-12T17:58:47.155Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-12T17:58:47.451Z] + echo Chowning /workspace to jenkins user [2021-07-12T17:58:47.451Z] Chowning /workspace to jenkins user [2021-07-12T17:58:47.451Z] + id -u [2021-07-12T17:58:47.451Z] + id -g [2021-07-12T17:58:47.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/workspace busybox chown -R 1000:1000 /workspace [2021-07-12T17:58:47.451Z] Unable to find image 'busybox:latest' locally [2021-07-12T17:58:47.712Z] latest: Pulling from library/busybox [2021-07-12T17:58:47.712Z] 38cc3b49dbab: Pulling fs layer [2021-07-12T17:58:47.976Z] 38cc3b49dbab: Verifying Checksum [2021-07-12T17:58:47.976Z] 38cc3b49dbab: Download complete [2021-07-12T17:58:47.976Z] 38cc3b49dbab: Pull complete [2021-07-12T17:58:48.041Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-12T17:58:48.237Z] Digest: sha256:0a721f81e197d9a6288d5b00af14c71b664c7c258fc3ee2e9a5343e70514e206 [2021-07-12T17:58:48.237Z] Status: Downloaded newer image for busybox:latest [2021-07-12T17:58:48.974Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-12T17:58:53.844Z] + bundleName=arm64-integration [2021-07-12T17:58:53.844Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-12T17:58:53.844Z] Creating arm64-integration-bundles.tar.gz [2021-07-12T17:58:53.844Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) arm64-integration-bundles.tar.gz -print [2021-07-12T17:58:53.844Z] [Pipeline] archiveArtifacts [2021-07-12T17:58:54.121Z] Archiving artifacts [2021-07-12T17:58:54.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-12T17:58:56.188Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T17:58:56.507Z] + make clean [2021-07-12T17:58:57.082Z] docker volume rm -f docker-dev-cache [2021-07-12T17:58:57.082Z] docker-dev-cache [Pipeline] deleteDir [2021-07-12T17:58:59.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-12T17:59:03.685Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-12T17:59:06.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T17:59:11.535Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-12T17:59:16.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-12T17:59:19.329Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-12T17:59:21.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-12T17:59:23.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-12T17:59:25.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-12T17:59:27.661Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-12T17:59:29.563Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-12T17:59:32.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:20 Finished clone google.golang.org/api [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:20 Dependencies downloaded. Download time: 5m13.513459548s [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:20 Collecting all dependencies [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:31 Clean vendor dir from unused packages [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:31 Ignoring paths matching "^archive/tar" [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:32 Success [2021-07-12T17:59:33.579Z] 2021/07/12 17:59:32 Running time: 5m29.534023098s [2021-07-12T17:59:33.579Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-12T17:59:33.925Z] + echo Ensuring container killed. [2021-07-12T17:59:33.925Z] Ensuring container killed. [2021-07-12T17:59:33.925Z] + docker rm -vf docker-pr6 [2021-07-12T17:59:33.925Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-12T17:59:34.237Z] + echo Chowning /workspace to jenkins user [2021-07-12T17:59:34.237Z] Chowning /workspace to jenkins user [2021-07-12T17:59:34.237Z] + id -u [2021-07-12T17:59:34.237Z] + id -g [2021-07-12T17:59:34.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/workspace busybox chown -R 1000:1000 /workspace [2021-07-12T17:59:34.619Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-12T17:59:35.489Z] + bundleName=unit [2021-07-12T17:59:35.489Z] + echo Creating unit-bundles.tar.gz [2021-07-12T17:59:35.489Z] Creating unit-bundles.tar.gz [2021-07-12T17:59:35.489Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-12T17:59:35.489Z] bundles/junit-report.xml [2021-07-12T17:59:35.489Z] bundles/go-test-report.json [2021-07-12T17:59:35.489Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-12T17:59:35.497Z] Archiving artifacts [2021-07-12T17:59:35.945Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T17:59:36.247Z] + make clean [2021-07-12T17:59:36.247Z] docker volume rm -f docker-dev-cache [2021-07-12T17:59:36.247Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T17:59:37.150Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-12T17:59:52.027Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-12T17:59:52.027Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-12T17:59:52.027Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-12T17:59:52.989Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-12T17:59:52.989Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-12T17:59:52.989Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-12T17:59:53.247Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-12T17:59:54.182Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-12T17:59:54.182Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-12T17:59:55.115Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-12T17:59:55.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-12T17:59:55.116Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-12T17:59:55.116Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-12T17:59:55.116Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-12T17:59:57.645Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-12T17:59:57.645Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-12T17:59:57.645Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-12T17:59:57.645Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-12T17:59:57.645Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-12T17:59:58.579Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-12T18:00:01.109Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-12T18:00:01.109Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-12T18:00:01.109Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-12T18:00:04.392Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-12T18:00:08.578Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-12T18:00:08.578Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite (1718.57s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.70s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.23s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.37s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.36s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.92s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.84s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.79s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachDetach (28.85s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachDisconnect (16.66s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.96s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.94s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (6.38s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.25s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.23s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.14s) [2021-07-12T18:00:08.578Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.44s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.99s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.42s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.77s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.52s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.36s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.05s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.02s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.94s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.55s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.51s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.47s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.72s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.52s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.26s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.29s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.74s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.56s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.70s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.90s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.60s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.09s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.68s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.30s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.81s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.21s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.56s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.49s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.41s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.22s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.38s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.73s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.33s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.45s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.77s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.51s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.50s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.34s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.32s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.51s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.82s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.81s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.80s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.53s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.95s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.37s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.14s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.33s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.81s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.68s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.49s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.33s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.99s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.09s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.10s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.13s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.74s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.28s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.41s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.22s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.41s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.14s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.29s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.40s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.02s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.54s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.54s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.29s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.21s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.07s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.38s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.80s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.45s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.93s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.95s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildHistory (2.66s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.27s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.12s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.53s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.83s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.16s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.69s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.16s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.56s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.19s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.09s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.28s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.27s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.86s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.03s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.33s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.14s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildRm (3.58s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.81s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.53s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.01s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.37s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildStderr (1.27s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.38s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.17s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.28s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.90s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.39s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.32s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-12T18:00:08.579Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.31s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.47s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-07-12T18:00:08.579Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.26s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.10s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitChange (1.20s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.24s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.22s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.47s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitTTY (2.09s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.08s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.45s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.33s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.58s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.59s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.52s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f61c8_} (1.78s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1503275234_/foo_false____} (1.58s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1503275234_/foo_true____} (1.55s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3326529753_/foo_false____} (1.56s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3326529753_/foo_true____} (1.65s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3326529753_/foo_true__0xc0009f61f8__} (1.75s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f6210_} (1.53s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f6270_} (1.55s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f6288_} (1.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f62a0_} (1.62s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.25s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.53s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.57s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.61s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.22s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.52s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.32s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.94s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.22s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.59s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.59s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToStdout (0.88s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.05s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.63s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.47s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.14s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.14s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.45s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.12s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.69s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.08s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.91s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.10s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.47s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.78s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.30s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFilters (1.79s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-12T18:00:08.580Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.36s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.17s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.75s) [2021-07-12T18:00:08.580Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExec (1.18s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.05s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.44s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.14s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.13s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.16s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.14s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.09s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.09s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.21s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.14s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.91s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecCgroup (2.64s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecEnv (1.50s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.04s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.09s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecInspectID (3.10s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecInteractive (1.04s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.14s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.21s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.31s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecStartFails (1.28s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.65s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecTTY (1.12s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.22s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecUlimits (1.12s) [2021-07-12T18:00:08.581Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.10s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.76s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.08s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestExecWithUser (1.38s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.93s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.77s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestHealth (22.41s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportDisplay (1.58s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportFile (1.76s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.69s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportGzipped (1.99s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.77s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.60s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.09s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.18s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.15s) [2021-07-12T18:00:08.581Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-07-12T18:00:08.581Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.57s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.94s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.99s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.58s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.63s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.44s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.39s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.68s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.41s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.73s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.23s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.98s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.75s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.17s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.26s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.43s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.19s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.19s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestNetHostname (2.77s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.46s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.05s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.22s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginActive (1.28s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.08s) [2021-07-12T18:00:08.581Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.61s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.16s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.90s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.56s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.27s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.29s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.86s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPortList (11.51s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.87s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.93s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.98s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.81s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsByOrder (3.56s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.18s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.58s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.42s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.50s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.63s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.07s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.80s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.54s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.46s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.49s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.84s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.38s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.32s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.27s) [2021-07-12T18:00:08.581Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.02s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.80s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.45s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.56s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.94s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.76s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s) [2021-07-12T18:00:08.581Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.50s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.48s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.44s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.26s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.04s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.89s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.04s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.67s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.89s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.05s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.06s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.16s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.93s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.25s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.40s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.75s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.30s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.67s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.47s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.31s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.84s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.96s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.18s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.93s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.94s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (12.10s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.76s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.86s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.58s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.59s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunMount (8.49s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.40s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.57s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.59s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.54s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.50s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.91s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (5.07s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.73s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.70s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.93s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.05s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunState (1.68s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.17s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.15s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunSysctls (1.99s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.86s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.99s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.22s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserByID (1.08s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.51s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.25s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.30s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.49s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.63s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.51s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.88s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-12T18:00:08.582Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.74s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2021-07-12T18:00:08.582Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.54s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s) [2021-07-12T18:00:08.583Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.52s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.44s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.25s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.76s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.41s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.53s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.85s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.12s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.64s) [2021-07-12T18:00:08.583Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.65s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2021-07-12T18:00:08.583Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-12T18:00:08.583Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (2.01s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.28s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.60s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.29s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2021-07-12T18:00:08.583Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.15s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.07s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.96s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.19s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.02s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.90s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.68s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.49s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.69s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.55s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.95s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.34s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.27s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2021-07-12T18:00:08.583Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.12s) [2021-07-12T18:00:08.583Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-12T18:00:08.583Z] === RUN TestDockerRegistrySuite [2021-07-12T18:00:08.583Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-12T18:00:09.958Z] check_test.go:196: [d78d98f432a4d] daemon is not started [2021-07-12T18:00:09.958Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-12T18:00:11.333Z] check_test.go:196: [db794e22cd788] daemon is not started [2021-07-12T18:00:11.333Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-12T18:00:12.708Z] check_test.go:196: [d06d6e32a721f] daemon is not started [2021-07-12T18:00:12.709Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-12T18:00:12.709Z] check_test.go:196: [d0614bf77d41d] daemon is not started [2021-07-12T18:00:12.709Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T18:00:16.895Z] check_test.go:196: [d74e06de8eeea] daemon is not started [2021-07-12T18:00:16.895Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T18:00:17.828Z] docker_cli_swarm_test.go:1172: [d8bd3ad973a4b] joining swarm manager [d35a584cca103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-12T18:00:23.091Z] check_test.go:196: [db096e1b654af] daemon is not started [2021-07-12T18:00:23.091Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-12T18:00:27.275Z] check_test.go:196: [dd879ca435ba8] daemon is not started [2021-07-12T18:00:27.275Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-12T18:00:28.649Z] check_test.go:196: [d1cab5d38d196] daemon is not started [2021-07-12T18:00:28.649Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-12T18:00:29.583Z] check_test.go:196: [dad155a916694] daemon is not started [2021-07-12T18:00:29.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-12T18:00:30.957Z] check_test.go:196: [d6c99adc6de3b] daemon is not started [2021-07-12T18:00:30.957Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-12T18:00:32.858Z] check_test.go:196: [d3b9e9b014edb] daemon is not started [2021-07-12T18:00:32.858Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-12T18:00:34.260Z] check_test.go:196: [d701f9f4c85f4] daemon is not started [2021-07-12T18:00:34.260Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-12T18:00:35.635Z] check_test.go:196: [d5293dbefc429] daemon is not started [2021-07-12T18:00:35.635Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-12T18:00:37.107Z] check_test.go:196: [d3a6359db8afb] daemon is not started [2021-07-12T18:00:37.107Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-12T18:00:38.041Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7a3f25b068ff933d2550bd16745d1fde54f37d942808f5d1a3c915195cc79da [2021-07-12T18:00:38.975Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:53dbe6194babedad78585e4a6ccc3faad717292c42213c2f6c8407d40fed5f07 [2021-07-12T18:00:39.233Z] check_test.go:196: [d2ef35f0e4f7b] daemon is not started [2021-07-12T18:00:39.233Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-12T18:00:40.649Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a9acdd0b866e9282b46ae9e3035f911330e95a6a45917e2ab66b474ddebb6a47 [2021-07-12T18:00:41.583Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a480e65b9d5264d0dfe773240d07bb7d15d2b995f548c307c2dafd4fc25878b5 [2021-07-12T18:00:41.841Z] check_test.go:196: [d0c9527116627] daemon is not started [2021-07-12T18:00:41.841Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-12T18:00:43.214Z] check_test.go:196: [da7a939cf7d1a] daemon is not started [2021-07-12T18:00:43.214Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-12T18:00:46.496Z] check_test.go:196: [daad9f7fcffc3] daemon is not started [2021-07-12T18:00:46.496Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-12T18:00:47.063Z] check_test.go:196: [d95229fec0673] daemon is not started [2021-07-12T18:00:47.322Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-12T18:00:47.322Z] check_test.go:196: [d202f710f1f1e] daemon is not started [2021-07-12T18:00:47.322Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T18:00:48.696Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-12T18:00:48.954Z] check_test.go:196: [d319b97c25f4e] daemon is not started [2021-07-12T18:00:48.954Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T18:00:50.330Z] check_test.go:196: [dd1071552fa9f] daemon is not started [2021-07-12T18:00:50.330Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T18:00:50.330Z] docker_cli_swarm_test.go:1453: [d4ae685f8d957] joining swarm manager [dd5ada0baea8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T18:00:51.265Z] docker_cli_swarm_test.go:1454: [da2bb955af448] joining swarm manager [dd5ada0baea8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-12T18:00:51.523Z] check_test.go:196: [dc94bf18cc1d3] daemon is not started [2021-07-12T18:00:51.523Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-12T18:00:54.804Z] check_test.go:196: [d9427d00245c3] daemon is not started [2021-07-12T18:00:54.804Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-12T18:00:54.895Z] --- PASS: TestBuildWCOWSandboxSize (901.69s) [2021-07-12T18:00:54.895Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T18:00:54.895Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:00:54.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:00:54.895Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:00:54.895Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:00:54.895Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:00:54.895Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:00:54.895Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:00:54.895Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:00:54.895Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:00:54.895Z] --- PASS: TestBuildWithEmptyDockerfile (1.02s) [2021-07-12T18:00:54.895Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-12T18:00:54.895Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-12T18:00:54.895Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-12T18:00:54.895Z] === RUN TestBuildPreserveOwnership [2021-07-12T18:00:54.895Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:00:54.895Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-12T18:00:54.895Z] === RUN TestBuildPlatformInvalid [2021-07-12T18:00:54.895Z] --- PASS: TestBuildPlatformInvalid (1.00s) [2021-07-12T18:00:54.895Z] PASS [2021-07-12T18:00:54.895Z] ok github.com/docker/docker/integration/build 1130.115s [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === Skipped [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-12T18:00:54.895Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-12T18:00:54.895Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-12T18:00:54.895Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-12T18:00:54.895Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-12T18:00:54.895Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] DONE 29 tests, 5 skipped in 1164.065s [2021-07-12T18:00:54.895Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-12T18:00:54.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:00:54.895Z] INFO: Testing against a local daemon [2021-07-12T18:00:54.895Z] === RUN TestConfigInspect [2021-07-12T18:00:54.895Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-12T18:00:54.895Z] === RUN TestConfigList [2021-07-12T18:00:54.895Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] --- SKIP: TestConfigList (0.00s) [2021-07-12T18:00:54.895Z] === RUN TestConfigsCreateAndDelete [2021-07-12T18:00:54.895Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-12T18:00:54.895Z] === RUN TestConfigsUpdate [2021-07-12T18:00:54.895Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-12T18:00:54.895Z] === RUN TestTemplatedConfig [2021-07-12T18:00:54.895Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-12T18:00:54.895Z] === RUN TestConfigCreateResolve [2021-07-12T18:00:54.895Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:00:54.895Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-12T18:00:54.895Z] PASS [2021-07-12T18:00:54.895Z] ok github.com/docker/docker/integration/config 0.553s [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === Skipped [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-12T18:00:54.895Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-12T18:00:54.895Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-12T18:00:54.895Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-12T18:00:54.895Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-12T18:00:54.895Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-12T18:00:54.895Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] [2021-07-12T18:00:54.895Z] DONE 6 tests, 6 skipped in 3.591s [2021-07-12T18:00:54.895Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-12T18:00:55.370Z] check_test.go:196: [d4fd0093cd8b9] daemon is not started [2021-07-12T18:00:55.370Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-12T18:00:56.744Z] check_test.go:196: [d1d4a56392ef1] daemon is not started [2021-07-12T18:00:56.744Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-12T18:00:57.002Z] check_test.go:196: [d1298cc53fa4d] daemon is not started [2021-07-12T18:00:57.260Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-12T18:00:57.260Z] check_test.go:196: [d75bae80a557f] daemon is not started [2021-07-12T18:00:57.260Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-12T18:00:57.519Z] check_test.go:196: [d64a367892bfd] daemon is not started [2021-07-12T18:00:57.519Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-12T18:00:57.777Z] check_test.go:196: [d5a69cbee09ee] daemon is not started [2021-07-12T18:00:57.777Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-12T18:00:58.035Z] check_test.go:196: [d57c07c1d14ed] daemon is not started [2021-07-12T18:00:58.035Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-12T18:00:58.293Z] check_test.go:196: [d65686a6f1b73] daemon is not started [2021-07-12T18:00:58.293Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-12T18:00:58.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:00:58.783Z] INFO: Testing against a local daemon [2021-07-12T18:00:58.783Z] === RUN TestCheckpoint [2021-07-12T18:00:58.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T18:00:58.783Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T18:00:58.783Z] === RUN TestContainerInvalidJSON [2021-07-12T18:00:58.783Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:00:58.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:00:58.783Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:00:58.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:00:58.783Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:00:58.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:00:59.235Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:00:59.235Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:00:59.235Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:00:59.235Z] --- PASS: TestContainerInvalidJSON (1.09s) [2021-07-12T18:00:59.235Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-12T18:00:59.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-12T18:00:59.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-12T18:00:59.235Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T18:00:59.669Z] check_test.go:196: [d9b7d76e0b386] daemon is not started [2021-07-12T18:00:59.669Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-12T18:00:59.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-07-12T18:00:59.685Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T18:00:59.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-07-12T18:00:59.685Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T18:01:00.135Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-07-12T18:01:00.135Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T18:01:00.585Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2021-07-12T18:01:00.585Z] === RUN TestCopyFromContainer [2021-07-12T18:01:00.585Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:00.585Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T18:01:00.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:01:00.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:01:00.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:01:00.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:01:00.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:01:00.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:01:00.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:01:00.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:01:00.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:01:00.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-12T18:01:00.585Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T18:01:00.585Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-12T18:01:00.585Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidEnv [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T18:01:00.585Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:00.585Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T18:01:00.585Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:01:00.585Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T18:01:00.585Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:01:00.585Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:01:00.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:01:00.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:01:00.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T18:01:00.585Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-12T18:01:00.585Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateDifferentPlatform [2021-07-12T18:01:00.585Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T18:01:00.585Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T18:01:00.585Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-12T18:01:00.585Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T18:01:00.585Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-07-12T18:01:00.585Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T18:01:00.585Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-12T18:01:00.585Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T18:01:00.585Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T18:01:00.585Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:00.585Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestDiff [2021-07-12T18:01:00.585Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-12T18:01:00.585Z] --- SKIP: TestDiff (0.00s) [2021-07-12T18:01:00.585Z] === RUN TestExecWithCloseStdin [2021-07-12T18:01:02.198Z] check_test.go:196: [d254a06529884] daemon is not started [2021-07-12T18:01:02.198Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-12T18:01:02.198Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-12T18:01:03.132Z] check_test.go:196: [d67b7107dff5c] daemon is not started [2021-07-12T18:01:03.132Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-12T18:01:03.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-12T18:01:03.648Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-12T18:01:03.648Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-12T18:01:03.907Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-12T18:01:04.390Z] --- PASS: TestExecWithCloseStdin (3.86s) [2021-07-12T18:01:04.474Z] check_test.go:196: [d873296aa0df0] daemon is not started [2021-07-12T18:01:04.474Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-12T18:01:04.912Z] === RUN TestExec [2021-07-12T18:01:05.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-12T18:01:05.333Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite (57.79s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.50s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.64s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.79s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.56s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.88s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.95s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.42s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.48s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.99s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.67s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.32s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.10s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.23s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-07-12T18:01:06.268Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-12T18:01:06.268Z] === RUN TestDockerSchema1RegistrySuite [2021-07-12T18:01:06.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-12T18:01:06.268Z] check_test.go:223: [d85f1cbcc52ff] daemon is not started [2021-07-12T18:01:06.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T18:01:07.642Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-12T18:01:07.774Z] --- PASS: TestExec (3.00s) [2021-07-12T18:01:07.774Z] === RUN TestExecUser [2021-07-12T18:01:07.774Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-12T18:01:07.774Z] --- SKIP: TestExecUser (0.00s) [2021-07-12T18:01:07.774Z] === RUN TestExportContainerAndImportImage [2021-07-12T18:01:07.774Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:07.774Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-12T18:01:07.774Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T18:01:07.774Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:07.774Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-12T18:01:07.774Z] === RUN TestHealthCheckWorkdir [2021-07-12T18:01:07.774Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-12T18:01:07.774Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-12T18:01:07.774Z] === RUN TestHealthKillContainer [2021-07-12T18:01:07.774Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-12T18:01:07.774Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-12T18:01:07.774Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T18:01:07.774Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-12T18:01:07.774Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-12T18:01:07.774Z] === RUN TestKillContainerInvalidSignal [2021-07-12T18:01:10.173Z] check_test.go:223: [d48734805526c] daemon is not started [2021-07-12T18:01:10.173Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T18:01:10.636Z] --- PASS: TestKillContainerInvalidSignal (2.88s) [2021-07-12T18:01:10.636Z] === RUN TestKillContainer [2021-07-12T18:01:10.636Z] === RUN TestKillContainer/no_signal [2021-07-12T18:01:12.073Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-12T18:01:13.498Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T18:01:13.498Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-12T18:01:13.498Z] === RUN TestKillContainer/killing_signal [2021-07-12T18:01:14.602Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-12T18:01:16.361Z] --- PASS: TestKillContainer (5.79s) [2021-07-12T18:01:16.361Z] --- PASS: TestKillContainer/no_signal (2.65s) [2021-07-12T18:01:16.361Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:01:16.361Z] --- PASS: TestKillContainer/killing_signal (3.08s) [2021-07-12T18:01:16.361Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T18:01:16.361Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:01:16.361Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-12T18:01:16.361Z] === RUN TestKillStoppedContainer [2021-07-12T18:01:16.361Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:01:16.361Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-12T18:01:16.361Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T18:01:16.361Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:01:16.361Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-12T18:01:16.361Z] === RUN TestKillDifferentUserContainer [2021-07-12T18:01:16.361Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-12T18:01:16.361Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-12T18:01:16.361Z] === RUN TestInspectOomKilledTrue [2021-07-12T18:01:16.361Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:16.361Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T18:01:16.361Z] === RUN TestInspectOomKilledFalse [2021-07-12T18:01:16.361Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T18:01:16.361Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-12T18:01:16.361Z] === RUN TestLogsFollowTailEmpty [2021-07-12T18:01:16.503Z] docker_cli_swarm_unix_test.go:62: [d31c08eb9c01a] joining swarm manager [d6a097b93709b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T18:01:16.503Z] check_test.go:223: [d7dd4819fc866] daemon is not started [2021-07-12T18:01:16.503Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-12T18:01:19.222Z] --- PASS: TestLogsFollowTailEmpty (2.92s) [2021-07-12T18:01:19.222Z] === RUN TestNetworkNat [2021-07-12T18:01:19.222Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-12T18:01:19.222Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-12T18:01:19.222Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T18:01:20.695Z] check_test.go:223: [d52ab39aad999] daemon is not started [2021-07-12T18:01:20.695Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-12T18:01:21.262Z] check_test.go:223: [dea9a1c1540e8] daemon is not started [2021-07-12T18:01:21.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-12T18:01:22.637Z] check_test.go:223: [d998425c6f932] daemon is not started [2021-07-12T18:01:22.637Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-12T18:01:22.637Z] check_test.go:223: [da377af77a42e] daemon is not started [2021-07-12T18:01:22.637Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T18:01:22.908Z] --- PASS: TestNetworkLocalhostTCPNat (3.17s) [2021-07-12T18:01:22.908Z] === RUN TestNetworkLoopbackNat [2021-07-12T18:01:22.908Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-12T18:01:22.908Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-12T18:01:22.908Z] === RUN TestPause [2021-07-12T18:01:22.908Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-12T18:01:22.908Z] --- SKIP: TestPause (0.00s) [2021-07-12T18:01:22.908Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T18:01:24.014Z] check_test.go:223: [d7c9b8a546c82] daemon is not started [2021-07-12T18:01:24.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T18:01:25.179Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.76s) [2021-07-12T18:01:25.179Z] === RUN TestPauseStopPausedContainer [2021-07-12T18:01:25.179Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:01:25.179Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-12T18:01:25.179Z] === RUN TestPsFilter [2021-07-12T18:01:25.389Z] check_test.go:223: [dfe2d2064ed56] daemon is not started [2021-07-12T18:01:25.389Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T18:01:25.630Z] --- PASS: TestPsFilter (0.42s) [2021-07-12T18:01:25.630Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T18:01:26.762Z] check_test.go:223: [d7512dc05430b] daemon is not started [2021-07-12T18:01:26.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-12T18:01:29.316Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.30s) [2021-07-12T18:01:29.316Z] === RUN TestRemoveContainerWithVolume [2021-07-12T18:01:30.045Z] check_test.go:223: [d81ab78a119c3] daemon is not started [2021-07-12T18:01:30.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-12T18:01:30.303Z] check_test.go:223: [dd8387fd493d1] daemon is not started [2021-07-12T18:01:30.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-12T18:01:30.869Z] check_test.go:223: [d958e7eb61dff] daemon is not started [2021-07-12T18:01:30.869Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-12T18:01:30.869Z] check_test.go:223: [d316357e4f523] daemon is not started [2021-07-12T18:01:30.869Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-12T18:01:31.127Z] check_test.go:223: [d2f920f6dc4dd] daemon is not started [2021-07-12T18:01:31.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-12T18:01:31.385Z] check_test.go:223: [d995d0abec394] daemon is not started [2021-07-12T18:01:31.385Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-12T18:01:31.952Z] check_test.go:223: [df12728e38372] daemon is not started [2021-07-12T18:01:31.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-12T18:01:31.952Z] check_test.go:223: [d4a632444ccfd] daemon is not started [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite (25.90s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.04s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.10s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.70s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.37s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2021-07-12T18:01:31.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-12T18:01:31.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-12T18:01:31.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-12T18:01:32.272Z] --- PASS: TestRemoveContainerWithVolume (3.63s) [2021-07-12T18:01:32.272Z] === RUN TestRemoveContainerRunning [2021-07-12T18:01:32.886Z] check_test.go:252: [dcee66591be6c] daemon is not started [2021-07-12T18:01:33.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-12T18:01:34.082Z] check_test.go:252: [d1c0c5f6d8056] daemon is not started [2021-07-12T18:01:34.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-12T18:01:34.082Z] check_test.go:252: [d985aee244372] daemon is not started [2021-07-12T18:01:34.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-12T18:01:35.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-12T18:01:35.134Z] --- PASS: TestRemoveContainerRunning (2.74s) [2021-07-12T18:01:35.134Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T18:01:35.275Z] check_test.go:252: [d805310ce0b0c] daemon is not started [2021-07-12T18:01:35.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-12T18:01:35.842Z] check_test.go:252: [dca3d6341c702] daemon is not started [2021-07-12T18:01:35.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-12T18:01:36.408Z] check_test.go:252: [dd45ebfbf11d3] daemon is not started [2021-07-12T18:01:36.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-12T18:01:36.408Z] check_test.go:252: [da0a32da68d3a] daemon is not started [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.51s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.05s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.85s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2021-07-12T18:01:36.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-07-12T18:01:36.408Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-12T18:01:36.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-12T18:01:38.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.79s) [2021-07-12T18:01:38.023Z] === RUN TestRemoveInvalidContainer [2021-07-12T18:01:38.023Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-07-12T18:01:38.023Z] === RUN TestRenameLinkedContainer [2021-07-12T18:01:38.023Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-12T18:01:38.023Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-12T18:01:38.023Z] === RUN TestRenameStoppedContainer [2021-07-12T18:01:41.676Z] check_test.go:279: [d0c84b886813e] daemon is not started [2021-07-12T18:01:41.676Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-12T18:01:41.762Z] --- PASS: TestRenameStoppedContainer (3.42s) [2021-07-12T18:01:41.762Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T18:01:41.942Z] check_test.go:279: [d08764abe6e6a] daemon is not started [2021-07-12T18:01:41.942Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-12T18:01:41.942Z] check_test.go:279: [d0561c83258f7] daemon is not started [2021-07-12T18:01:41.942Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-12T18:01:42.206Z] check_test.go:279: [ddac8e76a94c2] daemon is not started [2021-07-12T18:01:42.206Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-12T18:01:42.206Z] check_test.go:279: [d37432b882755] daemon is not started [2021-07-12T18:01:42.206Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-07-12T18:01:42.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-12T18:01:42.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-12T18:01:42.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-12T18:01:42.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-12T18:01:42.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-12T18:01:42.206Z] === RUN TestDockerNetworkSuite [2021-07-12T18:01:42.206Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-12T18:01:44.736Z] docker_cli_network_unix_test.go:46: [d2d3473a397b4] daemon is not started [2021-07-12T18:01:44.736Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-12T18:01:45.302Z] docker_cli_network_unix_test.go:46: [d72283c3ca7fe] daemon is not started [2021-07-12T18:01:45.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-12T18:01:47.485Z] --- PASS: TestRenameRunningContainerAndReuse (5.32s) [2021-07-12T18:01:47.485Z] === RUN TestRenameInvalidName [2021-07-12T18:01:49.629Z] --- PASS: TestRenameInvalidName (2.89s) [2021-07-12T18:01:49.629Z] === RUN TestRenameAnonymousContainer [2021-07-12T18:01:52.118Z] docker_cli_network_unix_test.go:46: [da165065d1922] daemon is not started [2021-07-12T18:01:52.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-12T18:01:54.018Z] docker_cli_network_unix_test.go:46: [d4a83d1f4d3f5] daemon is not started [2021-07-12T18:01:54.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-12T18:01:54.277Z] docker_cli_network_unix_test.go:1233: [df3046f196493] daemon is not started [2021-07-12T18:01:57.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-12T18:01:58.934Z] docker_cli_network_unix_test.go:46: [de2cd887455cf] daemon is not started [2021-07-12T18:01:59.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-12T18:02:02.000Z] --- PASS: TestRenameAnonymousContainer (12.17s) [2021-07-12T18:02:02.000Z] === RUN TestRenameContainerWithSameName [2021-07-12T18:02:04.862Z] --- PASS: TestRenameContainerWithSameName (2.71s) [2021-07-12T18:02:04.862Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T18:02:04.862Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:04.862Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-12T18:02:04.862Z] === RUN TestResize [2021-07-12T18:02:06.801Z] --- PASS: TestBuildWCOWSandboxSize (951.57s) [2021-07-12T18:02:06.801Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T18:02:06.801Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:02:06.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:02:06.801Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:02:06.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:02:06.801Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:02:06.801Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:02:06.801Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:02:06.801Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:02:06.801Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:02:06.801Z] --- PASS: TestBuildWithEmptyDockerfile (1.07s) [2021-07-12T18:02:06.801Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-12T18:02:06.801Z] === RUN TestBuildPreserveOwnership [2021-07-12T18:02:06.801Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:02:06.801Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestBuildPlatformInvalid [2021-07-12T18:02:06.801Z] --- PASS: TestBuildPlatformInvalid (0.92s) [2021-07-12T18:02:06.801Z] PASS [2021-07-12T18:02:06.801Z] ok github.com/docker/docker/integration/build 1181.214s [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === Skipped [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-12T18:02:06.801Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-12T18:02:06.801Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-12T18:02:06.801Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-12T18:02:06.801Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-12T18:02:06.801Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] DONE 29 tests, 5 skipped in 1216.725s [2021-07-12T18:02:06.801Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-12T18:02:06.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:02:06.801Z] INFO: Testing against a local daemon [2021-07-12T18:02:06.801Z] === RUN TestConfigInspect [2021-07-12T18:02:06.801Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestConfigList [2021-07-12T18:02:06.801Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestConfigList (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestConfigsCreateAndDelete [2021-07-12T18:02:06.801Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestConfigsUpdate [2021-07-12T18:02:06.801Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestTemplatedConfig [2021-07-12T18:02:06.801Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestConfigCreateResolve [2021-07-12T18:02:06.801Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:06.801Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-12T18:02:06.801Z] PASS [2021-07-12T18:02:06.801Z] ok github.com/docker/docker/integration/config 0.547s [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === Skipped [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-12T18:02:06.801Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-12T18:02:06.801Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-12T18:02:06.801Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-12T18:02:06.801Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-12T18:02:06.801Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-12T18:02:06.801Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] [2021-07-12T18:02:06.801Z] DONE 6 tests, 6 skipped in 3.651s [2021-07-12T18:02:06.801Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-12T18:02:06.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:02:06.801Z] INFO: Testing against a local daemon [2021-07-12T18:02:06.801Z] === RUN TestCheckpoint [2021-07-12T18:02:06.801Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T18:02:06.801Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestContainerInvalidJSON [2021-07-12T18:02:06.801Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:02:06.801Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:02:06.801Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:02:06.801Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:02:06.801Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:02:06.801Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:02:06.801Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:02:06.801Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:02:06.801Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:02:06.801Z] --- PASS: TestContainerInvalidJSON (1.02s) [2021-07-12T18:02:06.801Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-12T18:02:06.801Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T18:02:06.801Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.41s) [2021-07-12T18:02:06.801Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T18:02:06.801Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2021-07-12T18:02:06.801Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T18:02:06.801Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2021-07-12T18:02:06.801Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T18:02:06.801Z] --- PASS: TestCopyToContainerPathIsNotDir (0.31s) [2021-07-12T18:02:06.801Z] === RUN TestCopyFromContainer [2021-07-12T18:02:06.801Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T18:02:06.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:02:06.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:02:06.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:02:06.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:02:06.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:02:06.801Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:02:06.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:02:06.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:02:06.801Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:02:06.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T18:02:06.801Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-12T18:02:06.801Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidEnv [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-12T18:02:06.801Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T18:02:06.801Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T18:02:06.801Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:06.801Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T18:02:06.801Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:06.801Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:02:06.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:02:06.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:02:06.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-12T18:02:06.801Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T18:02:06.801Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-12T18:02:06.801Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateDifferentPlatform [2021-07-12T18:02:06.801Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T18:02:06.801Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T18:02:06.801Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-12T18:02:06.801Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T18:02:06.801Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.18s) [2021-07-12T18:02:06.801Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T18:02:06.801Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-12T18:02:06.801Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T18:02:06.801Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T18:02:06.801Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:06.801Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestDiff [2021-07-12T18:02:06.801Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:06.801Z] --- SKIP: TestDiff (0.00s) [2021-07-12T18:02:06.801Z] === RUN TestExecWithCloseStdin [2021-07-12T18:02:07.723Z] --- PASS: TestResize (2.84s) [2021-07-12T18:02:07.723Z] === RUN TestResizeWithInvalidSize [2021-07-12T18:02:07.977Z] docker_cli_network_unix_test.go:46: [d3e564ff2185f] daemon is not started [2021-07-12T18:02:07.977Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-12T18:02:08.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-12T18:02:10.585Z] --- PASS: TestResizeWithInvalidSize (2.73s) [2021-07-12T18:02:10.585Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T18:02:10.813Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-12T18:02:11.462Z] --- PASS: TestExecWithCloseStdin (4.36s) [2021-07-12T18:02:11.462Z] === RUN TestExec [2021-07-12T18:02:11.748Z] docker_cli_network_unix_test.go:46: [d415da7d510ad] daemon is not started [2021-07-12T18:02:12.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-12T18:02:13.445Z] --- PASS: TestResizeWhenContainerNotStarted (3.02s) [2021-07-12T18:02:13.445Z] === RUN TestDaemonRestartKillContainers [2021-07-12T18:02:13.445Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:13.445Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-12T18:02:13.445Z] === RUN TestStats [2021-07-12T18:02:13.445Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-12T18:02:13.445Z] --- SKIP: TestStats (0.00s) [2021-07-12T18:02:13.445Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T18:02:14.573Z] --- PASS: TestExec (3.38s) [2021-07-12T18:02:14.573Z] === RUN TestExecUser [2021-07-12T18:02:14.573Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-12T18:02:14.573Z] --- SKIP: TestExecUser (0.00s) [2021-07-12T18:02:14.573Z] === RUN TestExportContainerAndImportImage [2021-07-12T18:02:14.573Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:14.573Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-12T18:02:14.573Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T18:02:14.573Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:14.573Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-12T18:02:14.573Z] === RUN TestHealthCheckWorkdir [2021-07-12T18:02:14.573Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:14.573Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-12T18:02:14.573Z] === RUN TestHealthKillContainer [2021-07-12T18:02:14.573Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-12T18:02:14.573Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-12T18:02:14.573Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T18:02:14.573Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-12T18:02:14.573Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-12T18:02:14.573Z] === RUN TestKillContainerInvalidSignal [2021-07-12T18:02:15.213Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-12T18:02:15.213Z] docker_cli_network_unix_test.go:46: [de7d31f52b6ac] daemon is not started [2021-07-12T18:02:15.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-12T18:02:15.780Z] docker_cli_network_unix_test.go:46: [dac35754d769d] daemon is not started [2021-07-12T18:02:15.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-12T18:02:16.347Z] docker_cli_network_unix_test.go:46: [de1c5e1f4871c] daemon is not started [2021-07-12T18:02:16.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-12T18:02:17.459Z] --- PASS: TestKillContainerInvalidSignal (2.84s) [2021-07-12T18:02:17.459Z] === RUN TestKillContainer [2021-07-12T18:02:17.459Z] === RUN TestKillContainer/no_signal [2021-07-12T18:02:17.541Z] docker_cli_network_unix_test.go:46: [d7284c77858c0] daemon is not started [2021-07-12T18:02:17.541Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-12T18:02:18.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-12T18:02:19.042Z] docker_cli_network_unix_test.go:46: [d761f74687deb] daemon is not started [2021-07-12T18:02:19.173Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.16s) [2021-07-12T18:02:19.173Z] === RUN TestStopContainerWithTimeout [2021-07-12T18:02:19.173Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-12T18:02:19.173Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-12T18:02:19.173Z] === RUN TestUpdateRestartPolicy [2021-07-12T18:02:19.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-12T18:02:19.866Z] docker_cli_network_unix_test.go:46: [dbdbf13e700af] daemon is not started [2021-07-12T18:02:19.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-12T18:02:20.344Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T18:02:20.344Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-12T18:02:20.344Z] === RUN TestKillContainer/killing_signal [2021-07-12T18:02:20.433Z] docker_cli_network_unix_test.go:46: [d442468bd1adb] daemon is not started [2021-07-12T18:02:20.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-12T18:02:21.414Z] docker_cli_network_unix_test.go:46: [d54971b2796f6] daemon is not started [2021-07-12T18:02:21.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-12T18:02:21.936Z] docker_cli_network_unix_test.go:46: [d64b4fe1cef88] daemon is not started [2021-07-12T18:02:21.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-12T18:02:22.194Z] docker_cli_network_unix_test.go:46: [d56fede9b455d] daemon is not started [2021-07-12T18:02:22.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-12T18:02:22.194Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-12T18:02:22.194Z] docker_cli_network_unix_test.go:46: [d7ce501794aba] daemon is not started [2021-07-12T18:02:22.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-12T18:02:23.569Z] docker_cli_network_unix_test.go:46: [d9ae7a0d68bb5] daemon is not started [2021-07-12T18:02:23.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-12T18:02:24.035Z] --- PASS: TestKillContainer (6.33s) [2021-07-12T18:02:24.035Z] --- PASS: TestKillContainer/no_signal (2.75s) [2021-07-12T18:02:24.035Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:02:24.035Z] --- PASS: TestKillContainer/killing_signal (3.50s) [2021-07-12T18:02:24.035Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T18:02:24.035Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:02:24.035Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-12T18:02:24.035Z] === RUN TestKillStoppedContainer [2021-07-12T18:02:24.035Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:02:24.035Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-12T18:02:24.035Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T18:02:24.035Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:02:24.035Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-12T18:02:24.035Z] === RUN TestKillDifferentUserContainer [2021-07-12T18:02:24.035Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-12T18:02:24.035Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-12T18:02:24.035Z] === RUN TestInspectOomKilledTrue [2021-07-12T18:02:24.035Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:24.035Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T18:02:24.035Z] === RUN TestInspectOomKilledFalse [2021-07-12T18:02:24.035Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T18:02:24.035Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-12T18:02:24.035Z] === RUN TestLogsFollowTailEmpty [2021-07-12T18:02:24.504Z] docker_cli_network_unix_test.go:46: [de07bb668bb85] daemon is not started [2021-07-12T18:02:25.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-12T18:02:25.437Z] docker_cli_network_unix_test.go:46: [d29cd47613d32] daemon is not started [2021-07-12T18:02:25.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-12T18:02:25.696Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-12T18:02:25.954Z] docker_cli_network_unix_test.go:46: [d12d4c2d40946] daemon is not started [2021-07-12T18:02:25.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-12T18:02:26.213Z] docker_cli_network_unix_test.go:46: [d243d2ca1103f] daemon is not started [2021-07-12T18:02:26.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-12T18:02:26.904Z] --- PASS: TestLogsFollowTailEmpty (2.99s) [2021-07-12T18:02:26.904Z] === RUN TestNetworkNat [2021-07-12T18:02:26.904Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:26.904Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-12T18:02:26.904Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T18:02:27.589Z] docker_cli_network_unix_test.go:968: [d168df9c63947] daemon is not started [2021-07-12T18:02:27.589Z] docker_api_swarm_test.go:961: [df593318aaf4d] joining swarm manager [d70d3efaf1a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-12T18:02:28.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-12T18:02:30.598Z] --- PASS: TestNetworkLocalhostTCPNat (3.30s) [2021-07-12T18:02:30.598Z] === RUN TestNetworkLoopbackNat [2021-07-12T18:02:30.598Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:30.598Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-12T18:02:30.598Z] === RUN TestPause [2021-07-12T18:02:30.598Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-12T18:02:30.598Z] --- SKIP: TestPause (0.00s) [2021-07-12T18:02:30.598Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T18:02:30.864Z] docker_cli_network_unix_test.go:46: [d5d83716b2956] daemon is not started [2021-07-12T18:02:30.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-12T18:02:32.877Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.92s) [2021-07-12T18:02:33.328Z] === RUN TestPauseStopPausedContainer [2021-07-12T18:02:33.328Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:33.328Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-12T18:02:33.328Z] === RUN TestPsFilter [2021-07-12T18:02:33.328Z] --- PASS: TestPsFilter (0.42s) [2021-07-12T18:02:33.328Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T18:02:36.127Z] docker_cli_network_unix_test.go:1116: [d5962f24eb7b6] daemon is not started [2021-07-12T18:02:38.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-12T18:02:38.660Z] docker_cli_network_unix_test.go:46: [df407a52f0e8c] daemon is not started [2021-07-12T18:02:38.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-12T18:02:39.595Z] docker_cli_network_unix_test.go:46: [d424c031b6e54] daemon is not started [2021-07-12T18:02:39.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-12T18:02:39.854Z] docker_cli_network_unix_test.go:46: [d52e9c52305f0] daemon is not started [2021-07-12T18:02:39.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-12T18:02:39.854Z] docker_cli_network_unix_test.go:46: [dcf5dff26de07] daemon is not started [2021-07-12T18:02:39.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-12T18:02:40.112Z] docker_cli_network_unix_test.go:46: [d1b408994280e] daemon is not started [2021-07-12T18:02:40.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-12T18:02:40.370Z] docker_cli_network_unix_test.go:46: [d26053b78f943] daemon is not started [2021-07-12T18:02:40.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-12T18:02:40.370Z] docker_cli_network_unix_test.go:46: [d56d294d303cc] daemon is not started [2021-07-12T18:02:40.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-12T18:02:41.824Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.86s) [2021-07-12T18:02:41.824Z] === RUN TestRemoveContainerWithVolume [2021-07-12T18:02:43.651Z] docker_cli_network_unix_test.go:46: [d7b8ba5033f2a] daemon is not started [2021-07-12T18:02:44.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-12T18:02:44.217Z] docker_cli_network_unix_test.go:46: [dd89f0315d8c8] daemon is not started [2021-07-12T18:02:44.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-12T18:02:44.217Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-12T18:02:44.217Z] docker_cli_network_unix_test.go:46: [df70d41b5df4e] daemon is not started [2021-07-12T18:02:44.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-12T18:02:44.691Z] --- PASS: TestRemoveContainerWithVolume (3.13s) [2021-07-12T18:02:44.691Z] === RUN TestRemoveContainerRunning [2021-07-12T18:02:45.150Z] docker_cli_network_unix_test.go:46: [d41ca221bdf14] daemon is not started [2021-07-12T18:02:45.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-12T18:02:46.342Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-12T18:02:47.559Z] --- PASS: TestRemoveContainerRunning (2.98s) [2021-07-12T18:02:47.559Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T18:02:48.982Z] --- PASS: TestUpdateRestartPolicy (25.97s) [2021-07-12T18:02:48.982Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T18:02:48.982Z] --- PASS: TestUpdateRestartWithAutoRemove (2.96s) [2021-07-12T18:02:48.982Z] === RUN TestWaitNonBlocked [2021-07-12T18:02:48.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:02:48.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:02:48.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:02:48.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:02:48.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:02:48.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:02:50.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-12T18:02:50.562Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.84s) [2021-07-12T18:02:50.562Z] === RUN TestRemoveInvalidContainer [2021-07-12T18:02:50.562Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-07-12T18:02:50.562Z] === RUN TestRenameLinkedContainer [2021-07-12T18:02:50.562Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:50.562Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-12T18:02:50.562Z] === RUN TestRenameStoppedContainer [2021-07-12T18:02:51.901Z] docker_cli_network_unix_test.go:1084: [d145e66227d2c] daemon is not started [2021-07-12T18:02:52.799Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-12T18:02:52.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.91s) [2021-07-12T18:02:52.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.06s) [2021-07-12T18:02:52.799Z] === RUN TestWaitBlocked [2021-07-12T18:02:52.799Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:52.799Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-12T18:02:52.799Z] PASS [2021-07-12T18:02:52.799Z] ok github.com/docker/docker/integration/container 114.637s [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === Skipped [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-12T18:02:52.799Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-12T18:02:52.799Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-12T18:02:52.799Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-12T18:02:52.799Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-12T18:02:52.799Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-12T18:02:52.799Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-12T18:02:52.799Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T18:02:52.799Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-12T18:02:52.799Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-12T18:02:52.799Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-12T18:02:52.799Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-12T18:02:52.799Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-12T18:02:52.799Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-12T18:02:52.799Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-12T18:02:52.799Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-12T18:02:52.799Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-12T18:02:52.799Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-12T18:02:52.799Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-12T18:02:52.799Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-12T18:02:52.799Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-12T18:02:52.799Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-12T18:02:52.799Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-12T18:02:52.799Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-12T18:02:52.799Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-12T18:02:52.799Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-12T18:02:52.799Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-12T18:02:52.799Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-12T18:02:52.799Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] [2021-07-12T18:02:52.799Z] DONE 88 tests, 33 skipped in 117.591s [2021-07-12T18:02:52.799Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-12T18:02:53.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-12T18:02:53.801Z] docker_cli_network_unix_test.go:46: [d4dfd006b2364] daemon is not started [2021-07-12T18:02:53.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-12T18:02:54.408Z] --- PASS: TestRenameStoppedContainer (3.87s) [2021-07-12T18:02:54.408Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T18:02:54.736Z] docker_cli_network_unix_test.go:46: [dd6e6965058f3] daemon is not started [2021-07-12T18:02:55.016Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T18:02:55.016Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-12T18:02:55.016Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-12T18:02:55.016Z] === RUN TestDaemonConfigValidation [2021-07-12T18:02:55.016Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-12T18:02:55.016Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-12T18:02:55.016Z] PASS [2021-07-12T18:02:55.016Z] ok github.com/docker/docker/integration/daemon 0.545s [2021-07-12T18:02:55.016Z] [2021-07-12T18:02:55.016Z] === Skipped [2021-07-12T18:02:55.016Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-12T18:02:55.016Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-12T18:02:55.016Z] [2021-07-12T18:02:55.016Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-12T18:02:55.016Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-12T18:02:55.016Z] [2021-07-12T18:02:55.016Z] [2021-07-12T18:02:55.016Z] DONE 2 tests, 2 skipped in 2.467s [2021-07-12T18:02:55.016Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-12T18:02:55.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-12T18:02:57.225Z] docker_cli_network_unix_test.go:46: [d6592105a67d6] daemon is not started [2021-07-12T18:02:57.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-12T18:02:57.793Z] docker_cli_network_unix_test.go:46: [d3785fb7c6691] daemon is not started [2021-07-12T18:02:57.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-12T18:02:57.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:02:57.880Z] INFO: Testing against a local daemon [2021-07-12T18:02:57.880Z] === RUN TestCommitInheritsEnv [2021-07-12T18:02:57.880Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:02:57.880Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-12T18:02:57.880Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T18:02:57.880Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-12T18:02:57.880Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T18:02:57.880Z] === RUN TestImagesFilterMultiReference [2021-07-12T18:02:57.880Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-12T18:02:57.880Z] === RUN TestImagePullPlatformInvalid [2021-07-12T18:02:57.880Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-12T18:02:57.880Z] === RUN TestRemoveImageOrphaning [2021-07-12T18:02:59.167Z] docker_cli_network_unix_test.go:46: [d9181b2f099a6] daemon is not started [2021-07-12T18:02:59.390Z] --- PASS: TestRemoveImageOrphaning (1.35s) [2021-07-12T18:02:59.390Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T18:02:59.390Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-12T18:02:59.390Z] === RUN TestTagInvalidReference [2021-07-12T18:02:59.390Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-12T18:02:59.390Z] === RUN TestTagValidPrefixedRepo [2021-07-12T18:02:59.390Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-12T18:02:59.390Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T18:02:59.390Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-12T18:02:59.390Z] === RUN TestTagOfficialNames [2021-07-12T18:02:59.390Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-12T18:02:59.390Z] === RUN TestTagMatchesDigest [2021-07-12T18:02:59.390Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-12T18:02:59.390Z] PASS [2021-07-12T18:02:59.390Z] ok github.com/docker/docker/integration/image 2.349s [2021-07-12T18:02:59.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-12T18:02:59.842Z] [2021-07-12T18:02:59.842Z] === Skipped [2021-07-12T18:02:59.842Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-12T18:02:59.842Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:02:59.842Z] [2021-07-12T18:02:59.842Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T18:02:59.842Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-12T18:02:59.842Z] [2021-07-12T18:02:59.842Z] [2021-07-12T18:02:59.842Z] DONE 11 tests, 2 skipped in 4.475s [2021-07-12T18:02:59.842Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-12T18:02:59.991Z] docker_cli_network_unix_test.go:46: [dfccc2eafecf3] daemon is not started [2021-07-12T18:02:59.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-12T18:03:00.144Z] --- PASS: TestRenameRunningContainerAndReuse (5.84s) [2021-07-12T18:03:00.144Z] === RUN TestRenameInvalidName [2021-07-12T18:03:00.926Z] docker_cli_network_unix_test.go:46: [d5e65b3117e88] daemon is not started [2021-07-12T18:03:01.492Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-12T18:03:02.059Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-12T18:03:02.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:02.843Z] INFO: Testing against a local daemon [2021-07-12T18:03:02.843Z] === RUN TestNetworkCreateDelete [2021-07-12T18:03:02.843Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:02.843Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T18:03:02.843Z] 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-12T18:03:02.843Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDaemonDNSFallback [2021-07-12T18:03:02.843Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:02.843Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestInspectNetwork [2021-07-12T18:03:02.843Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:02.843Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T18:03:02.843Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:02.843Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestNetworkInvalidJSON [2021-07-12T18:03:02.843Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T18:03:02.843Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T18:03:02.843Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:03:02.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:03:02.843Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:03:02.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:03:02.843Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T18:03:02.843Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:03:02.843Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-12T18:03:02.843Z] === RUN TestNetworkList [2021-07-12T18:03:02.843Z] === RUN TestNetworkList//networks [2021-07-12T18:03:02.843Z] === PAUSE TestNetworkList//networks [2021-07-12T18:03:02.843Z] === RUN TestNetworkList//networks/ [2021-07-12T18:03:02.843Z] === PAUSE TestNetworkList//networks/ [2021-07-12T18:03:02.843Z] === CONT TestNetworkList//networks [2021-07-12T18:03:02.843Z] === CONT TestNetworkList//networks/ [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkList (0.04s) [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-12T18:03:02.843Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T18:03:02.843Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T18:03:02.843Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T18:03:02.843Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T18:03:02.843Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T18:03:02.843Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T18:03:02.843Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T18:03:02.843Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T18:03:02.843Z] service_test.go:242: FLAKY_TEST [2021-07-12T18:03:02.843Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T18:03:02.843Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-12T18:03:02.843Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T18:03:02.843Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T18:03:02.843Z] PASS [2021-07-12T18:03:02.843Z] ok github.com/docker/docker/integration/network 0.608s [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === Skipped [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-12T18:03:02.843Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-12T18:03:02.843Z] 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-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-12T18:03:02.843Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-12T18:03:02.843Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-12T18:03:02.843Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-12T18:03:02.843Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:242: FLAKY_TEST [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T18:03:02.843Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] [2021-07-12T18:03:02.843Z] DONE 22 tests, 15 skipped in 2.906s [2021-07-12T18:03:02.843Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-12T18:03:03.012Z] --- PASS: TestRenameInvalidName (2.85s) [2021-07-12T18:03:03.012Z] === RUN TestRenameAnonymousContainer [2021-07-12T18:03:03.794Z] testing: warning: no tests to run [2021-07-12T18:03:03.794Z] PASS [2021-07-12T18:03:03.794Z] ok github.com/docker/docker/integration/network/ipvlan 0.216s [2021-07-12T18:03:03.794Z] [2021-07-12T18:03:03.794Z] DONE 0 tests in 0.979s [2021-07-12T18:03:03.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-12T18:03:04.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-12T18:03:04.797Z] testing: warning: no tests to run [2021-07-12T18:03:04.797Z] PASS [2021-07-12T18:03:04.797Z] ok github.com/docker/docker/integration/network/macvlan 0.214s [2021-07-12T18:03:04.797Z] [2021-07-12T18:03:04.797Z] DONE 0 tests in 0.959s [2021-07-12T18:03:04.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-12T18:03:05.749Z] testing: warning: no tests to run [2021-07-12T18:03:05.749Z] PASS [2021-07-12T18:03:05.749Z] ok github.com/docker/docker/integration/plugin 0.212s [2021-07-12T18:03:05.749Z] [2021-07-12T18:03:05.749Z] DONE 0 tests in 0.961s [2021-07-12T18:03:05.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-12T18:03:07.119Z] docker_cli_network_unix_test.go:46: [d803404d91d85] daemon is not started [2021-07-12T18:03:07.265Z] testing: warning: no tests to run [2021-07-12T18:03:07.265Z] PASS [2021-07-12T18:03:07.265Z] ok github.com/docker/docker/integration/plugin/authz 0.216s [2021-07-12T18:03:07.265Z] [2021-07-12T18:03:07.265Z] DONE 0 tests in 0.997s [2021-07-12T18:03:07.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite (85.01s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.09s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.23s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.27s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.33s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.32s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.03s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.72s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.44s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.60s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.52s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.26s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.56s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.23s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.36s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.11s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.98s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.86s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.80s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.56s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.09s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.99s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-12T18:03:07.377Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.14s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.43s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.94s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.26s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.57s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.59s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.40s) [2021-07-12T18:03:07.377Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.84s) [2021-07-12T18:03:07.377Z] === RUN TestDockerHubPullSuite [2021-07-12T18:03:07.377Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-12T18:03:08.750Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-12T18:03:08.750Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-12T18:03:12.033Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-12T18:03:13.408Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-12T18:03:13.408Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-12T18:03:14.782Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-12T18:03:14.782Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite (7.56s) [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (4.35s) [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.13s) [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.17s) [2021-07-12T18:03:14.782Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-12T18:03:14.782Z] PASS [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === Skipped [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-12T18:03:14.782Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-12T18:03:14.782Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-12T18:03:14.782Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-12T18:03:14.782Z] [2021-07-12T18:03:14.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-12T18:03:14.782Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-12T18:03:14.783Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-12T18:03:14.783Z] docker_cli_network_unix_test.go:46: [df70d41b5df4e] daemon is not started [2021-07-12T18:03:14.783Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] DONE 1269 tests, 51 skipped in 1922.056s [2021-07-12T18:03:14.783Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-12T18:03:14.783Z] ++++ cat bundles/test-integration/docker.pid [2021-07-12T18:03:14.783Z] +++ kill 13827 [2021-07-12T18:03:14.783Z] +++ /etc/init.d/apparmor stop [2021-07-12T18:03:14.783Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] Unloading profiles will leave already running processes permanently [2021-07-12T18:03:14.783Z] unconfined, which can lead to unexpected situations. [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:14.783Z] To set a process to complain mode, use the command line tool [2021-07-12T18:03:14.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-12T18:03:14.783Z] +++ true [2021-07-12T18:03:14.783Z] exiting test-integration [2021-07-12T18:03:14.783Z] ++ exit 0 [2021-07-12T18:03:14.783Z] [2021-07-12T18:03:15.349Z] + for job in $(jobs -p) [2021-07-12T18:03:15.349Z] + wait 1836 [2021-07-12T18:03:17.752Z] --- PASS: TestRenameAnonymousContainer (13.19s) [2021-07-12T18:03:17.752Z] === RUN TestRenameContainerWithSameName [2021-07-12T18:03:19.267Z] --- PASS: TestRenameContainerWithSameName (2.88s) [2021-07-12T18:03:19.267Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T18:03:19.267Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:19.267Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-12T18:03:19.267Z] === RUN TestResize [2021-07-12T18:03:19.533Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-12T18:03:19.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:19.848Z] INFO: Testing against a local daemon [2021-07-12T18:03:19.848Z] === RUN TestPluginInvalidJSON [2021-07-12T18:03:19.848Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:03:19.848Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:03:19.848Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:03:19.848Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-12T18:03:19.848Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T18:03:19.848Z] === RUN TestPluginInstall [2021-07-12T18:03:19.848Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-12T18:03:19.848Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-12T18:03:19.848Z] === RUN TestPluginsWithRuntimes [2021-07-12T18:03:19.848Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-12T18:03:19.848Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-12T18:03:19.848Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T18:03:19.848Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-12T18:03:19.848Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T18:03:19.848Z] PASS [2021-07-12T18:03:19.848Z] ok github.com/docker/docker/integration/plugin/common 0.641s [2021-07-12T18:03:19.848Z] [2021-07-12T18:03:19.848Z] === Skipped [2021-07-12T18:03:19.848Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-12T18:03:19.848Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-12T18:03:19.848Z] [2021-07-12T18:03:19.848Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-12T18:03:19.848Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-12T18:03:19.848Z] [2021-07-12T18:03:19.848Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T18:03:19.848Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-12T18:03:19.848Z] [2021-07-12T18:03:19.848Z] [2021-07-12T18:03:19.848Z] DONE 5 tests, 3 skipped in 12.142s [2021-07-12T18:03:19.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-12T18:03:22.200Z] --- PASS: TestResize (3.06s) [2021-07-12T18:03:22.201Z] === RUN TestResizeWithInvalidSize [2021-07-12T18:03:23.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:23.548Z] INFO: Testing against a local daemon [2021-07-12T18:03:23.548Z] === RUN TestExternalGraphDriver [2021-07-12T18:03:23.548Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-12T18:03:23.548Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-12T18:03:23.548Z] === RUN TestGraphdriverPluginV2 [2021-07-12T18:03:23.548Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-12T18:03:23.548Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-12T18:03:23.548Z] PASS [2021-07-12T18:03:23.548Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.622s [2021-07-12T18:03:23.548Z] [2021-07-12T18:03:23.548Z] === Skipped [2021-07-12T18:03:23.548Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-12T18:03:23.548Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-12T18:03:23.548Z] [2021-07-12T18:03:23.548Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-12T18:03:23.548Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-12T18:03:23.548Z] [2021-07-12T18:03:23.548Z] [2021-07-12T18:03:23.548Z] DONE 2 tests, 2 skipped in 4.433s [2021-07-12T18:03:24.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-12T18:03:24.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-12T18:03:25.188Z] --- PASS: TestResizeWithInvalidSize (3.05s) [2021-07-12T18:03:25.188Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T18:03:27.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:27.022Z] INFO: Testing against a local daemon [2021-07-12T18:03:27.022Z] === RUN TestReadPluginNoRead [2021-07-12T18:03:27.022Z] read_test.go:21: no unix domain sockets on Windows [2021-07-12T18:03:27.022Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-12T18:03:27.022Z] PASS [2021-07-12T18:03:27.022Z] ok github.com/docker/docker/integration/plugin/logging 0.585s [2021-07-12T18:03:27.473Z] [2021-07-12T18:03:27.473Z] === Skipped [2021-07-12T18:03:27.473Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-12T18:03:27.473Z] read_test.go:21: no unix domain sockets on Windows [2021-07-12T18:03:27.473Z] [2021-07-12T18:03:27.473Z] [2021-07-12T18:03:27.473Z] DONE 1 tests, 1 skipped in 3.815s [2021-07-12T18:03:27.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-12T18:03:28.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-12T18:03:29.009Z] --- PASS: TestResizeWhenContainerNotStarted (3.62s) [2021-07-12T18:03:29.009Z] === RUN TestDaemonRestartKillContainers [2021-07-12T18:03:29.009Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:29.009Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-12T18:03:29.009Z] === RUN TestStats [2021-07-12T18:03:29.009Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-12T18:03:29.009Z] --- SKIP: TestStats (0.00s) [2021-07-12T18:03:29.009Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T18:03:29.437Z] testing: warning: no tests to run [2021-07-12T18:03:29.437Z] PASS [2021-07-12T18:03:29.437Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.205s [2021-07-12T18:03:29.437Z] [2021-07-12T18:03:29.437Z] DONE 0 tests in 1.533s [2021-07-12T18:03:29.437Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-12T18:03:30.606Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-12T18:03:32.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:32.296Z] INFO: Testing against a local daemon [2021-07-12T18:03:32.296Z] === RUN TestPluginWithDevMounts [2021-07-12T18:03:32.296Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:32.296Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-12T18:03:32.296Z] PASS [2021-07-12T18:03:32.296Z] ok github.com/docker/docker/integration/plugin/volumes 0.438s [2021-07-12T18:03:32.296Z] [2021-07-12T18:03:32.296Z] === Skipped [2021-07-12T18:03:32.296Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-12T18:03:32.297Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:32.297Z] [2021-07-12T18:03:32.297Z] [2021-07-12T18:03:32.297Z] DONE 1 tests, 1 skipped in 2.511s [2021-07-12T18:03:32.297Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-12T18:03:33.887Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-12T18:03:34.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:34.447Z] INFO: Testing against a local daemon [2021-07-12T18:03:34.447Z] === RUN TestSecretInspect [2021-07-12T18:03:34.447Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-12T18:03:34.447Z] === RUN TestSecretList [2021-07-12T18:03:34.447Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] --- SKIP: TestSecretList (0.00s) [2021-07-12T18:03:34.447Z] === RUN TestSecretsCreateAndDelete [2021-07-12T18:03:34.447Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-12T18:03:34.447Z] === RUN TestSecretsUpdate [2021-07-12T18:03:34.447Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-12T18:03:34.447Z] === RUN TestTemplatedSecret [2021-07-12T18:03:34.447Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-12T18:03:34.447Z] === RUN TestSecretCreateResolve [2021-07-12T18:03:34.447Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:34.447Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-12T18:03:34.447Z] PASS [2021-07-12T18:03:34.447Z] ok github.com/docker/docker/integration/secret 0.401s [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] === Skipped [2021-07-12T18:03:34.447Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-12T18:03:34.447Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-12T18:03:34.447Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-12T18:03:34.447Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-12T18:03:34.447Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-12T18:03:34.447Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-12T18:03:34.447Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] [2021-07-12T18:03:34.447Z] DONE 6 tests, 6 skipped in 2.125s [2021-07-12T18:03:34.447Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-12T18:03:37.190Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-12T18:03:37.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:37.447Z] INFO: Testing against a local daemon [2021-07-12T18:03:37.447Z] === RUN TestServiceCreateInit [2021-07-12T18:03:37.447Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T18:03:37.447Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T18:03:37.447Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T18:03:37.447Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceConflict [2021-07-12T18:03:37.447Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T18:03:37.447Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-12T18:03:37.447Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T18:03:37.447Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T18:03:37.447Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T18:03:37.447Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceSysctls [2021-07-12T18:03:37.447Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-07-12T18:03:37.447Z] === RUN TestCreateServiceCapabilities [2021-07-12T18:03:37.447Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-12T18:03:37.447Z] === RUN TestInspect [2021-07-12T18:03:37.447Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestInspect (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestCreateJob [2021-07-12T18:03:37.447Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestCreateJob (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestReplicatedJob [2021-07-12T18:03:37.447Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestUpdateReplicatedJob [2021-07-12T18:03:37.447Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServiceListWithStatuses [2021-07-12T18:03:37.447Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T18:03:37.447Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestDockerNetworkReConnect [2021-07-12T18:03:37.447Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServicePlugin [2021-07-12T18:03:37.447Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.447Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServiceUpdateLabel [2021-07-12T18:03:37.447Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServiceUpdateSecrets [2021-07-12T18:03:37.447Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServiceUpdateConfigs [2021-07-12T18:03:37.447Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServiceUpdateNetwork [2021-07-12T18:03:37.447Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-12T18:03:37.447Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T18:03:37.447Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.447Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-12T18:03:37.447Z] PASS [2021-07-12T18:03:37.447Z] ok github.com/docker/docker/integration/service 0.779s [2021-07-12T18:03:37.517Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.19s) [2021-07-12T18:03:37.517Z] === RUN TestStopContainerWithTimeout [2021-07-12T18:03:37.517Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-12T18:03:37.517Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-12T18:03:37.517Z] === RUN TestUpdateRestartPolicy [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === Skipped [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-12T18:03:37.901Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-12T18:03:37.901Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-07-12T18:03:37.901Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-12T18:03:37.901Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-12T18:03:37.901Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-12T18:03:37.901Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-12T18:03:37.901Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-12T18:03:37.901Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-12T18:03:37.901Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-12T18:03:37.901Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-12T18:03:37.901Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-12T18:03:37.901Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-12T18:03:37.901Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-12T18:03:37.901Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-12T18:03:37.901Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-12T18:03:37.901Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-12T18:03:37.901Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] [2021-07-12T18:03:37.901Z] DONE 24 tests, 23 skipped in 3.565s [2021-07-12T18:03:37.901Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-12T18:03:39.718Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-12T18:03:40.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:40.162Z] INFO: Testing against a local daemon [2021-07-12T18:03:40.162Z] === RUN TestSessionCreate [2021-07-12T18:03:40.162Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:40.162Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-12T18:03:40.162Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T18:03:40.162Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:40.162Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-12T18:03:40.162Z] PASS [2021-07-12T18:03:40.162Z] ok github.com/docker/docker/integration/session 0.541s [2021-07-12T18:03:40.611Z] [2021-07-12T18:03:40.611Z] === Skipped [2021-07-12T18:03:40.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-12T18:03:40.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:40.611Z] [2021-07-12T18:03:40.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-12T18:03:40.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-12T18:03:40.611Z] [2021-07-12T18:03:40.611Z] [2021-07-12T18:03:40.611Z] DONE 2 tests, 2 skipped in 2.669s [2021-07-12T18:03:40.611Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-12T18:03:41.618Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-12T18:03:43.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:43.622Z] INFO: Testing against a local daemon [2021-07-12T18:03:43.622Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T18:03:43.622Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:43.622Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestEventsExecDie [2021-07-12T18:03:43.622Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-12T18:03:43.622Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestEventsBackwardsCompatible [2021-07-12T18:03:43.622Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-12T18:03:43.622Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestEventsVolumeCreate [2021-07-12T18:03:43.622Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-12T18:03:43.622Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestInfoAPI [2021-07-12T18:03:43.622Z] --- PASS: TestInfoAPI (0.04s) [2021-07-12T18:03:43.622Z] === RUN TestInfoAPIWarnings [2021-07-12T18:03:43.622Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:03:43.622Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestInfoDebug [2021-07-12T18:03:43.622Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:03:43.622Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestInfoInsecureRegistries [2021-07-12T18:03:43.622Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:03:43.622Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestInfoRegistryMirrors [2021-07-12T18:03:43.622Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:03:43.622Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-12T18:03:43.622Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T18:03:44.702Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2021-07-12T18:03:44.702Z] === RUN TestPingCacheHeaders [2021-07-12T18:03:44.702Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-12T18:03:44.702Z] === RUN TestPingGet [2021-07-12T18:03:44.702Z] --- PASS: TestPingGet (0.04s) [2021-07-12T18:03:44.702Z] === RUN TestPingHead [2021-07-12T18:03:44.702Z] --- PASS: TestPingHead (0.04s) [2021-07-12T18:03:44.702Z] === RUN TestVersion [2021-07-12T18:03:44.702Z] --- PASS: TestVersion (0.04s) [2021-07-12T18:03:44.702Z] PASS [2021-07-12T18:03:44.702Z] ok github.com/docker/docker/integration/system 1.678s [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === Skipped [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T18:03:44.702Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-12T18:03:44.702Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-12T18:03:44.702Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-12T18:03:44.702Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-12T18:03:44.702Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-12T18:03:44.702Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-12T18:03:44.702Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-12T18:03:44.702Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] [2021-07-12T18:03:44.702Z] DONE 14 tests, 8 skipped in 4.252s [2021-07-12T18:03:45.156Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-12T18:03:48.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:03:48.020Z] INFO: Testing against a local daemon [2021-07-12T18:03:48.020Z] === RUN TestVolumesCreateAndList [2021-07-12T18:03:48.020Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-12T18:03:48.020Z] === RUN TestVolumesRemove [2021-07-12T18:03:48.020Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-12T18:03:48.020Z] === RUN TestVolumesInspect [2021-07-12T18:03:48.020Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-12T18:03:48.020Z] === RUN TestVolumesInvalidJSON [2021-07-12T18:03:48.020Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T18:03:48.020Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T18:03:48.020Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T18:03:48.020Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-12T18:03:48.020Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T18:03:48.020Z] PASS [2021-07-12T18:03:48.020Z] ok github.com/docker/docker/integration/volume 0.653s [2021-07-12T18:03:48.020Z] [2021-07-12T18:03:48.020Z] DONE 5 tests in 2.855s [2021-07-12T18:03:48.020Z] INFO: make.ps1 ended at 07/12/2021 18:03:47 [2021-07-12T18:03:48.020Z] INFO: Integration CLI tests being run from the host: [2021-07-12T18:03:48.020Z] 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-12T18:04:00.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:00.546Z] INFO: Testing against a local daemon [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-12T18:04:00.546Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-12T18:04:00.546Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-12T18:04:00.546Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-12T18:04:02.055Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-12T18:04:02.505Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-12T18:04:02.955Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-12T18:04:03.404Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-12T18:04:07.492Z] --- PASS: TestUpdateRestartPolicy (26.84s) [2021-07-12T18:04:07.492Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T18:04:07.492Z] --- PASS: TestUpdateRestartWithAutoRemove (3.00s) [2021-07-12T18:04:07.492Z] === RUN TestWaitNonBlocked [2021-07-12T18:04:07.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:04:07.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:04:07.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:04:07.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:04:07.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:04:07.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:04:16.122Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-12T18:04:16.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.54s) [2021-07-12T18:04:16.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.38s) [2021-07-12T18:04:16.122Z] === RUN TestWaitBlocked [2021-07-12T18:04:16.122Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:16.122Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-12T18:04:16.122Z] PASS [2021-07-12T18:04:16.122Z] ok github.com/docker/docker/integration/container 131.529s [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === Skipped [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-12T18:04:16.122Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-12T18:04:16.122Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-12T18:04:16.122Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-12T18:04:16.122Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-12T18:04:16.122Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-12T18:04:16.122Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-12T18:04:16.122Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T18:04:16.122Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-12T18:04:16.122Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-12T18:04:16.122Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-12T18:04:16.122Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-12T18:04:16.122Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.122Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-12T18:04:16.122Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.122Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-12T18:04:16.123Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-12T18:04:16.123Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-12T18:04:16.123Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-12T18:04:16.123Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-12T18:04:16.123Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-12T18:04:16.123Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-12T18:04:16.123Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-12T18:04:16.123Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-12T18:04:16.123Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-12T18:04:16.123Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-12T18:04:16.123Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-12T18:04:16.123Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-12T18:04:16.123Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-12T18:04:16.123Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-12T18:04:16.123Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] [2021-07-12T18:04:16.123Z] DONE 88 tests, 33 skipped in 134.743s [2021-07-12T18:04:16.123Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-12T18:04:18.269Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T18:04:18.269Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-12T18:04:18.269Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-12T18:04:18.269Z] === RUN TestDaemonConfigValidation [2021-07-12T18:04:18.269Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-12T18:04:18.269Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-12T18:04:18.269Z] PASS [2021-07-12T18:04:18.269Z] ok github.com/docker/docker/integration/daemon 0.543s [2021-07-12T18:04:18.269Z] [2021-07-12T18:04:18.269Z] === Skipped [2021-07-12T18:04:18.269Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-12T18:04:18.269Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-12T18:04:18.269Z] [2021-07-12T18:04:18.269Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-12T18:04:18.269Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-12T18:04:18.269Z] [2021-07-12T18:04:18.269Z] [2021-07-12T18:04:18.269Z] DONE 2 tests, 2 skipped in 2.648s [2021-07-12T18:04:18.269Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-12T18:04:21.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:21.143Z] INFO: Testing against a local daemon [2021-07-12T18:04:21.143Z] === RUN TestCommitInheritsEnv [2021-07-12T18:04:21.143Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:04:21.143Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-12T18:04:21.143Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T18:04:21.143Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-12T18:04:21.143Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T18:04:21.143Z] === RUN TestImagesFilterMultiReference [2021-07-12T18:04:21.143Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2021-07-12T18:04:21.143Z] === RUN TestImagePullPlatformInvalid [2021-07-12T18:04:21.143Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-12T18:04:21.143Z] === RUN TestRemoveImageOrphaning [2021-07-12T18:04:22.657Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2021-07-12T18:04:22.657Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T18:04:22.657Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-07-12T18:04:22.657Z] === RUN TestTagInvalidReference [2021-07-12T18:04:22.657Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-12T18:04:22.657Z] === RUN TestTagValidPrefixedRepo [2021-07-12T18:04:22.657Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-12T18:04:22.657Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T18:04:23.109Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-07-12T18:04:23.109Z] === RUN TestTagOfficialNames [2021-07-12T18:04:23.109Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-12T18:04:23.109Z] === RUN TestTagMatchesDigest [2021-07-12T18:04:23.109Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-12T18:04:23.109Z] PASS [2021-07-12T18:04:23.109Z] ok github.com/docker/docker/integration/image 2.749s [2021-07-12T18:04:23.109Z] [2021-07-12T18:04:23.109Z] === Skipped [2021-07-12T18:04:23.109Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-12T18:04:23.109Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:04:23.109Z] [2021-07-12T18:04:23.109Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T18:04:23.109Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-12T18:04:23.109Z] [2021-07-12T18:04:23.109Z] [2021-07-12T18:04:23.109Z] DONE 11 tests, 2 skipped in 4.999s [2021-07-12T18:04:23.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-12T18:04:26.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:26.108Z] INFO: Testing against a local daemon [2021-07-12T18:04:26.108Z] === RUN TestNetworkCreateDelete [2021-07-12T18:04:26.108Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:26.108Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-12T18:04:26.108Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T18:04:26.108Z] 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-12T18:04:26.108Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-12T18:04:26.108Z] === RUN TestDaemonDNSFallback [2021-07-12T18:04:26.108Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:26.108Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-12T18:04:26.108Z] === RUN TestInspectNetwork [2021-07-12T18:04:26.108Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:26.108Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-12T18:04:26.108Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T18:04:26.108Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:26.108Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-12T18:04:26.108Z] === RUN TestNetworkInvalidJSON [2021-07-12T18:04:26.108Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T18:04:26.108Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T18:04:26.108Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:04:26.108Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:04:26.108Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:04:26.108Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:04:26.108Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T18:04:26.108Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:04:26.108Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:04:26.108Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-12T18:04:26.108Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-12T18:04:26.108Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-12T18:04:26.108Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-12T18:04:26.108Z] === RUN TestNetworkList [2021-07-12T18:04:26.108Z] === RUN TestNetworkList//networks [2021-07-12T18:04:26.591Z] === PAUSE TestNetworkList//networks [2021-07-12T18:04:26.591Z] === RUN TestNetworkList//networks/ [2021-07-12T18:04:26.591Z] === PAUSE TestNetworkList//networks/ [2021-07-12T18:04:26.591Z] === CONT TestNetworkList//networks [2021-07-12T18:04:26.591Z] === CONT TestNetworkList//networks/ [2021-07-12T18:04:26.591Z] --- PASS: TestNetworkList (0.04s) [2021-07-12T18:04:26.591Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-12T18:04:26.591Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-07-12T18:04:26.591Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T18:04:26.591Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T18:04:26.591Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T18:04:26.591Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T18:04:26.591Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T18:04:26.591Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T18:04:26.591Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T18:04:26.591Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T18:04:26.591Z] service_test.go:242: FLAKY_TEST [2021-07-12T18:04:26.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T18:04:26.591Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-12T18:04:26.591Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T18:04:26.591Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T18:04:26.591Z] PASS [2021-07-12T18:04:26.591Z] ok github.com/docker/docker/integration/network 0.635s [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === Skipped [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-12T18:04:26.591Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-12T18:04:26.591Z] 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-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-12T18:04:26.591Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-12T18:04:26.591Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-12T18:04:26.591Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-12T18:04:26.591Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:242: FLAKY_TEST [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T18:04:26.591Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] [2021-07-12T18:04:26.591Z] DONE 22 tests, 15 skipped in 3.274s [2021-07-12T18:04:26.591Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-12T18:04:27.546Z] testing: warning: no tests to run [2021-07-12T18:04:27.546Z] PASS [2021-07-12T18:04:27.546Z] ok github.com/docker/docker/integration/network/ipvlan 0.233s [2021-07-12T18:04:27.546Z] [2021-07-12T18:04:27.546Z] DONE 0 tests in 1.019s [2021-07-12T18:04:27.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-12T18:04:29.059Z] testing: warning: no tests to run [2021-07-12T18:04:29.059Z] PASS [2021-07-12T18:04:29.059Z] ok github.com/docker/docker/integration/network/macvlan 0.227s [2021-07-12T18:04:29.059Z] [2021-07-12T18:04:29.059Z] DONE 0 tests in 1.025s [2021-07-12T18:04:29.059Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-12T18:04:30.012Z] testing: warning: no tests to run [2021-07-12T18:04:30.012Z] PASS [2021-07-12T18:04:30.012Z] ok github.com/docker/docker/integration/plugin 0.222s [2021-07-12T18:04:30.012Z] [2021-07-12T18:04:30.012Z] DONE 0 tests in 0.986s [2021-07-12T18:04:30.012Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-12T18:04:30.966Z] testing: warning: no tests to run [2021-07-12T18:04:30.966Z] PASS [2021-07-12T18:04:30.966Z] ok github.com/docker/docker/integration/plugin/authz 0.225s [2021-07-12T18:04:30.966Z] [2021-07-12T18:04:30.966Z] DONE 0 tests in 1.029s [2021-07-12T18:04:30.966Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-12T18:04:37.834Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-12T18:04:45.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:45.782Z] INFO: Testing against a local daemon [2021-07-12T18:04:45.782Z] === RUN TestPluginInvalidJSON [2021-07-12T18:04:45.782Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:04:45.782Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:04:45.782Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:04:45.782Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-12T18:04:45.782Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T18:04:45.782Z] === RUN TestPluginInstall [2021-07-12T18:04:45.782Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-12T18:04:45.782Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-12T18:04:45.782Z] === RUN TestPluginsWithRuntimes [2021-07-12T18:04:45.782Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-12T18:04:45.782Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-12T18:04:45.782Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T18:04:45.782Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-12T18:04:45.782Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T18:04:45.782Z] PASS [2021-07-12T18:04:45.782Z] ok github.com/docker/docker/integration/plugin/common 0.612s [2021-07-12T18:04:45.782Z] [2021-07-12T18:04:45.782Z] === Skipped [2021-07-12T18:04:45.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-12T18:04:45.782Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-12T18:04:45.782Z] [2021-07-12T18:04:45.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-12T18:04:45.782Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-12T18:04:45.782Z] [2021-07-12T18:04:45.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T18:04:45.782Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-12T18:04:45.782Z] [2021-07-12T18:04:45.782Z] [2021-07-12T18:04:45.782Z] DONE 5 tests, 3 skipped in 12.898s [2021-07-12T18:04:45.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-12T18:04:48.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:48.658Z] INFO: Testing against a local daemon [2021-07-12T18:04:48.658Z] === RUN TestExternalGraphDriver [2021-07-12T18:04:48.658Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-12T18:04:48.658Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-12T18:04:48.658Z] === RUN TestGraphdriverPluginV2 [2021-07-12T18:04:48.658Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-12T18:04:48.658Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-12T18:04:48.658Z] PASS [2021-07-12T18:04:48.658Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.693s [2021-07-12T18:04:48.658Z] [2021-07-12T18:04:48.658Z] === Skipped [2021-07-12T18:04:48.658Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-12T18:04:48.658Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-12T18:04:48.658Z] [2021-07-12T18:04:48.658Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-12T18:04:48.658Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-12T18:04:48.658Z] [2021-07-12T18:04:48.658Z] [2021-07-12T18:04:48.658Z] DONE 2 tests, 2 skipped in 4.577s [2021-07-12T18:04:48.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-12T18:04:52.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:52.360Z] INFO: Testing against a local daemon [2021-07-12T18:04:52.360Z] === RUN TestReadPluginNoRead [2021-07-12T18:04:52.360Z] read_test.go:21: no unix domain sockets on Windows [2021-07-12T18:04:52.360Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-12T18:04:52.360Z] PASS [2021-07-12T18:04:52.360Z] ok github.com/docker/docker/integration/plugin/logging 0.597s [2021-07-12T18:04:52.360Z] [2021-07-12T18:04:52.360Z] === Skipped [2021-07-12T18:04:52.360Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-12T18:04:52.360Z] read_test.go:21: no unix domain sockets on Windows [2021-07-12T18:04:52.360Z] [2021-07-12T18:04:52.360Z] [2021-07-12T18:04:52.360Z] DONE 1 tests, 1 skipped in 3.176s [2021-07-12T18:04:52.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-12T18:04:52.703Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-12T18:04:53.877Z] testing: warning: no tests to run [2021-07-12T18:04:53.877Z] PASS [2021-07-12T18:04:53.877Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.267s [2021-07-12T18:04:53.877Z] [2021-07-12T18:04:53.877Z] DONE 0 tests in 1.582s [2021-07-12T18:04:53.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-12T18:04:56.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:56.746Z] INFO: Testing against a local daemon [2021-07-12T18:04:56.746Z] === RUN TestPluginWithDevMounts [2021-07-12T18:04:56.746Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:56.746Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-12T18:04:56.746Z] PASS [2021-07-12T18:04:56.746Z] ok github.com/docker/docker/integration/plugin/volumes 0.608s [2021-07-12T18:04:56.746Z] [2021-07-12T18:04:56.746Z] === Skipped [2021-07-12T18:04:56.746Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-12T18:04:56.746Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:56.746Z] [2021-07-12T18:04:56.746Z] [2021-07-12T18:04:56.746Z] DONE 1 tests, 1 skipped in 3.047s [2021-07-12T18:04:56.746Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-12T18:04:59.615Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:04:59.615Z] INFO: Testing against a local daemon [2021-07-12T18:04:59.615Z] === RUN TestSecretInspect [2021-07-12T18:04:59.615Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-12T18:04:59.615Z] === RUN TestSecretList [2021-07-12T18:04:59.615Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] --- SKIP: TestSecretList (0.00s) [2021-07-12T18:04:59.615Z] === RUN TestSecretsCreateAndDelete [2021-07-12T18:04:59.615Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-12T18:04:59.615Z] === RUN TestSecretsUpdate [2021-07-12T18:04:59.615Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-12T18:04:59.615Z] === RUN TestTemplatedSecret [2021-07-12T18:04:59.615Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-12T18:04:59.615Z] === RUN TestSecretCreateResolve [2021-07-12T18:04:59.615Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:59.615Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-12T18:04:59.615Z] PASS [2021-07-12T18:04:59.615Z] ok github.com/docker/docker/integration/secret 0.588s [2021-07-12T18:04:59.615Z] [2021-07-12T18:04:59.615Z] === Skipped [2021-07-12T18:04:59.615Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-12T18:04:59.615Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] [2021-07-12T18:04:59.615Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-12T18:04:59.615Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] [2021-07-12T18:04:59.615Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-12T18:04:59.615Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.615Z] [2021-07-12T18:04:59.616Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-12T18:04:59.616Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.616Z] [2021-07-12T18:04:59.616Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-12T18:04:59.616Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:04:59.616Z] [2021-07-12T18:04:59.616Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-12T18:04:59.616Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:04:59.616Z] [2021-07-12T18:04:59.616Z] [2021-07-12T18:04:59.616Z] DONE 6 tests, 6 skipped in 2.817s [2021-07-12T18:04:59.616Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-12T18:05:03.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:05:03.312Z] INFO: Testing against a local daemon [2021-07-12T18:05:03.312Z] === RUN TestServiceCreateInit [2021-07-12T18:05:03.312Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T18:05:03.312Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T18:05:03.312Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-12T18:05:03.312Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:05:03.312Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:05:03.312Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T18:05:03.312Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-12T18:05:03.312Z] === RUN TestCreateServiceConflict [2021-07-12T18:05:03.312Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-12T18:05:03.312Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T18:05:03.312Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-12T18:05:03.312Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T18:05:03.312Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-12T18:05:03.312Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T18:05:03.312Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.312Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-12T18:05:03.312Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T18:05:03.312Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestCreateServiceSysctls [2021-07-12T18:05:03.861Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-07-12T18:05:03.861Z] === RUN TestCreateServiceCapabilities [2021-07-12T18:05:03.861Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-12T18:05:03.861Z] === RUN TestInspect [2021-07-12T18:05:03.861Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestInspect (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestCreateJob [2021-07-12T18:05:03.861Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestCreateJob (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestReplicatedJob [2021-07-12T18:05:03.861Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestUpdateReplicatedJob [2021-07-12T18:05:03.861Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestServiceListWithStatuses [2021-07-12T18:05:03.861Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T18:05:03.861Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestDockerNetworkReConnect [2021-07-12T18:05:03.861Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestServicePlugin [2021-07-12T18:05:03.861Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestServiceUpdateLabel [2021-07-12T18:05:03.861Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestServiceUpdateSecrets [2021-07-12T18:05:03.861Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-12T18:05:03.861Z] === RUN TestServiceUpdateConfigs [2021-07-12T18:05:03.861Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestServiceUpdateNetwork [2021-07-12T18:05:03.861Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-12T18:05:03.861Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T18:05:03.861Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-12T18:05:03.861Z] PASS [2021-07-12T18:05:03.861Z] ok github.com/docker/docker/integration/service 0.821s [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === Skipped [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:05:03.861Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:05:03.861Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-12T18:05:03.861Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-12T18:05:03.861Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-12T18:05:03.861Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-12T18:05:03.861Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-12T18:05:03.861Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-12T18:05:03.861Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-07-12T18:05:03.861Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-12T18:05:03.861Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-12T18:05:03.861Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-12T18:05:03.861Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-12T18:05:03.861Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-12T18:05:03.861Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-12T18:05:03.861Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-12T18:05:03.861Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-12T18:05:03.861Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-12T18:05:03.861Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-12T18:05:03.861Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2021-07-12T18:05:03.861Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-12T18:05:03.861Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:03.861Z] [2021-07-12T18:05:03.861Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-12T18:05:04.315Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:04.315Z] [2021-07-12T18:05:04.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-12T18:05:04.315Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:05:04.315Z] [2021-07-12T18:05:04.315Z] [2021-07-12T18:05:04.315Z] DONE 24 tests, 23 skipped in 4.159s [2021-07-12T18:05:04.315Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-12T18:05:07.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:05:07.318Z] INFO: Testing against a local daemon [2021-07-12T18:05:07.318Z] === RUN TestSessionCreate [2021-07-12T18:05:07.318Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-12T18:05:07.318Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-12T18:05:07.318Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T18:05:07.318Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-12T18:05:07.318Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-12T18:05:07.318Z] PASS [2021-07-12T18:05:07.318Z] ok github.com/docker/docker/integration/session 0.565s [2021-07-12T18:05:07.318Z] [2021-07-12T18:05:07.318Z] === Skipped [2021-07-12T18:05:07.318Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-12T18:05:07.318Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-12T18:05:07.318Z] [2021-07-12T18:05:07.319Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-12T18:05:07.319Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-12T18:05:07.319Z] [2021-07-12T18:05:07.319Z] [2021-07-12T18:05:07.319Z] DONE 2 tests, 2 skipped in 2.815s [2021-07-12T18:05:07.319Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-12T18:05:10.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:05:10.195Z] INFO: Testing against a local daemon [2021-07-12T18:05:10.195Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T18:05:10.195Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:10.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestEventsExecDie [2021-07-12T18:05:10.195Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-12T18:05:10.195Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestEventsBackwardsCompatible [2021-07-12T18:05:10.195Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-12T18:05:10.195Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestEventsVolumeCreate [2021-07-12T18:05:10.195Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-12T18:05:10.195Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestInfoAPI [2021-07-12T18:05:10.195Z] --- PASS: TestInfoAPI (0.04s) [2021-07-12T18:05:10.195Z] === RUN TestInfoAPIWarnings [2021-07-12T18:05:10.195Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:05:10.195Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestInfoDebug [2021-07-12T18:05:10.195Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:05:10.195Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestInfoInsecureRegistries [2021-07-12T18:05:10.195Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:05:10.195Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestInfoRegistryMirrors [2021-07-12T18:05:10.195Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:05:10.195Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-12T18:05:10.195Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T18:05:10.646Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-07-12T18:05:10.646Z] === RUN TestPingCacheHeaders [2021-07-12T18:05:10.646Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-12T18:05:10.646Z] === RUN TestPingGet [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite (1640.53s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.83s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.34s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.92s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.77s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.32s) [2021-07-12T18:05:10.777Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.97s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.72s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.43s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.24s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.68s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.96s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.40s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.88s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.11s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.76s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.42s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (40.83s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.99s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.79s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.21s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.21s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.31s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.42s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.26s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.29s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.95s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.94s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.93s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.58s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.39s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.05s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.88s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.58s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.95s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.14s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.43s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.65s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.45s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.97s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.07s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.44s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.44s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.52s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.45s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.49s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.29s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.29s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.86s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.85s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.92s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.71s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.63s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.82s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.35s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.94s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.37s) [2021-07-12T18:05:10.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (96.44s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.20s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.79s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.68s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.77s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.52s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.12s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2021-07-12T18:05:10.778Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.88s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.81s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.05s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.88s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.26s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.59s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.63s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.80s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.57s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.22s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.63s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.43s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.83s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.19s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.74s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.70s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.53s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.36s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.77s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.69s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.92s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.43s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.53s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.89s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.84s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.32s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.23s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.37s) [2021-07-12T18:05:10.778Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.36s) [2021-07-12T18:05:10.778Z] === RUN TestDockerExternalVolumeSuite [2021-07-12T18:05:10.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-12T18:05:10.778Z] docker_cli_external_volume_driver_test.go:53: [dc1bb5f8a42e9] daemon is not started [2021-07-12T18:05:11.098Z] --- PASS: TestPingGet (0.04s) [2021-07-12T18:05:11.098Z] === RUN TestPingHead [2021-07-12T18:05:11.098Z] --- PASS: TestPingHead (0.03s) [2021-07-12T18:05:11.098Z] === RUN TestVersion [2021-07-12T18:05:11.098Z] --- PASS: TestVersion (0.04s) [2021-07-12T18:05:11.098Z] PASS [2021-07-12T18:05:11.098Z] ok github.com/docker/docker/integration/system 1.733s [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === Skipped [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T18:05:11.098Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-12T18:05:11.098Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-12T18:05:11.098Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-12T18:05:11.098Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-12T18:05:11.098Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-12T18:05:11.098Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-12T18:05:11.098Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-12T18:05:11.098Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] [2021-07-12T18:05:11.098Z] DONE 14 tests, 8 skipped in 3.986s [2021-07-12T18:05:11.098Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-12T18:05:13.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:05:13.972Z] INFO: Testing against a local daemon [2021-07-12T18:05:13.972Z] === RUN TestVolumesCreateAndList [2021-07-12T18:05:13.972Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-12T18:05:13.972Z] === RUN TestVolumesRemove [2021-07-12T18:05:14.425Z] --- PASS: TestVolumesRemove (0.20s) [2021-07-12T18:05:14.425Z] === RUN TestVolumesInspect [2021-07-12T18:05:14.425Z] --- PASS: TestVolumesInspect (0.06s) [2021-07-12T18:05:14.425Z] === RUN TestVolumesInvalidJSON [2021-07-12T18:05:14.425Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T18:05:14.425Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T18:05:14.425Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T18:05:14.425Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-12T18:05:14.425Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T18:05:14.425Z] PASS [2021-07-12T18:05:14.425Z] ok github.com/docker/docker/integration/volume 0.923s [2021-07-12T18:05:14.877Z] [2021-07-12T18:05:14.877Z] DONE 5 tests in 3.567s [2021-07-12T18:05:14.877Z] INFO: make.ps1 ended at 07/12/2021 18:05:14 [2021-07-12T18:05:14.877Z] INFO: Integration CLI tests being run from the host: [2021-07-12T18:05:14.877Z] 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-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-12T18:05:15.379Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-12T18:05:15.379Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-12T18:05:15.379Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-12T18:05:15.379Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-12T18:05:15.379Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-12T18:05:15.379Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-12T18:05:15.379Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-12T18:05:15.379Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-12T18:05:15.379Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-12T18:05:21.107Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-12T18:05:21.107Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:05:21.107Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-12T18:05:21.107Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-12T18:05:21.107Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-12T18:05:24.792Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-12T18:05:25.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-12T18:05:27.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-12T18:05:27.191Z] INFO: Testing against a local daemon [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-12T18:05:27.191Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-12T18:05:27.191Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-12T18:05:27.191Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-12T18:05:27.733Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-12T18:05:27.733Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-12T18:05:27.733Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-12T18:05:27.733Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-12T18:05:27.733Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-12T18:05:27.733Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-12T18:05:27.733Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-12T18:05:27.733Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-12T18:05:27.733Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-12T18:05:28.710Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-12T18:05:29.164Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-12T18:05:30.120Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-12T18:05:30.573Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-12T18:05:32.361Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-12T18:05:32.361Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-12T18:05:32.361Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-12T18:05:32.361Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:05:32.361Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-12T18:05:40.969Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-12T18:06:33.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-12T18:06:43.101Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-12T18:06:43.101Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-12T18:06:43.101Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-12T18:06:43.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-12T18:06:43.553Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-12T18:06:43.553Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-12T18:06:43.553Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-12T18:06:43.553Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-12T18:06:43.553Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-12T18:06:43.553Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-12T18:06:43.553Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-12T18:06:43.553Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-12T18:06:43.553Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-12T18:06:50.562Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-12T18:06:50.562Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:06:50.562Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-12T18:06:50.562Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-12T18:06:50.562Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-12T18:06:54.257Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-12T18:06:58.079Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-12T18:06:58.079Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-12T18:06:58.079Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-12T18:06:58.079Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-12T18:06:58.079Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-12T18:06:58.079Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-12T18:06:58.079Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-12T18:06:58.079Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-12T18:06:58.079Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-12T18:06:58.187Z] docker_cli_external_volume_driver_test.go:53: [df48e968eeb3f] daemon is not started [2021-07-12T18:07:02.729Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-12T18:07:02.729Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-12T18:07:02.729Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-12T18:07:02.729Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:07:02.729Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-12T18:07:13.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-12T18:07:17.615Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-12T18:07:22.363Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-12T18:07:22.363Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-12T18:07:22.363Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-12T18:07:27.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-12T18:07:30.933Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-12T18:07:30.933Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-12T18:07:41.260Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-12T18:07:41.260Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-12T18:07:41.260Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-12T18:07:41.260Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-12T18:07:41.260Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-12T18:07:41.260Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-12T18:07:41.260Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-12T18:07:41.720Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-12T18:07:41.720Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-12T18:07:42.789Z] docker_cli_external_volume_driver_test.go:53: [dc511f24e7dc6] daemon is not started [2021-07-12T18:07:43.281Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-12T18:07:47.978Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-12T18:07:49.517Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-12T18:07:49.517Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-12T18:07:49.517Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-12T18:07:49.517Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-12T18:07:49.517Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-12T18:07:49.976Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-12T18:07:53.716Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-12T18:07:57.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-12T18:07:57.657Z] docker_cli_external_volume_driver_test.go:53: [dba62203f9f51] daemon is not started [2021-07-12T18:08:08.529Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-12T18:08:12.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-12T18:08:13.240Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-12T18:08:14.776Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-12T18:08:14.776Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-12T18:08:14.776Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-12T18:08:18.649Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-12T18:08:20.323Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-12T18:08:26.250Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-12T18:08:26.250Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-12T18:08:26.250Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-12T18:08:26.250Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-12T18:08:26.250Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-12T18:08:26.250Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-12T18:08:26.250Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-12T18:08:26.250Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-12T18:08:26.250Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-12T18:08:26.709Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-12T18:08:44.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-12T18:08:58.887Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-12T18:08:58.887Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-12T18:08:59.844Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-12T18:09:02.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-12T18:09:09.368Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-12T18:09:09.368Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-12T18:09:09.368Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-12T18:09:09.368Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-12T18:09:09.368Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-12T18:09:10.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-12T18:09:10.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-12T18:09:14.827Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-12T18:09:15.783Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-12T18:09:15.783Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-12T18:09:15.783Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-12T18:09:15.783Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-12T18:09:15.783Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-12T18:09:15.783Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-12T18:09:15.783Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-12T18:09:16.235Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-12T18:09:17.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-12T18:09:17.757Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-12T18:09:22.400Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-12T18:09:24.551Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-12T18:09:24.551Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-12T18:09:25.003Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-12T18:09:25.003Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-12T18:09:25.003Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-12T18:09:25.003Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-12T18:09:29.753Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-12T18:09:30.604Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-12T18:09:30.604Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-12T18:09:30.604Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-12T18:09:30.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-12T18:09:47.553Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-12T18:09:48.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-12T18:09:48.560Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-12T18:09:48.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-12T18:09:56.054Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-12T18:09:57.007Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-12T18:09:57.007Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-12T18:09:57.007Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-12T18:09:58.866Z] --- PASS: TestBuildWCOWSandboxSize (1010.26s) [2021-07-12T18:09:58.866Z] === RUN TestBuildWithEmptyDockerfile [2021-07-12T18:09:58.866Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:09:58.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:09:58.866Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:09:58.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:09:58.866Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:09:58.866Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:09:58.866Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-12T18:09:58.866Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-12T18:09:58.866Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-12T18:09:58.866Z] --- PASS: TestBuildWithEmptyDockerfile (1.28s) [2021-07-12T18:09:58.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-12T18:09:58.866Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-12T18:09:58.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-12T18:09:58.866Z] === RUN TestBuildPreserveOwnership [2021-07-12T18:09:58.866Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:09:58.866Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-12T18:09:58.866Z] === RUN TestBuildPlatformInvalid [2021-07-12T18:09:58.866Z] --- PASS: TestBuildPlatformInvalid (1.16s) [2021-07-12T18:09:58.866Z] PASS [2021-07-12T18:09:58.866Z] ok github.com/docker/docker/integration/build 1283.064s [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === Skipped [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-12T18:09:58.866Z] build_session_test.go:25: TODO: BuildKit [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-12T18:09:58.866Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-12T18:09:58.866Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-12T18:09:58.866Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-12T18:09:58.866Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] DONE 29 tests, 5 skipped in 1320.079s [2021-07-12T18:09:58.866Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-12T18:09:58.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:09:58.866Z] INFO: Testing against a local daemon [2021-07-12T18:09:58.866Z] === RUN TestConfigInspect [2021-07-12T18:09:58.866Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-12T18:09:58.866Z] === RUN TestConfigList [2021-07-12T18:09:58.866Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] --- SKIP: TestConfigList (0.00s) [2021-07-12T18:09:58.866Z] === RUN TestConfigsCreateAndDelete [2021-07-12T18:09:58.866Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-12T18:09:58.866Z] === RUN TestConfigsUpdate [2021-07-12T18:09:58.866Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-12T18:09:58.866Z] === RUN TestTemplatedConfig [2021-07-12T18:09:58.866Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-12T18:09:58.866Z] === RUN TestConfigCreateResolve [2021-07-12T18:09:58.866Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:09:58.866Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-12T18:09:58.866Z] PASS [2021-07-12T18:09:58.866Z] ok github.com/docker/docker/integration/config 0.189s [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === Skipped [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-12T18:09:58.866Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-12T18:09:58.866Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-12T18:09:58.866Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-12T18:09:58.866Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-12T18:09:58.866Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-12T18:09:58.866Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] [2021-07-12T18:09:58.866Z] DONE 6 tests, 6 skipped in 3.613s [2021-07-12T18:09:58.866Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-12T18:09:59.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-12T18:10:00.790Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-12T18:10:01.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:10:01.249Z] INFO: Testing against a local daemon [2021-07-12T18:10:01.249Z] === RUN TestCheckpoint [2021-07-12T18:10:01.250Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T18:10:01.250Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-12T18:10:01.250Z] === RUN TestContainerInvalidJSON [2021-07-12T18:10:01.250Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:10:01.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:10:01.250Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:10:01.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:10:01.250Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:10:01.250Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:10:02.793Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-12T18:10:02.793Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-12T18:10:02.793Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-12T18:10:02.793Z] --- PASS: TestContainerInvalidJSON (1.20s) [2021-07-12T18:10:02.793Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-12T18:10:02.793Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-12T18:10:02.793Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-12T18:10:02.793Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-12T18:10:02.793Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-07-12T18:10:02.793Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-12T18:10:03.254Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-07-12T18:10:03.254Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-12T18:10:03.254Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-12T18:10:03.254Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-12T18:10:03.665Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-12T18:10:03.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-07-12T18:10:03.714Z] === RUN TestCopyFromContainer [2021-07-12T18:10:03.714Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:03.714Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-12T18:10:03.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:10:03.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:10:03.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:10:03.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:10:03.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:10:03.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:10:03.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-12T18:10:03.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-12T18:10:03.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-12T18:10:03.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-12T18:10:03.714Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-12T18:10:03.714Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-12T18:10:03.714Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidEnv [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-07-12T18:10:03.714Z] === RUN TestCreateTmpfsMountsTarget [2021-07-12T18:10:03.714Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:03.714Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-12T18:10:03.714Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:10:03.714Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-12T18:10:03.714Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:10:03.714Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:10:03.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:10:03.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-12T18:10:03.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-12T18:10:03.714Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-12T18:10:03.714Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-12T18:10:03.714Z] === RUN TestCreateDifferentPlatform [2021-07-12T18:10:03.714Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-12T18:10:03.714Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-12T18:10:03.714Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-12T18:10:03.714Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-12T18:10:03.714Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-12T18:10:03.715Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-07-12T18:10:03.715Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-12T18:10:03.715Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-12T18:10:03.715Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T18:10:03.715Z] === RUN TestContainerKillOnDaemonStart [2021-07-12T18:10:03.715Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:03.715Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-12T18:10:03.715Z] === RUN TestDiff [2021-07-12T18:10:03.715Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-12T18:10:03.715Z] --- SKIP: TestDiff (0.00s) [2021-07-12T18:10:03.715Z] === RUN TestExecWithCloseStdin [2021-07-12T18:10:04.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-12T18:10:07.593Z] --- PASS: TestExecWithCloseStdin (3.35s) [2021-07-12T18:10:07.593Z] === RUN TestExec [2021-07-12T18:10:09.913Z] --- PASS: TestExec (2.82s) [2021-07-12T18:10:09.913Z] === RUN TestExecUser [2021-07-12T18:10:09.913Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-12T18:10:09.913Z] --- SKIP: TestExecUser (0.00s) [2021-07-12T18:10:09.913Z] === RUN TestExportContainerAndImportImage [2021-07-12T18:10:09.913Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:09.913Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-12T18:10:09.913Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-12T18:10:09.913Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:09.913Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-12T18:10:09.913Z] === RUN TestHealthCheckWorkdir [2021-07-12T18:10:09.913Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-12T18:10:09.913Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-12T18:10:09.913Z] === RUN TestHealthKillContainer [2021-07-12T18:10:09.913Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-12T18:10:09.913Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-12T18:10:09.913Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-12T18:10:09.913Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-12T18:10:09.913Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-12T18:10:09.913Z] === RUN TestKillContainerInvalidSignal [2021-07-12T18:10:10.692Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-12T18:10:10.692Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-12T18:10:10.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-12T18:10:10.692Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-12T18:10:10.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-12T18:10:10.692Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-12T18:10:10.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-12T18:10:10.692Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-12T18:10:10.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-12T18:10:11.144Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-12T18:10:12.828Z] --- PASS: TestKillContainerInvalidSignal (2.59s) [2021-07-12T18:10:12.828Z] === RUN TestKillContainer [2021-07-12T18:10:12.828Z] === RUN TestKillContainer/no_signal [2021-07-12T18:10:14.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-12T18:10:15.126Z] === RUN TestKillContainer/non_killing_signal [2021-07-12T18:10:15.126Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-12T18:10:15.126Z] === RUN TestKillContainer/killing_signal [2021-07-12T18:10:17.995Z] --- PASS: TestKillContainer (5.18s) [2021-07-12T18:10:17.995Z] --- PASS: TestKillContainer/no_signal (2.50s) [2021-07-12T18:10:17.995Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:10:17.995Z] --- PASS: TestKillContainer/killing_signal (2.61s) [2021-07-12T18:10:17.995Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-12T18:10:17.995Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:10:17.995Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-12T18:10:17.995Z] === RUN TestKillStoppedContainer [2021-07-12T18:10:17.995Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:10:17.995Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-12T18:10:17.995Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-12T18:10:17.995Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:10:17.995Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-12T18:10:17.995Z] === RUN TestKillDifferentUserContainer [2021-07-12T18:10:17.995Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-12T18:10:17.995Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-12T18:10:17.995Z] === RUN TestInspectOomKilledTrue [2021-07-12T18:10:17.995Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:17.995Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-12T18:10:17.995Z] === RUN TestInspectOomKilledFalse [2021-07-12T18:10:17.995Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T18:10:17.995Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-12T18:10:17.995Z] === RUN TestLogsFollowTailEmpty [2021-07-12T18:10:20.154Z] --- PASS: TestLogsFollowTailEmpty (2.53s) [2021-07-12T18:10:20.154Z] === RUN TestNetworkNat [2021-07-12T18:10:20.154Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-12T18:10:20.154Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-12T18:10:20.154Z] === RUN TestNetworkLocalhostTCPNat [2021-07-12T18:10:22.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-12T18:10:23.852Z] --- PASS: TestNetworkLocalhostTCPNat (3.08s) [2021-07-12T18:10:23.852Z] === RUN TestNetworkLoopbackNat [2021-07-12T18:10:23.852Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-12T18:10:23.852Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-12T18:10:23.852Z] === RUN TestPause [2021-07-12T18:10:23.852Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-12T18:10:23.852Z] --- SKIP: TestPause (0.00s) [2021-07-12T18:10:23.852Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-12T18:10:26.000Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.40s) [2021-07-12T18:10:26.000Z] === RUN TestPauseStopPausedContainer [2021-07-12T18:10:26.000Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:10:26.000Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-12T18:10:26.000Z] === RUN TestPsFilter [2021-07-12T18:10:26.000Z] --- PASS: TestPsFilter (0.23s) [2021-07-12T18:10:26.001Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-12T18:10:26.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-12T18:10:26.544Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-12T18:10:26.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-12T18:10:28.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.78s) [2021-07-12T18:10:28.868Z] === RUN TestRemoveContainerWithVolume [2021-07-12T18:10:31.738Z] --- PASS: TestRemoveContainerWithVolume (2.61s) [2021-07-12T18:10:31.738Z] === RUN TestRemoveContainerRunning [2021-07-12T18:10:32.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-12T18:10:32.343Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-12T18:10:32.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-12T18:10:32.343Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-12T18:10:32.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-12T18:10:34.607Z] --- PASS: TestRemoveContainerRunning (2.75s) [2021-07-12T18:10:34.607Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-12T18:10:36.760Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2021-07-12T18:10:36.760Z] === RUN TestRemoveInvalidContainer [2021-07-12T18:10:36.760Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-12T18:10:36.760Z] === RUN TestRenameLinkedContainer [2021-07-12T18:10:36.760Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-12T18:10:36.760Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-12T18:10:36.760Z] === RUN TestRenameStoppedContainer [2021-07-12T18:10:39.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-12T18:10:39.413Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-12T18:10:39.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-12T18:10:39.790Z] --- PASS: TestRenameStoppedContainer (2.79s) [2021-07-12T18:10:39.790Z] === RUN TestRenameRunningContainerAndReuse [2021-07-12T18:10:40.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-12T18:10:40.383Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-12T18:10:40.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-12T18:10:40.383Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-12T18:10:40.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-12T18:10:44.438Z] --- PASS: TestRenameRunningContainerAndReuse (5.05s) [2021-07-12T18:10:44.438Z] === RUN TestRenameInvalidName [2021-07-12T18:10:47.319Z] --- PASS: TestRenameInvalidName (2.78s) [2021-07-12T18:10:47.319Z] === RUN TestRenameAnonymousContainer [2021-07-12T18:10:54.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-12T18:10:57.601Z] --- PASS: TestRenameAnonymousContainer (9.75s) [2021-07-12T18:10:57.601Z] === RUN TestRenameContainerWithSameName [2021-07-12T18:10:59.753Z] --- PASS: TestRenameContainerWithSameName (2.73s) [2021-07-12T18:10:59.753Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-12T18:10:59.753Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-12T18:10:59.753Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-12T18:10:59.753Z] === RUN TestResize [2021-07-12T18:11:02.036Z] --- PASS: TestResize (2.43s) [2021-07-12T18:11:02.036Z] === RUN TestResizeWithInvalidSize [2021-07-12T18:11:02.061Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-12T18:11:02.061Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-12T18:11:02.061Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-12T18:11:02.061Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-12T18:11:02.061Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-12T18:11:05.732Z] --- PASS: TestResizeWithInvalidSize (3.20s) [2021-07-12T18:11:05.732Z] === RUN TestResizeWhenContainerNotStarted [2021-07-12T18:11:05.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-12T18:11:07.912Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2021-07-12T18:11:08.372Z] === RUN TestDaemonRestartKillContainers [2021-07-12T18:11:08.372Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:08.372Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-12T18:11:08.372Z] === RUN TestStats [2021-07-12T18:11:08.372Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-12T18:11:08.372Z] --- SKIP: TestStats (0.00s) [2021-07-12T18:11:08.372Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-12T18:11:15.618Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.51s) [2021-07-12T18:11:15.618Z] === RUN TestStopContainerWithTimeout [2021-07-12T18:11:15.618Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-12T18:11:15.618Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-12T18:11:15.618Z] === RUN TestUpdateRestartPolicy [2021-07-12T18:11:16.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-12T18:11:16.236Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-12T18:11:16.236Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-12T18:11:16.236Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:11:17.205Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-12T18:11:18.789Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-12T18:11:18.789Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-12T18:11:19.249Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-12T18:11:24.084Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-12T18:11:25.622Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-12T18:11:25.622Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-12T18:11:26.084Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-12T18:11:26.084Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-12T18:11:26.084Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-12T18:11:26.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-12T18:11:27.756Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-12T18:11:28.725Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-12T18:11:29.693Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-12T18:11:30.152Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-12T18:11:30.611Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-12T18:11:32.038Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-12T18:11:32.038Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-12T18:11:32.038Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-12T18:11:32.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-12T18:11:37.959Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-12T18:11:39.498Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-12T18:11:39.498Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-12T18:11:39.957Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-12T18:11:40.908Z] --- PASS: TestUpdateRestartPolicy (23.82s) [2021-07-12T18:11:40.908Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-12T18:11:41.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-12T18:11:41.496Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-12T18:11:41.496Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-12T18:11:41.496Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-12T18:11:41.862Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s) [2021-07-12T18:11:41.862Z] === RUN TestWaitNonBlocked [2021-07-12T18:11:41.862Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:11:41.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:11:41.862Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:11:41.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:11:41.862Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-12T18:11:41.862Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-12T18:11:41.955Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-12T18:11:43.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-12T18:11:43.229Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-12T18:11:44.267Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-12T18:11:44.734Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-12T18:11:44.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.07s) [2021-07-12T18:11:44.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.28s) [2021-07-12T18:11:44.734Z] === RUN TestWaitBlocked [2021-07-12T18:11:44.734Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:44.734Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-12T18:11:44.734Z] PASS [2021-07-12T18:11:44.734Z] ok github.com/docker/docker/integration/container 103.673s [2021-07-12T18:11:44.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-12T18:11:45.186Z] [2021-07-12T18:11:45.187Z] === Skipped [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-12T18:11:45.187Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-12T18:11:45.187Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-12T18:11:45.187Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-12T18:11:45.187Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-12T18:11:45.187Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-12T18:11:45.187Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-12T18:11:45.187Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-12T18:11:45.187Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-12T18:11:45.187Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-12T18:11:45.187Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-12T18:11:45.187Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-12T18:11:45.187Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-12T18:11:45.187Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-12T18:11:45.187Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-12T18:11:45.187Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-12T18:11:45.187Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-12T18:11:45.187Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-12T18:11:45.187Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-12T18:11:45.187Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-12T18:11:45.187Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-12T18:11:45.187Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-12T18:11:45.187Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-12T18:11:45.187Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-12T18:11:45.187Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-12T18:11:45.187Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-12T18:11:45.187Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-12T18:11:45.187Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-12T18:11:45.187Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] [2021-07-12T18:11:45.187Z] DONE 88 tests, 33 skipped in 106.461s [2021-07-12T18:11:45.187Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-12T18:11:45.235Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-12T18:11:46.203Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-12T18:11:46.203Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-12T18:11:46.203Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-12T18:11:47.172Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-12T18:11:47.347Z] === RUN TestConfigDaemonLibtrustID [2021-07-12T18:11:47.347Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-12T18:11:47.347Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-12T18:11:47.347Z] === RUN TestDaemonConfigValidation [2021-07-12T18:11:47.347Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-12T18:11:47.347Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-12T18:11:47.347Z] PASS [2021-07-12T18:11:47.347Z] ok github.com/docker/docker/integration/daemon 0.205s [2021-07-12T18:11:47.347Z] [2021-07-12T18:11:47.347Z] === Skipped [2021-07-12T18:11:47.347Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-12T18:11:47.347Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-12T18:11:47.347Z] [2021-07-12T18:11:47.347Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-12T18:11:47.347Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-12T18:11:47.347Z] [2021-07-12T18:11:47.347Z] [2021-07-12T18:11:47.347Z] DONE 2 tests, 2 skipped in 2.437s [2021-07-12T18:11:47.799Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-12T18:11:48.140Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-12T18:11:48.140Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-12T18:11:48.140Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-12T18:11:48.140Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-12T18:11:48.140Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-12T18:11:49.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:11:49.516Z] INFO: Testing against a local daemon [2021-07-12T18:11:49.516Z] === RUN TestCommitInheritsEnv [2021-07-12T18:11:49.516Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:11:49.516Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-12T18:11:49.516Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-12T18:11:49.516Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-12T18:11:49.516Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T18:11:49.516Z] === RUN TestImagesFilterMultiReference [2021-07-12T18:11:49.516Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-12T18:11:49.516Z] === RUN TestImagePullPlatformInvalid [2021-07-12T18:11:49.516Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-12T18:11:49.516Z] === RUN TestRemoveImageOrphaning [2021-07-12T18:11:51.032Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2021-07-12T18:11:51.032Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-12T18:11:51.032Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-12T18:11:51.032Z] === RUN TestTagInvalidReference [2021-07-12T18:11:51.032Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-12T18:11:51.032Z] === RUN TestTagValidPrefixedRepo [2021-07-12T18:11:51.032Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-12T18:11:51.032Z] === RUN TestTagExistedNameWithoutForce [2021-07-12T18:11:51.032Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-12T18:11:51.032Z] === RUN TestTagOfficialNames [2021-07-12T18:11:51.032Z] --- PASS: TestTagOfficialNames (0.15s) [2021-07-12T18:11:51.032Z] === RUN TestTagMatchesDigest [2021-07-12T18:11:51.032Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-12T18:11:51.032Z] PASS [2021-07-12T18:11:51.032Z] ok github.com/docker/docker/integration/image 1.841s [2021-07-12T18:11:51.485Z] [2021-07-12T18:11:51.485Z] === Skipped [2021-07-12T18:11:51.485Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-12T18:11:51.485Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:11:51.485Z] [2021-07-12T18:11:51.485Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-12T18:11:51.485Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-12T18:11:51.485Z] [2021-07-12T18:11:51.485Z] [2021-07-12T18:11:51.485Z] DONE 11 tests, 2 skipped in 3.619s [2021-07-12T18:11:51.485Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-12T18:11:51.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-12T18:11:53.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:11:53.768Z] INFO: Testing against a local daemon [2021-07-12T18:11:53.768Z] === RUN TestNetworkCreateDelete [2021-07-12T18:11:53.768Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:53.768Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDockerNetworkDeletePreferID [2021-07-12T18:11:53.768Z] 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-12T18:11:53.768Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDaemonDNSFallback [2021-07-12T18:11:53.768Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:53.768Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestInspectNetwork [2021-07-12T18:11:53.768Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:53.768Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestRunContainerWithBridgeNone [2021-07-12T18:11:53.768Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:53.768Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestNetworkInvalidJSON [2021-07-12T18:11:53.768Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-12T18:11:53.768Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-12T18:11:53.768Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:11:53.768Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:11:53.768Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:11:53.768Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:11:53.768Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-12T18:11:53.768Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-12T18:11:53.768Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-12T18:11:53.768Z] === RUN TestNetworkList [2021-07-12T18:11:53.768Z] === RUN TestNetworkList//networks [2021-07-12T18:11:53.768Z] === PAUSE TestNetworkList//networks [2021-07-12T18:11:53.768Z] === RUN TestNetworkList//networks/ [2021-07-12T18:11:53.768Z] === PAUSE TestNetworkList//networks/ [2021-07-12T18:11:53.768Z] === CONT TestNetworkList//networks [2021-07-12T18:11:53.768Z] === CONT TestNetworkList//networks/ [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkList (0.04s) [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-07-12T18:11:53.768Z] --- PASS: TestNetworkList//networks (0.01s) [2021-07-12T18:11:53.768Z] === RUN TestHostIPv4BridgeLabel [2021-07-12T18:11:53.768Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-12T18:11:53.768Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDaemonDefaultNetworkPools [2021-07-12T18:11:53.768Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-12T18:11:53.768Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-12T18:11:53.768Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-12T18:11:53.768Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestServiceWithPredefinedNetwork [2021-07-12T18:11:53.768Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-12T18:11:53.768Z] service_test.go:242: FLAKY_TEST [2021-07-12T18:11:53.768Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestServiceWithDataPathPortInit [2021-07-12T18:11:53.768Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-12T18:11:53.768Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-12T18:11:53.768Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T18:11:53.768Z] PASS [2021-07-12T18:11:53.768Z] ok github.com/docker/docker/integration/network 0.257s [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === Skipped [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-12T18:11:53.768Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-12T18:11:53.768Z] 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-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-12T18:11:53.768Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-12T18:11:53.768Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-12T18:11:53.768Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-12T18:11:53.768Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:242: FLAKY_TEST [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-12T18:11:53.768Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] [2021-07-12T18:11:53.768Z] DONE 22 tests, 15 skipped in 2.519s [2021-07-12T18:11:53.768Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-12T18:11:54.203Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-12T18:11:54.722Z] testing: warning: no tests to run [2021-07-12T18:11:54.722Z] PASS [2021-07-12T18:11:54.722Z] ok github.com/docker/docker/integration/network/ipvlan 0.116s [2021-07-12T18:11:54.722Z] [2021-07-12T18:11:54.722Z] DONE 0 tests in 0.798s [2021-07-12T18:11:54.722Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-12T18:11:55.680Z] testing: warning: no tests to run [2021-07-12T18:11:55.680Z] PASS [2021-07-12T18:11:55.680Z] ok github.com/docker/docker/integration/network/macvlan 0.116s [2021-07-12T18:11:55.680Z] [2021-07-12T18:11:55.680Z] DONE 0 tests in 0.882s [2021-07-12T18:11:55.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-12T18:11:56.645Z] testing: warning: no tests to run [2021-07-12T18:11:56.645Z] PASS [2021-07-12T18:11:56.645Z] ok github.com/docker/docker/integration/plugin 0.094s [2021-07-12T18:11:56.645Z] [2021-07-12T18:11:56.645Z] DONE 0 tests in 0.995s [2021-07-12T18:11:57.097Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-12T18:11:58.055Z] testing: warning: no tests to run [2021-07-12T18:11:58.055Z] PASS [2021-07-12T18:11:58.055Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-07-12T18:11:58.055Z] [2021-07-12T18:11:58.055Z] DONE 0 tests in 0.929s [2021-07-12T18:11:58.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-12T18:11:59.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-12T18:11:59.408Z] docker_cli_external_volume_driver_test.go:485: [d447163d21aaa] daemon is not started [2021-07-12T18:12:04.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-12T18:12:10.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:10.795Z] INFO: Testing against a local daemon [2021-07-12T18:12:10.795Z] === RUN TestPluginInvalidJSON [2021-07-12T18:12:10.795Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:12:10.795Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:12:10.795Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-12T18:12:10.795Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-12T18:12:10.795Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-12T18:12:10.795Z] === RUN TestPluginInstall [2021-07-12T18:12:10.795Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-12T18:12:10.795Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-12T18:12:10.795Z] === RUN TestPluginsWithRuntimes [2021-07-12T18:12:10.795Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-12T18:12:10.795Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-12T18:12:10.795Z] === RUN TestPluginBackCompatMediaTypes [2021-07-12T18:12:10.795Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-12T18:12:10.795Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T18:12:10.795Z] PASS [2021-07-12T18:12:10.795Z] ok github.com/docker/docker/integration/plugin/common 0.336s [2021-07-12T18:12:10.795Z] [2021-07-12T18:12:10.795Z] === Skipped [2021-07-12T18:12:10.795Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-12T18:12:10.795Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-12T18:12:10.795Z] [2021-07-12T18:12:10.795Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-12T18:12:10.795Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-12T18:12:10.795Z] [2021-07-12T18:12:10.795Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-12T18:12:10.795Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-12T18:12:10.795Z] [2021-07-12T18:12:10.795Z] [2021-07-12T18:12:10.795Z] DONE 5 tests, 3 skipped in 11.301s [2021-07-12T18:12:10.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-12T18:12:12.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:12.945Z] INFO: Testing against a local daemon [2021-07-12T18:12:12.945Z] === RUN TestExternalGraphDriver [2021-07-12T18:12:12.945Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-12T18:12:12.945Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-12T18:12:12.945Z] === RUN TestGraphdriverPluginV2 [2021-07-12T18:12:12.945Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-12T18:12:12.945Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-12T18:12:12.945Z] PASS [2021-07-12T18:12:12.945Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.179s [2021-07-12T18:12:12.945Z] [2021-07-12T18:12:12.945Z] === Skipped [2021-07-12T18:12:12.945Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-12T18:12:12.945Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-12T18:12:12.945Z] [2021-07-12T18:12:12.945Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-12T18:12:12.945Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-12T18:12:12.945Z] [2021-07-12T18:12:12.945Z] [2021-07-12T18:12:12.945Z] DONE 2 tests, 2 skipped in 3.401s [2021-07-12T18:12:12.945Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-12T18:12:14.276Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-12T18:12:14.276Z] docker_cli_external_volume_driver_test.go:53: [d8e2e76af7197] daemon is not started [2021-07-12T18:12:15.120Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:15.120Z] INFO: Testing against a local daemon [2021-07-12T18:12:15.120Z] === RUN TestReadPluginNoRead [2021-07-12T18:12:15.120Z] read_test.go:21: no unix domain sockets on Windows [2021-07-12T18:12:15.120Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-12T18:12:15.120Z] PASS [2021-07-12T18:12:15.120Z] ok github.com/docker/docker/integration/plugin/logging 0.163s [2021-07-12T18:12:15.120Z] [2021-07-12T18:12:15.120Z] === Skipped [2021-07-12T18:12:15.120Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-12T18:12:15.120Z] read_test.go:21: no unix domain sockets on Windows [2021-07-12T18:12:15.120Z] [2021-07-12T18:12:15.120Z] [2021-07-12T18:12:15.120Z] DONE 1 tests, 1 skipped in 2.267s [2021-07-12T18:12:15.120Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-12T18:12:16.649Z] testing: warning: no tests to run [2021-07-12T18:12:16.649Z] PASS [2021-07-12T18:12:16.649Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2021-07-12T18:12:16.649Z] [2021-07-12T18:12:16.649Z] DONE 0 tests in 1.185s [2021-07-12T18:12:16.649Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-12T18:12:16.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-12T18:12:16.737Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-12T18:12:16.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-12T18:12:18.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:18.806Z] INFO: Testing against a local daemon [2021-07-12T18:12:18.806Z] === RUN TestPluginWithDevMounts [2021-07-12T18:12:18.806Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:18.806Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-12T18:12:18.806Z] PASS [2021-07-12T18:12:18.806Z] ok github.com/docker/docker/integration/plugin/volumes 0.140s [2021-07-12T18:12:18.806Z] [2021-07-12T18:12:18.806Z] === Skipped [2021-07-12T18:12:18.806Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-12T18:12:18.806Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:18.806Z] [2021-07-12T18:12:18.806Z] [2021-07-12T18:12:18.806Z] DONE 1 tests, 1 skipped in 2.324s [2021-07-12T18:12:18.806Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-12T18:12:21.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:21.002Z] INFO: Testing against a local daemon [2021-07-12T18:12:21.002Z] === RUN TestSecretInspect [2021-07-12T18:12:21.002Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-12T18:12:21.002Z] === RUN TestSecretList [2021-07-12T18:12:21.002Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] --- SKIP: TestSecretList (0.00s) [2021-07-12T18:12:21.002Z] === RUN TestSecretsCreateAndDelete [2021-07-12T18:12:21.002Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-12T18:12:21.002Z] === RUN TestSecretsUpdate [2021-07-12T18:12:21.002Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-12T18:12:21.002Z] === RUN TestTemplatedSecret [2021-07-12T18:12:21.002Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-12T18:12:21.002Z] === RUN TestSecretCreateResolve [2021-07-12T18:12:21.002Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:21.002Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-12T18:12:21.002Z] PASS [2021-07-12T18:12:21.002Z] ok github.com/docker/docker/integration/secret 0.150s [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] === Skipped [2021-07-12T18:12:21.002Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-12T18:12:21.002Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-12T18:12:21.002Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-12T18:12:21.002Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-12T18:12:21.002Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-12T18:12:21.002Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-12T18:12:21.002Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] [2021-07-12T18:12:21.002Z] DONE 6 tests, 6 skipped in 1.877s [2021-07-12T18:12:21.002Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-12T18:12:23.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:23.155Z] INFO: Testing against a local daemon [2021-07-12T18:12:23.155Z] === RUN TestServiceCreateInit [2021-07-12T18:12:23.155Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-12T18:12:23.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-12T18:12:23.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- PASS: TestServiceCreateInit (0.06s) [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceMultipleTimes [2021-07-12T18:12:23.155Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceConflict [2021-07-12T18:12:23.155Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceMaxReplicas [2021-07-12T18:12:23.155Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-12T18:12:23.155Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-12T18:12:23.155Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceSecretFileMode [2021-07-12T18:12:23.155Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceConfigFileMode [2021-07-12T18:12:23.155Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceSysctls [2021-07-12T18:12:23.155Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-12T18:12:23.155Z] === RUN TestCreateServiceCapabilities [2021-07-12T18:12:23.155Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-12T18:12:23.155Z] === RUN TestInspect [2021-07-12T18:12:23.155Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestInspect (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestCreateJob [2021-07-12T18:12:23.155Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestCreateJob (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestReplicatedJob [2021-07-12T18:12:23.155Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestUpdateReplicatedJob [2021-07-12T18:12:23.155Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServiceListWithStatuses [2021-07-12T18:12:23.155Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestDockerNetworkConnectAlias [2021-07-12T18:12:23.155Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestDockerNetworkReConnect [2021-07-12T18:12:23.155Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServicePlugin [2021-07-12T18:12:23.155Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.155Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServiceUpdateLabel [2021-07-12T18:12:23.155Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServiceUpdateSecrets [2021-07-12T18:12:23.155Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServiceUpdateConfigs [2021-07-12T18:12:23.155Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServiceUpdateNetwork [2021-07-12T18:12:23.155Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-12T18:12:23.155Z] === RUN TestServiceUpdatePidsLimit [2021-07-12T18:12:23.155Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.155Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-12T18:12:23.155Z] PASS [2021-07-12T18:12:23.155Z] ok github.com/docker/docker/integration/service 0.320s [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === Skipped [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:12:23.608Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:12:23.608Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-12T18:12:23.608Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-12T18:12:23.608Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-12T18:12:23.608Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-12T18:12:23.608Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-12T18:12:23.608Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-12T18:12:23.608Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-12T18:12:23.608Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-12T18:12:23.608Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-12T18:12:23.608Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-12T18:12:23.608Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-12T18:12:23.608Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-12T18:12:23.608Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-12T18:12:23.608Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-12T18:12:23.608Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-12T18:12:23.608Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-12T18:12:23.608Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-12T18:12:23.608Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-12T18:12:23.608Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-12T18:12:23.608Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-12T18:12:23.608Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-12T18:12:23.608Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] [2021-07-12T18:12:23.608Z] DONE 24 tests, 23 skipped in 2.579s [2021-07-12T18:12:23.608Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-12T18:12:25.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:25.141Z] INFO: Testing against a local daemon [2021-07-12T18:12:25.141Z] === RUN TestSessionCreate [2021-07-12T18:12:25.141Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-12T18:12:25.141Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-12T18:12:25.141Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-12T18:12:25.141Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-12T18:12:25.141Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-12T18:12:25.141Z] PASS [2021-07-12T18:12:25.141Z] ok github.com/docker/docker/integration/session 0.145s [2021-07-12T18:12:25.141Z] [2021-07-12T18:12:25.141Z] === Skipped [2021-07-12T18:12:25.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-12T18:12:25.141Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-12T18:12:25.141Z] [2021-07-12T18:12:25.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-12T18:12:25.141Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-12T18:12:25.141Z] [2021-07-12T18:12:25.141Z] [2021-07-12T18:12:25.141Z] DONE 2 tests, 2 skipped in 1.813s [2021-07-12T18:12:25.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-12T18:12:25.240Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-12T18:12:25.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-12T18:12:25.240Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-12T18:12:25.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-12T18:12:25.592Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-12T18:12:27.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:27.123Z] INFO: Testing against a local daemon [2021-07-12T18:12:27.124Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-12T18:12:27.124Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:27.124Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestEventsExecDie [2021-07-12T18:12:27.124Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-12T18:12:27.124Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-12T18:12:27.124Z] === RUN TestEventsBackwardsCompatible [2021-07-12T18:12:27.124Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-12T18:12:27.124Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestEventsVolumeCreate [2021-07-12T18:12:27.124Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-12T18:12:27.124Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestInfoAPI [2021-07-12T18:12:27.124Z] --- PASS: TestInfoAPI (0.04s) [2021-07-12T18:12:27.124Z] === RUN TestInfoAPIWarnings [2021-07-12T18:12:27.124Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:12:27.124Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestInfoDebug [2021-07-12T18:12:27.124Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:12:27.124Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestInfoInsecureRegistries [2021-07-12T18:12:27.124Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:12:27.124Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestInfoRegistryMirrors [2021-07-12T18:12:27.124Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:12:27.124Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-12T18:12:27.124Z] === RUN TestLoginFailsWithBadCredentials [2021-07-12T18:12:28.077Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-07-12T18:12:28.077Z] === RUN TestPingCacheHeaders [2021-07-12T18:12:28.077Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-12T18:12:28.077Z] === RUN TestPingGet [2021-07-12T18:12:28.077Z] --- PASS: TestPingGet (0.04s) [2021-07-12T18:12:28.077Z] === RUN TestPingHead [2021-07-12T18:12:28.077Z] --- PASS: TestPingHead (0.03s) [2021-07-12T18:12:28.077Z] === RUN TestVersion [2021-07-12T18:12:28.671Z] --- PASS: TestVersion (0.03s) [2021-07-12T18:12:28.671Z] PASS [2021-07-12T18:12:28.671Z] ok github.com/docker/docker/integration/system 1.234s [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === Skipped [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-12T18:12:28.671Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-12T18:12:28.671Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-12T18:12:28.671Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-12T18:12:28.671Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-12T18:12:28.671Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-12T18:12:28.671Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:12:28.671Z] [2021-07-12T18:12:28.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-12T18:12:28.672Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:12:28.672Z] [2021-07-12T18:12:28.672Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-12T18:12:28.672Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-12T18:12:28.672Z] [2021-07-12T18:12:28.672Z] [2021-07-12T18:12:28.672Z] DONE 14 tests, 8 skipped in 2.980s [2021-07-12T18:12:28.672Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite (440.44s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.05s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.50s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.48s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.52s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.52s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.50s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.30s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2021-07-12T18:12:29.144Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-12T18:12:29.144Z] PASS [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] === Skipped [2021-07-12T18:12:29.144Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-12T18:12:29.144Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-12T18:12:29.144Z] check_test.go:309: [d19a87233e0d9] daemon is not started [2021-07-12T18:12:29.144Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-12T18:12:29.144Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-12T18:12:29.144Z] check_test.go:309: [d1e520c2169d2] daemon is not started [2021-07-12T18:12:29.144Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-12T18:12:29.144Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-12T18:12:29.144Z] check_test.go:309: [db21b8b3bd756] daemon is not started [2021-07-12T18:12:29.144Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-12T18:12:29.144Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-12T18:12:29.144Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-12T18:12:29.144Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-12T18:12:29.144Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] DONE 273 tests, 5 skipped in 2476.453s [2021-07-12T18:12:29.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-12T18:12:29.144Z] ++++ cat bundles/test-integration/docker.pid [2021-07-12T18:12:29.144Z] +++ kill 13872 [2021-07-12T18:12:29.144Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa4ed605419b/docker.pid [2021-07-12T18:12:29.144Z] +++ kill 15687 [2021-07-12T18:12:29.144Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15687 is not a child of this shell [2021-07-12T18:12:29.144Z] warning: PID 15687 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa4ed605419b/docker.pid had a nonzero exit code [2021-07-12T18:12:29.144Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa4ed605419b/root: target is busy. [2021-07-12T18:12:29.144Z] +++ /etc/init.d/apparmor stop [2021-07-12T18:12:29.144Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] Unloading profiles will leave already running processes permanently [2021-07-12T18:12:29.144Z] unconfined, which can lead to unexpected situations. [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.144Z] To set a process to complain mode, use the command line tool [2021-07-12T18:12:29.144Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-12T18:12:29.144Z] +++ true [2021-07-12T18:12:29.144Z] exiting test-integration [2021-07-12T18:12:29.144Z] ++ exit 0 [2021-07-12T18:12:29.144Z] [2021-07-12T18:12:29.709Z] + exit 0 [2021-07-12T18:12:29.709Z] ++ jobs -p [2021-07-12T18:12:29.709Z] + pids= [2021-07-12T18:12:29.709Z] + echo 'Remaining pids to kill: []' [2021-07-12T18:12:29.709Z] Remaining pids to kill: [] [2021-07-12T18:12:29.709Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-12T18:12:29.728Z] Recording test results [2021-07-12T18:12:30.039Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-12T18:12:30.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:30.196Z] INFO: Testing against a local daemon [2021-07-12T18:12:30.196Z] === RUN TestVolumesCreateAndList [2021-07-12T18:12:30.196Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-12T18:12:30.196Z] === RUN TestVolumesRemove [2021-07-12T18:12:30.382Z] + echo Ensuring container killed. [2021-07-12T18:12:30.382Z] Ensuring container killed. [2021-07-12T18:12:30.382Z] + docker ps -aq -f name=docker-pr6-* [2021-07-12T18:12:30.382Z] + cids=e0a94390b46c [2021-07-12T18:12:30.382Z] e4f2915ecd16 [2021-07-12T18:12:30.382Z] 93f1ff6e3a9f [2021-07-12T18:12:30.382Z] + [ -n e0a94390b46c [2021-07-12T18:12:30.382Z] e4f2915ecd16 [2021-07-12T18:12:30.382Z] 93f1ff6e3a9f ] [2021-07-12T18:12:30.382Z] + docker rm -vf e0a94390b46c e4f2915ecd16 93f1ff6e3a9f [2021-07-12T18:12:30.647Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-12T18:12:30.647Z] === RUN TestVolumesInspect [2021-07-12T18:12:30.647Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-12T18:12:30.647Z] === RUN TestVolumesInvalidJSON [2021-07-12T18:12:30.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-12T18:12:30.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-12T18:12:30.647Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-12T18:12:30.647Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-12T18:12:30.647Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-12T18:12:30.647Z] PASS [2021-07-12T18:12:30.647Z] ok github.com/docker/docker/integration/volume 0.369s [2021-07-12T18:12:30.647Z] [2021-07-12T18:12:30.647Z] DONE 5 tests in 2.356s [2021-07-12T18:12:31.100Z] INFO: make.ps1 ended at 07/12/2021 18:12:30 [2021-07-12T18:12:31.100Z] INFO: Integration CLI tests being run from the host: [2021-07-12T18:12:31.100Z] 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-12T18:12:31.318Z] e0a94390b46c [2021-07-12T18:12:31.884Z] e4f2915ecd16 [2021-07-12T18:12:32.818Z] 93f1ff6e3a9f [Pipeline] sh [2021-07-12T18:12:33.097Z] + echo Chowning /workspace to jenkins user [2021-07-12T18:12:33.097Z] Chowning /workspace to jenkins user [2021-07-12T18:12:33.097Z] + id -u [2021-07-12T18:12:33.097Z] + id -g [2021-07-12T18:12:33.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42625:/workspace busybox chown -R 1000:1000 /workspace [2021-07-12T18:12:35.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-12T18:12:35.509Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-12T18:12:35.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-12T18:12:35.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-12T18:12:35.961Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-12T18:12:35.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-12T18:12:35.961Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-12T18:12:35.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-12T18:12:37.006Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-12T18:12:37.006Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-12T18:12:37.574Z] + bundleName=amd64 [2021-07-12T18:12:37.574Z] + echo Creating amd64-bundles.tar.gz [2021-07-12T18:12:37.574Z] Creating amd64-bundles.tar.gz [2021-07-12T18:12:37.574Z] + 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-12T18:12:37.574Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-12T18:12:38.519Z] Archiving artifacts [2021-07-12T18:12:38.544Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-12T18:12:38.807Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T18:12:39.125Z] + make clean [2021-07-12T18:12:39.125Z] docker volume rm -f docker-dev-cache [2021-07-12T18:12:39.125Z] docker-dev-cache [Pipeline] deleteDir [2021-07-12T18:12:41.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-12T18:12:41.897Z] INFO: Testing against a local daemon [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-12T18:12:41.897Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-12T18:12:41.897Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-12T18:12:41.897Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-12T18:12:42.351Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-12T18:12:43.304Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-12T18:12:43.755Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T18:12:44.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-12T18:12:44.592Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-12T18:12:44.592Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-12T18:12:44.592Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-12T18:12:45.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-12T18:12:45.051Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-12T18:12:45.507Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-12T18:12:45.958Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-12T18:12:45.958Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-12T18:12:45.958Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-12T18:13:11.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-12T18:13:16.169Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-12T18:13:16.169Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-12T18:13:16.169Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-12T18:13:16.169Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-12T18:13:16.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-12T18:13:16.349Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-12T18:13:17.985Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-12T18:13:17.985Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:13:18.950Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-12T18:13:21.822Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-12T18:13:21.822Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-12T18:13:21.822Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-12T18:13:27.555Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-12T18:13:30.427Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-12T18:13:30.427Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-12T18:13:30.427Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-12T18:13:30.427Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-12T18:13:30.427Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-12T18:13:32.583Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-12T18:13:33.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-12T18:13:34.102Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-12T18:13:34.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-12T18:13:35.059Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-12T18:13:36.014Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-12T18:13:36.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-12T18:13:37.529Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-12T18:13:45.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-12T18:13:46.164Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-12T18:13:48.913Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-12T18:13:49.169Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-12T18:13:49.169Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-12T18:13:49.169Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-12T18:13:50.869Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-12T18:13:50.869Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-12T18:13:50.869Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-12T18:13:51.822Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-12T18:13:52.650Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-12T18:13:55.646Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-12T18:13:56.740Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-12T18:13:57.694Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-12T18:13:57.694Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-12T18:13:57.694Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-12T18:13:59.337Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-12T18:14:00.293Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-12T18:14:00.293Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-12T18:14:00.293Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-12T18:14:00.293Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-12T18:14:00.293Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-12T18:14:08.792Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-12T18:14:53.497Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-12T18:14:55.038Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-12T18:14:55.038Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-12T18:14:55.497Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-12T18:14:59.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-12T18:14:59.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-12T18:14:59.758Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-12T18:15:08.263Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-12T18:15:08.263Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-12T18:15:08.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-12T18:15:08.715Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-12T18:15:09.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-12T18:15:09.167Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-12T18:15:09.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-12T18:15:10.071Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-12T18:15:10.071Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-12T18:15:10.522Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-12T18:15:11.054Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-12T18:15:11.054Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-12T18:15:11.054Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-12T18:15:11.054Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-12T18:15:11.054Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-12T18:15:11.054Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-12T18:15:11.054Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-12T18:15:11.054Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-12T18:15:11.054Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-12T18:15:11.054Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-12T18:15:11.054Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-12T18:15:13.352Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-12T18:15:13.352Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-12T18:15:13.352Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-12T18:15:13.352Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-12T18:15:13.352Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-12T18:15:13.352Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-12T18:15:13.352Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-12T18:15:13.352Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-12T18:15:13.352Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-12T18:15:17.988Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-12T18:15:17.988Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-12T18:15:17.988Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-12T18:15:17.988Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:15:17.988Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-12T18:15:26.803Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-12T18:15:46.423Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-12T18:15:46.423Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-12T18:15:46.423Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-12T18:15:46.423Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-12T18:15:56.156Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-12T18:15:58.411Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-12T18:15:59.950Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-12T18:16:22.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-12T18:16:22.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-12T18:16:22.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-12T18:16:25.179Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-12T18:16:29.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-12T18:16:32.418Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-12T18:16:35.881Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-12T18:16:37.187Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-12T18:16:46.410Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-12T18:17:22.434Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-12T18:17:23.596Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-12T18:17:23.596Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-12T18:17:23.596Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-12T18:17:30.760Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-12T18:17:30.760Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-12T18:17:31.142Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-12T18:17:36.692Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-12T18:17:37.144Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-12T18:17:37.144Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-12T18:17:37.144Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-12T18:17:37.144Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-12T18:17:37.144Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-12T18:17:37.144Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-12T18:17:37.144Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-12T18:17:37.597Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-12T18:17:38.553Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-12T18:17:43.213Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-12T18:17:44.732Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-12T18:17:44.732Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-12T18:17:44.732Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-12T18:17:44.732Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-12T18:17:44.732Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-12T18:17:45.184Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-12T18:17:48.893Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-12T18:17:49.415Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-12T18:17:49.479Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-12T18:17:58.079Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-12T18:17:58.079Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-12T18:17:58.534Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-12T18:18:06.493Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-12T18:18:09.371Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-12T18:18:10.992Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-12T18:18:10.992Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-12T18:18:10.992Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-12T18:18:14.818Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-12T18:18:17.104Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-12T18:18:22.975Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-12T18:18:22.975Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-12T18:18:22.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-12T18:18:22.975Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-12T18:18:22.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-12T18:18:22.975Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-12T18:18:22.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-12T18:18:22.975Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-12T18:18:23.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-12T18:18:23.880Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-12T18:19:15.823Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-12T18:19:15.823Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-12T18:19:15.823Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-12T18:19:16.282Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-12T18:19:16.282Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-12T18:19:16.282Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-12T18:19:16.939Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-12T18:19:18.477Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-12T18:19:18.477Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-12T18:19:18.477Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-12T18:19:18.940Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-12T18:19:19.401Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-12T18:19:24.428Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-12T18:19:24.428Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-12T18:19:24.428Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-12T18:19:24.428Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-12T18:19:24.428Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-12T18:19:24.779Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-12T18:19:24.779Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-12T18:19:25.232Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-12T18:19:37.224Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-12T18:19:38.901Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-12T18:19:49.497Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-12T18:19:49.497Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-12T18:19:49.497Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-12T18:19:49.497Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-12T18:19:49.497Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-12T18:19:49.497Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-12T18:19:49.497Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-12T18:19:49.497Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-12T18:19:49.497Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-12T18:19:49.497Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-12T18:19:49.497Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-12T18:19:54.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-12T18:19:54.364Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-12T18:19:54.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-12T18:19:54.364Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-12T18:19:54.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-12T18:19:54.365Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:19:54.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-12T18:19:54.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-12T18:19:55.245Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-12T18:20:00.004Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-12T18:20:00.004Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-12T18:20:00.004Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-12T18:20:00.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-12T18:20:05.283Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-12T18:20:08.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-12T18:20:08.929Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-12T18:20:11.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-12T18:20:12.871Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-12T18:20:18.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-12T18:20:23.170Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-12T18:20:23.170Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-12T18:20:23.170Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-12T18:20:23.170Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-12T18:20:23.170Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-12T18:20:23.170Z] === RUN TestDockerSuite/TestBuildFails [2021-07-12T18:20:25.482Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-12T18:20:25.482Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-12T18:20:27.929Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-12T18:20:30.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-12T18:20:37.867Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-12T18:20:40.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-12T18:20:40.040Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-12T18:20:41.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-12T18:20:46.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-12T18:20:46.823Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-12T18:20:46.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-12T18:20:46.823Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-12T18:20:46.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-12T18:20:48.457Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-12T18:20:55.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-12T18:20:55.554Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-12T18:20:55.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-12T18:20:56.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-12T18:20:56.020Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-12T18:20:56.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-12T18:20:56.020Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-12T18:20:56.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-12T18:21:00.837Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-12T18:21:08.074Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-12T18:21:09.745Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-12T18:21:10.744Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-12T18:21:22.128Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-12T18:21:22.128Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-12T18:21:22.128Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-12T18:21:22.128Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-12T18:21:22.128Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-12T18:21:22.128Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-12T18:21:22.128Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-12T18:21:28.368Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-12T18:21:32.503Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-12T18:21:32.503Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:21:32.503Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-12T18:21:39.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-12T18:21:43.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-12T18:21:43.068Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-12T18:21:45.109Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-12T18:21:45.388Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-12T18:21:45.388Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:21:45.856Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-12T18:21:46.077Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-12T18:21:48.045Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-12T18:21:48.045Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-12T18:21:48.045Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-12T18:21:48.256Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-12T18:21:48.256Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-12T18:21:48.256Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-12T18:21:49.404Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-12T18:21:49.793Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-12T18:21:49.793Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-12T18:21:53.922Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-12T18:21:54.487Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-12T18:21:55.614Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-12T18:21:55.614Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-12T18:21:55.614Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-12T18:21:55.614Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-12T18:21:55.614Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-12T18:21:56.143Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-12T18:21:56.761Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-12T18:21:57.156Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-12T18:21:58.008Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-12T18:21:58.699Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-12T18:21:58.785Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-12T18:21:59.673Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-12T18:22:00.134Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-12T18:22:00.327Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-12T18:22:01.105Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-12T18:22:01.962Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-12T18:22:09.361Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-12T18:22:09.361Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:22:09.361Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-12T18:22:09.361Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-12T18:22:09.361Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-12T18:22:09.361Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-12T18:22:09.361Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-12T18:22:09.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-12T18:22:09.821Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-12T18:22:10.280Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-12T18:22:11.331Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-12T18:22:13.512Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-12T18:22:15.706Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-12T18:22:15.706Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-12T18:22:15.706Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-12T18:22:17.250Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-12T18:22:17.250Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-12T18:22:17.250Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-12T18:22:17.264Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-12T18:22:17.711Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-12T18:22:20.769Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-12T18:22:21.742Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-12T18:22:22.206Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-12T18:22:22.206Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-12T18:22:22.667Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-12T18:22:23.779Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-12T18:22:24.240Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-12T18:22:24.240Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-12T18:22:24.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-12T18:22:24.701Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-12T18:22:24.701Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-12T18:22:31.961Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-12T18:22:35.087Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-12T18:22:35.087Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-12T18:22:35.087Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-12T18:22:37.991Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-12T18:23:14.811Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-12T18:23:14.811Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-12T18:23:14.811Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-12T18:23:21.911Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-12T18:23:21.911Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-12T18:23:22.882Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-12T18:23:22.882Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-12T18:23:23.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-12T18:23:23.342Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-12T18:23:23.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-12T18:23:24.312Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-12T18:23:24.312Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-12T18:23:24.312Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-12T18:23:29.189Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-12T18:23:41.838Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-12T18:23:45.708Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-12T18:23:45.709Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-12T18:23:45.709Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-12T18:23:45.709Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-12T18:23:45.709Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-12T18:23:46.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-12T18:23:47.894Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-12T18:23:51.798Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-12T18:23:55.374Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-12T18:23:57.783Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-12T18:23:57.783Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-12T18:23:57.783Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-12T18:23:57.783Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-12T18:23:57.783Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-12T18:23:57.783Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-12T18:23:57.783Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-12T18:23:57.783Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-12T18:23:57.783Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-12T18:23:57.783Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-12T18:23:57.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-12T18:24:00.207Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-12T18:24:00.207Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-12T18:24:00.207Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-12T18:24:00.207Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-12T18:24:02.450Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-12T18:24:03.613Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-12T18:24:03.613Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-12T18:24:03.613Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-12T18:24:03.613Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-12T18:24:03.613Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-12T18:24:03.613Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:24:03.613Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-12T18:24:04.584Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-12T18:24:14.918Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-12T18:24:25.373Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-12T18:24:26.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-12T18:24:27.727Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-12T18:24:27.727Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-12T18:24:27.727Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-12T18:24:28.067Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-12T18:24:32.951Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-12T18:24:34.801Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-12T18:24:34.801Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-12T18:24:34.801Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-12T18:24:34.801Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-12T18:24:34.801Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-12T18:24:34.801Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-12T18:24:36.032Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-12T18:24:36.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-12T18:24:36.492Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-12T18:24:36.492Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-12T18:24:36.492Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-12T18:24:36.492Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-12T18:24:36.492Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-12T18:24:36.492Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-12T18:24:36.492Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-12T18:24:36.492Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-12T18:24:36.492Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-12T18:24:36.492Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-12T18:24:36.492Z] === RUN TestDockerSuite/TestBuildFails [2021-07-12T18:24:37.812Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-12T18:24:39.407Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-12T18:24:39.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-12T18:24:39.958Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-12T18:24:43.808Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-12T18:24:45.992Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-12T18:24:46.451Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-12T18:24:46.451Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-12T18:24:49.492Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-12T18:24:51.028Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-12T18:24:52.116Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-12T18:24:52.567Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-12T18:24:59.390Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-12T18:25:03.023Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-12T18:25:04.561Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-12T18:25:08.279Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-12T18:25:15.568Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-12T18:25:16.539Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-12T18:25:19.376Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-12T18:25:23.112Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-12T18:25:29.079Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-12T18:25:29.079Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-12T18:25:29.079Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-12T18:25:29.079Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-12T18:25:29.079Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-12T18:25:29.079Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-12T18:25:29.079Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-12T18:25:40.964Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-12T18:25:44.043Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-12T18:25:44.043Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:25:44.043Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-12T18:25:51.421Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-12T18:25:55.317Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-12T18:25:56.990Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-12T18:25:56.990Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-12T18:25:56.990Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-12T18:25:56.990Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-12T18:25:56.990Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-12T18:25:59.002Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-12T18:25:59.168Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-12T18:25:59.168Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-12T18:25:59.168Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-12T18:25:59.974Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-12T18:26:02.293Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-12T18:26:02.293Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-12T18:26:02.293Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-12T18:26:03.270Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-12T18:26:03.734Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-12T18:26:06.340Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-12T18:26:08.610Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-12T18:26:09.582Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-12T18:26:10.553Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-12T18:26:11.694Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-12T18:26:12.668Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-12T18:26:14.305Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-12T18:26:15.013Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-12T18:26:15.013Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-12T18:26:15.013Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-12T18:26:16.490Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-12T18:26:23.737Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-12T18:26:23.737Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:26:23.737Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-12T18:26:23.737Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-12T18:26:23.737Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-12T18:26:24.197Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-12T18:26:24.197Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-12T18:26:24.197Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-12T18:26:24.657Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-12T18:26:25.117Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-12T18:26:26.089Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-12T18:26:32.098Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-12T18:26:50.114Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-12T18:26:50.114Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-12T18:26:50.114Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-12T18:26:50.148Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-12T18:26:53.024Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-12T18:27:04.966Z] === RUN TestDockerSuite/TestBuildRm [2021-07-12T18:27:30.437Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-12T18:27:32.007Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-12T18:27:32.007Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-12T18:27:32.007Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-12T18:27:32.007Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-12T18:27:32.472Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-12T18:27:34.651Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-12T18:27:38.384Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-12T18:27:43.202Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-12T18:27:43.809Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-12T18:27:48.991Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-12T18:27:56.331Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-12T18:27:56.331Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-12T18:27:56.331Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-12T18:28:01.790Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-12T18:28:10.220Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-12T18:28:10.680Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-12T18:28:11.138Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-12T18:28:12.881Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-12T18:28:17.462Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-12T18:28:19.972Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-12T18:28:21.468Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-12T18:28:21.927Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-12T18:28:32.380Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-12T18:28:32.380Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-12T18:28:32.611Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-12T18:28:38.461Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-12T18:28:42.883Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-12T18:28:53.885Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-12T18:28:53.885Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-12T18:28:53.885Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-12T18:28:59.767Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-12T18:29:02.496Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-12T18:29:02.496Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-12T18:29:02.496Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-12T18:29:02.496Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-12T18:29:02.496Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-12T18:29:02.496Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-12T18:29:05.545Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-12T18:29:11.485Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-12T18:29:14.398Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-12T18:29:14.398Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-12T18:29:14.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-12T18:29:17.922Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-12T18:29:18.860Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-12T18:29:18.860Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-12T18:29:19.310Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-12T18:29:19.467Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-12T18:29:21.121Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-12T18:29:22.994Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-12T18:29:24.504Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-12T18:29:31.879Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-12T18:29:34.110Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-12T18:29:35.417Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-12T18:29:42.592Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-12T18:29:44.812Z] === RUN TestDockerSuite/TestBuildUser [2021-07-12T18:29:44.812Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-12T18:29:44.812Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-12T18:29:44.812Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:29:44.812Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-12T18:29:44.812Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-12T18:29:44.812Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-12T18:29:51.958Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-12T18:29:53.572Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-12T18:29:54.022Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-12T18:29:54.979Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-12T18:29:57.831Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-12T18:29:57.831Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-12T18:29:57.831Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-12T18:29:57.831Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-12T18:29:57.831Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-12T18:30:03.694Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-12T18:30:16.367Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-12T18:30:19.282Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-12T18:30:22.896Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-12T18:30:22.896Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-12T18:30:24.664Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-12T18:30:29.814Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-12T18:30:30.786Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-12T18:30:30.786Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-12T18:30:30.786Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-12T18:30:30.786Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-12T18:30:30.786Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-12T18:30:33.127Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-12T18:30:38.151Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-12T18:30:38.151Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-12T18:30:38.151Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-12T18:30:38.849Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-12T18:30:38.849Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-12T18:30:39.800Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-12T18:30:39.800Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-12T18:30:39.800Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-12T18:30:48.284Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-12T18:30:48.284Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-12T18:30:48.284Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-12T18:30:58.700Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-12T18:31:08.940Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-12T18:31:08.940Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-12T18:31:23.761Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-12T18:31:23.761Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-12T18:31:23.761Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-12T18:31:23.761Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-12T18:31:24.211Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-12T18:31:24.211Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-12T18:31:24.211Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-12T18:31:25.897Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-12T18:31:28.956Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-12T18:31:43.769Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-12T18:31:45.909Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-12T18:31:45.909Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-12T18:31:46.359Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-12T18:31:46.359Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-12T18:31:46.359Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-12T18:31:46.359Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T18:31:46.359Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-12T18:31:48.580Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-12T18:31:50.206Z] === RUN TestDockerSuite/TestBuildRm [2021-07-12T18:31:53.205Z] === RUN TestDockerSuite/TestCommitChange [2021-07-12T18:31:59.080Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-12T18:32:03.837Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-12T18:32:03.837Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:32:03.837Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-12T18:32:08.224Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-12T18:32:10.409Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-12T18:32:10.409Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-12T18:32:10.409Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-12T18:32:10.409Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-12T18:32:11.016Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-12T18:32:11.016Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-12T18:32:11.016Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-12T18:32:11.382Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-12T18:32:13.771Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-12T18:32:19.493Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-12T18:32:22.732Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-12T18:32:24.184Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-12T18:32:24.184Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-12T18:32:24.184Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-12T18:32:24.184Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-12T18:32:24.184Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-12T18:32:24.184Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-12T18:32:24.184Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-12T18:32:24.184Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-12T18:32:27.461Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-12T18:32:32.851Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-12T18:32:33.296Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-12T18:32:39.861Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-12T18:32:39.861Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-12T18:32:39.861Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-12T18:32:42.902Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-12T18:32:42.902Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-12T18:32:42.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-12T18:32:42.902Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-12T18:32:42.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-12T18:32:42.902Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-12T18:32:42.902Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-12T18:32:45.894Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-12T18:32:45.894Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-12T18:32:45.894Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-12T18:32:45.894Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-12T18:32:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-12T18:32:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-12T18:32:48.883Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-12T18:32:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-12T18:32:48.883Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-12T18:32:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-12T18:32:48.883Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:32:48.883Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-12T18:32:52.066Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-12T18:32:52.066Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-12T18:32:52.066Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-12T18:32:52.066Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-12T18:32:52.520Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-12T18:32:52.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-12T18:32:55.685Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-12T18:32:57.155Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-12T18:32:58.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-12T18:32:58.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-12T18:32:58.545Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-12T18:32:58.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-12T18:32:58.669Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-12T18:32:58.669Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-12T18:32:58.669Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-12T18:33:01.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-12T18:33:01.536Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-12T18:33:03.064Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-12T18:33:03.064Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-12T18:33:03.064Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-12T18:33:03.064Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-12T18:33:04.017Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-12T18:33:04.017Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-12T18:33:04.017Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-12T18:33:04.017Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-12T18:33:04.017Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-12T18:33:04.017Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-12T18:33:04.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-12T18:33:04.396Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-12T18:33:04.396Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:33:04.396Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-12T18:33:04.396Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:33:04.396Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-12T18:33:07.715Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-12T18:33:07.715Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-12T18:33:08.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-12T18:33:08.653Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-12T18:33:08.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-12T18:33:08.653Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-12T18:33:08.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-12T18:33:08.653Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:33:08.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-12T18:33:09.122Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-12T18:33:09.122Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-12T18:33:09.857Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-12T18:33:09.857Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-12T18:33:09.857Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-12T18:33:10.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-12T18:33:13.668Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-12T18:33:13.668Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-12T18:33:15.930Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-12T18:33:16.532Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-12T18:33:19.461Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-12T18:33:19.922Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-12T18:33:22.386Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-12T18:33:27.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-12T18:33:27.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-12T18:33:27.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-12T18:33:27.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-12T18:33:27.097Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-12T18:33:29.962Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-12T18:33:29.962Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-12T18:33:29.962Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-12T18:33:30.401Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-12T18:33:32.824Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-12T18:33:32.824Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:33:32.824Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-12T18:33:34.970Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-12T18:33:35.422Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-12T18:33:37.029Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-12T18:33:37.980Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-12T18:33:37.980Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-12T18:33:37.980Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-12T18:33:37.980Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-12T18:33:37.980Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-12T18:33:37.980Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-12T18:33:37.980Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-12T18:33:37.980Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-12T18:33:37.980Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-12T18:33:37.980Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-12T18:33:37.980Z] === RUN TestDockerSuite/TestBuildFails [2021-07-12T18:33:40.850Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-12T18:33:40.850Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-12T18:33:41.141Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-12T18:33:42.650Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-12T18:33:42.650Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-12T18:33:42.650Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-12T18:33:42.650Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-12T18:33:42.650Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-12T18:33:42.650Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-12T18:33:42.650Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-12T18:33:42.650Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-12T18:33:42.650Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-12T18:33:42.650Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-12T18:33:42.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-12T18:33:44.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-12T18:33:44.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-12T18:33:47.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-12T18:33:47.974Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-12T18:33:50.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-12T18:33:55.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-12T18:33:58.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054a0_} [2021-07-12T18:34:00.402Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-12T18:34:00.584Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-12T18:34:00.584Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-12T18:34:01.044Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-12T18:34:05.879Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-12T18:34:06.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1808576882_c:\foo_false____} [2021-07-12T18:34:07.421Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-12T18:34:09.085Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-12T18:34:09.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1808576882_c:\foo_true____} [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-12T18:34:12.545Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-12T18:34:12.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-12T18:34:12.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-12T18:34:12.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-12T18:34:12.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-12T18:34:12.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-12T18:34:13.445Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-12T18:34:13.445Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-12T18:34:13.445Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-12T18:34:13.445Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-12T18:34:13.445Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-12T18:34:13.445Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-12T18:34:13.445Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-12T18:34:13.445Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:34:13.445Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-12T18:34:13.445Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:34:13.445Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-12T18:34:17.158Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-12T18:34:17.158Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.158Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-12T18:34:17.158Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.158Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-12T18:34:17.158Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.158Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-12T18:34:17.158Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.158Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-12T18:34:17.158Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.158Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-12T18:34:17.159Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-12T18:34:17.159Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-12T18:34:17.159Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-12T18:34:17.762Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-12T18:34:20.897Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-12T18:34:20.897Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-12T18:34:20.897Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-12T18:34:20.897Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-12T18:34:21.560Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-12T18:34:22.512Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-12T18:34:23.705Z] === RUN TestDockerSuite/TestBuildUser [2021-07-12T18:34:23.705Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-12T18:34:23.705Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-12T18:34:23.705Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:34:23.705Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-12T18:34:23.705Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-12T18:34:23.705Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-12T18:34:24.577Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-12T18:34:24.577Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-12T18:34:24.577Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-12T18:34:24.577Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-12T18:34:24.577Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-12T18:34:24.577Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-12T18:34:24.577Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-12T18:34:31.133Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-12T18:34:31.134Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-12T18:34:31.134Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-12T18:34:31.584Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-12T18:34:32.035Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-12T18:34:32.035Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-12T18:34:32.035Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-12T18:34:34.200Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-12T18:34:34.200Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-12T18:34:34.796Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-12T18:34:37.119Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-12T18:34:37.119Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-12T18:34:37.119Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-12T18:34:37.119Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-12T18:34:37.119Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-12T18:34:38.606Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-12T18:34:38.606Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:34:38.606Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-12T18:34:38.606Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-12T18:34:38.606Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-12T18:34:44.350Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-12T18:34:44.350Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:34:44.350Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-12T18:34:48.977Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-12T18:34:48.977Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:34:48.977Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-12T18:34:48.977Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-12T18:34:48.977Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-12T18:34:59.157Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-12T18:34:59.158Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-12T18:35:01.446Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-12T18:35:01.446Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-12T18:35:01.446Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-12T18:35:01.446Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-12T18:35:01.446Z] === RUN TestDockerSuite/TestCpToDot [2021-07-12T18:35:01.447Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-12T18:35:01.447Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-12T18:35:01.447Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-12T18:35:02.399Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-12T18:35:02.399Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-12T18:35:03.611Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-12T18:35:03.611Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-12T18:35:03.611Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-12T18:35:03.611Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-12T18:35:03.611Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-12T18:35:06.474Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-12T18:35:06.474Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:35:06.474Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-12T18:35:06.474Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-12T18:35:06.474Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-12T18:35:06.474Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-12T18:35:06.923Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-12T18:35:06.923Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-12T18:35:06.923Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-12T18:35:06.923Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-12T18:35:07.229Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-12T18:35:07.229Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-12T18:35:07.373Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-12T18:35:09.404Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-12T18:35:09.646Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-12T18:35:09.855Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-12T18:35:10.435Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-12T18:35:11.956Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-12T18:35:12.406Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-12T18:35:12.505Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-12T18:35:12.505Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-12T18:35:12.955Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-12T18:35:14.049Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-12T18:35:15.328Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-12T18:35:15.870Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-12T18:35:16.193Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-12T18:35:16.839Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-12T18:35:16.839Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-12T18:35:16.839Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-12T18:35:16.839Z] === RUN TestDockerSuite/TestCreateRM [2021-07-12T18:35:17.418Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-12T18:35:17.418Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T18:35:17.418Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-12T18:35:17.867Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-12T18:35:18.317Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-12T18:35:24.636Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-12T18:35:24.636Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-12T18:35:24.636Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-12T18:35:24.636Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-12T18:35:24.636Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-12T18:35:24.683Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-12T18:35:24.683Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-12T18:35:24.683Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-12T18:35:25.776Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-12T18:35:26.227Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-12T18:35:26.797Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-12T18:35:27.247Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-12T18:35:27.688Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-12T18:35:27.688Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-12T18:35:28.197Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-12T18:35:28.659Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-12T18:35:32.008Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-12T18:35:32.458Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-12T18:35:32.458Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-12T18:35:32.458Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-12T18:35:33.228Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-12T18:35:35.472Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-12T18:35:35.472Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDockerFails [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-12T18:35:35.472Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-12T18:35:35.472Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-12T18:35:35.472Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-12T18:35:35.472Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-12T18:35:35.472Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-12T18:35:35.472Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-12T18:35:38.330Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-12T18:35:41.188Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-12T18:35:45.046Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-12T18:35:53.791Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-12T18:35:53.892Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-12T18:35:58.545Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-12T18:36:03.304Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-12T18:36:03.304Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-12T18:36:03.304Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-12T18:36:04.229Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-12T18:36:04.266Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-12T18:36:04.689Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-12T18:36:04.815Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-12T18:36:07.283Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-12T18:36:08.232Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-12T18:36:12.858Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-12T18:36:13.309Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-12T18:36:14.259Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-12T18:36:19.655Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-12T18:36:19.655Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-12T18:36:20.028Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-12T18:36:20.122Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-12T18:36:20.122Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-12T18:36:20.714Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-12T18:36:20.714Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-12T18:36:20.714Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-12T18:36:22.897Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-12T18:36:25.746Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-12T18:36:25.746Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-12T18:36:25.746Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-12T18:36:25.746Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-12T18:36:25.746Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-12T18:36:25.746Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:36:25.746Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-12T18:36:25.746Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-12T18:36:25.746Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-12T18:36:26.697Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-12T18:36:26.697Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-12T18:36:26.697Z] === RUN TestDockerSuite/TestEventsRename [2021-07-12T18:36:28.966Z] === RUN TestDockerSuite/TestEventsResize [2021-07-12T18:36:37.572Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-12T18:36:40.435Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-12T18:36:40.788Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-12T18:36:42.971Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-12T18:36:42.971Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-12T18:36:43.431Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-12T18:36:43.431Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-12T18:36:43.431Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-12T18:36:43.431Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T18:36:43.431Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-12T18:36:44.247Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-12T18:36:45.822Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-12T18:36:48.875Z] === RUN TestDockerSuite/TestEventsTop [2021-07-12T18:36:48.875Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-12T18:36:48.875Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-12T18:36:51.633Z] === RUN TestDockerSuite/TestCommitChange [2021-07-12T18:36:51.864Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-12T18:36:55.770Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-12T18:36:56.488Z] === RUN TestDockerSuite/TestExec [2021-07-12T18:36:56.488Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:36:56.488Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-12T18:36:56.488Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-12T18:36:56.488Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-12T18:36:57.813Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-12T18:36:58.637Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-12T18:37:01.503Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-12T18:37:01.503Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:37:01.503Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-12T18:37:01.503Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:37:01.503Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-12T18:37:01.503Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-12T18:37:01.503Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-12T18:37:02.517Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-12T18:37:02.517Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:37:02.517Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-12T18:37:03.644Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-12T18:37:06.628Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-12T18:37:08.900Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-12T18:37:11.271Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-12T18:37:11.271Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-12T18:37:11.271Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-12T18:37:11.890Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-12T18:37:17.205Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-12T18:37:17.606Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-12T18:37:17.606Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-12T18:37:17.606Z] === RUN TestDockerSuite/TestExecEnv [2021-07-12T18:37:17.606Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-12T18:37:17.606Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-12T18:37:17.606Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-12T18:37:17.606Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-12T18:37:20.020Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-12T18:37:20.486Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-12T18:37:24.309Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-12T18:37:25.258Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-12T18:37:25.258Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.258Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-12T18:37:25.258Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.258Z] === RUN TestDockerSuite/TestExecParseError [2021-07-12T18:37:25.258Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.258Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-12T18:37:25.258Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-12T18:37:25.258Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-12T18:37:25.258Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.258Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-12T18:37:25.830Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-12T18:37:25.830Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-12T18:37:25.830Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-12T18:37:25.830Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-12T18:37:25.830Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-12T18:37:25.830Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-12T18:37:25.830Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-12T18:37:25.830Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-12T18:37:28.117Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-12T18:37:28.117Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-12T18:37:28.117Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-12T18:37:28.117Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-12T18:37:28.117Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-12T18:37:28.117Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:37:28.117Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-12T18:37:28.117Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-12T18:37:28.117Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-12T18:37:28.117Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-12T18:37:28.117Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-12T18:37:31.108Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-12T18:37:31.108Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-12T18:37:31.108Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-12T18:37:31.420Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-12T18:37:34.719Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-12T18:37:38.097Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-12T18:37:38.097Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-12T18:37:38.097Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-12T18:37:38.097Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-12T18:37:38.097Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-12T18:37:38.097Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-12T18:37:38.097Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-12T18:37:38.679Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-12T18:37:43.301Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-12T18:37:43.301Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-12T18:37:43.301Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-12T18:37:43.911Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-12T18:37:45.489Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-12T18:37:45.489Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-12T18:37:45.489Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-12T18:37:45.489Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-12T18:37:45.489Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-12T18:37:45.489Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-12T18:37:45.489Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-12T18:37:49.236Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-12T18:37:49.236Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-12T18:37:49.236Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-12T18:37:49.236Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-12T18:37:50.902Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-12T18:37:52.286Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-12T18:37:52.287Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-12T18:37:52.287Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-12T18:37:52.287Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-12T18:37:52.287Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-12T18:37:52.287Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-12T18:37:52.287Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:37:52.287Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-12T18:37:54.717Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-12T18:37:56.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-12T18:37:59.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-12T18:38:01.722Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestHealth [2021-07-12T18:38:01.722Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-12T18:38:01.722Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-12T18:38:02.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-12T18:38:02.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-12T18:38:02.157Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-12T18:38:02.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-12T18:38:03.936Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-12T18:38:03.936Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-12T18:38:03.936Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-12T18:38:05.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-12T18:38:05.212Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-12T18:38:07.523Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-12T18:38:07.523Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-12T18:38:07.523Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-12T18:38:07.523Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-12T18:38:07.523Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-12T18:38:07.523Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-12T18:38:07.523Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-12T18:38:08.473Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-12T18:38:08.473Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:38:08.473Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-12T18:38:09.098Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-12T18:38:09.099Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:38:09.099Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-12T18:38:09.099Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:38:09.099Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-12T18:38:09.520Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-12T18:38:09.970Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-12T18:38:11.667Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-12T18:38:12.116Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-12T18:38:12.121Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-12T18:38:12.121Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-12T18:38:14.677Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-12T18:38:14.969Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-12T18:38:15.176Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-12T18:38:15.176Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-12T18:38:15.176Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-12T18:38:15.653Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-12T18:38:15.653Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-12T18:38:15.653Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-12T18:38:15.653Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-12T18:38:15.653Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-12T18:38:17.955Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-12T18:38:17.955Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-12T18:38:17.955Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:38:17.955Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-12T18:38:18.663Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-12T18:38:19.052Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-12T18:38:19.052Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-12T18:38:22.041Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-12T18:38:22.575Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-12T18:38:22.575Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-12T18:38:24.674Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-12T18:38:24.715Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestImportFile [2021-07-12T18:38:24.715Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-12T18:38:24.715Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-12T18:38:24.715Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-12T18:38:24.715Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-12T18:38:24.715Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-12T18:38:24.715Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-12T18:38:24.715Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:38:25.164Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-12T18:38:25.164Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-12T18:38:25.164Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-12T18:38:25.164Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-12T18:38:25.164Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:38:25.164Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-12T18:38:25.164Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:38:25.164Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-12T18:38:26.887Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-12T18:38:27.022Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-12T18:38:27.301Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-12T18:38:27.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-12T18:38:27.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-12T18:38:29.569Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-12T18:38:29.569Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-12T18:38:29.569Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-12T18:38:29.569Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-12T18:38:29.569Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-12T18:38:29.569Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-12T18:38:29.569Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-12T18:38:29.569Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-12T18:38:30.478Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-12T18:38:32.196Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-12T18:38:32.423Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-12T18:38:32.423Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-12T18:38:32.762Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-12T18:38:32.762Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-12T18:38:32.762Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-12T18:38:32.762Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-12T18:38:32.762Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-12T18:38:34.382Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-12T18:38:34.953Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-12T18:38:34.953Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-12T18:38:34.953Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-12T18:38:35.278Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-12T18:38:35.278Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-12T18:38:35.278Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-12T18:38:35.278Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-12T18:38:35.278Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-12T18:38:35.278Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-12T18:38:35.278Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-12T18:38:38.001Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-12T18:38:38.001Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:38:38.001Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-12T18:38:38.261Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-12T18:38:41.054Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-12T18:38:41.515Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-12T18:38:43.979Z] === RUN TestDockerSuite/TestInspectImage [2021-07-12T18:38:43.979Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:38:43.979Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-12T18:38:43.979Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:38:43.979Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-12T18:38:43.979Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:38:43.979Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-12T18:38:47.001Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-12T18:38:47.325Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-12T18:38:49.648Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-12T18:38:49.648Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-12T18:38:49.648Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-12T18:38:49.648Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-12T18:38:49.648Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-12T18:38:49.648Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-12T18:38:49.648Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-12T18:38:49.648Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-12T18:38:49.648Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-12T18:38:49.648Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-12T18:38:49.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-12T18:38:49.991Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-12T18:38:49.991Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-12T18:38:52.112Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-12T18:38:52.574Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-12T18:38:53.671Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-12T18:38:56.530Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-12T18:38:56.530Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-12T18:38:56.530Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-12T18:38:56.530Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-12T18:38:56.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-12T18:38:56.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-12T18:39:00.209Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-12T18:39:00.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-12T18:39:03.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-12T18:39:04.834Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-12T18:39:04.985Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-12T18:39:07.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-12T18:39:09.698Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-12T18:39:10.553Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-12T18:39:11.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000631c08_} [2021-07-12T18:39:12.697Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-12T18:39:14.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1251030146_c:\foo_false____} [2021-07-12T18:39:16.374Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-12T18:39:17.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1251030146_c:\foo_true____} [2021-07-12T18:39:19.232Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-12T18:39:20.878Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-12T18:39:20.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-12T18:39:21.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-12T18:39:21.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-12T18:39:21.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-12T18:39:21.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-12T18:39:21.339Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-12T18:39:21.339Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-12T18:39:21.799Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-12T18:39:21.799Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-12T18:39:21.799Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-12T18:39:21.799Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-12T18:39:21.799Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-12T18:39:21.799Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:39:21.799Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-12T18:39:21.799Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:39:21.799Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-12T18:39:22.116Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-12T18:39:22.910Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-12T18:39:24.731Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-12T18:39:24.731Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-12T18:39:24.731Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-12T18:39:24.731Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-12T18:39:25.769Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-12T18:39:27.966Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-12T18:39:28.483Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-12T18:39:28.483Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-12T18:39:28.483Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-12T18:39:28.483Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-12T18:39:29.446Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-12T18:39:29.446Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-12T18:39:29.446Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-12T18:39:29.446Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-12T18:39:31.397Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-12T18:39:31.397Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-12T18:39:31.397Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-12T18:39:31.397Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-12T18:39:31.397Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-12T18:39:31.397Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-12T18:39:31.397Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-12T18:39:32.304Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-12T18:39:33.794Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-12T18:39:35.983Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-12T18:39:35.987Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-12T18:39:35.987Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-12T18:39:35.987Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-12T18:39:35.987Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-12T18:39:35.987Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-12T18:39:38.181Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-12T18:39:38.181Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-12T18:39:38.181Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-12T18:39:38.491Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-12T18:39:41.407Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-12T18:39:41.407Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:39:41.407Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-12T18:39:41.407Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-12T18:39:41.407Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-12T18:39:42.969Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-12T18:39:45.827Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-12T18:39:45.827Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-12T18:39:45.827Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-12T18:39:48.684Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-12T18:39:48.684Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-12T18:39:53.815Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-12T18:39:53.815Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:39:53.815Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-12T18:39:53.815Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-12T18:39:53.815Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-12T18:39:57.151Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-12T18:40:05.626Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-12T18:40:06.225Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-12T18:40:06.225Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-12T18:40:06.225Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-12T18:40:06.225Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-12T18:40:06.225Z] === RUN TestDockerSuite/TestCpToDot [2021-07-12T18:40:09.975Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-12T18:40:09.975Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-12T18:40:09.975Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-12T18:40:09.975Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-12T18:40:09.975Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-12T18:40:13.724Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-12T18:40:13.724Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-12T18:40:13.724Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-12T18:40:13.724Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-12T18:40:13.724Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-12T18:40:14.103Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-12T18:40:16.635Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-12T18:40:16.964Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-12T18:40:19.549Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-12T18:40:19.549Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-12T18:40:20.010Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-12T18:40:20.643Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-12T18:40:20.643Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-12T18:40:20.643Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-12T18:40:22.942Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-12T18:40:23.930Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-12T18:40:23.930Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-12T18:40:23.930Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-12T18:40:23.930Z] === RUN TestDockerSuite/TestCreateRM [2021-07-12T18:40:24.329Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-12T18:40:24.904Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-12T18:40:24.904Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T18:40:24.904Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-12T18:40:25.365Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-12T18:40:25.826Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-12T18:40:28.006Z] === RUN TestDockerSuite/TestLogsSince [2021-07-12T18:40:36.161Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-12T18:40:36.161Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-12T18:40:36.161Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-12T18:40:38.227Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-12T18:40:38.227Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-12T18:40:38.227Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-12T18:40:38.227Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-12T18:40:38.227Z] === RUN TestDockerSuite/TestLogsTail [2021-07-12T18:40:38.722Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-12T18:40:40.862Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-12T18:40:41.322Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-12T18:40:41.322Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-12T18:40:41.322Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-12T18:40:42.915Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.236Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-12T18:40:44.236Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-12T18:40:44.699Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestDockerFails [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-12T18:40:44.699Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-12T18:40:44.699Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-12T18:40:44.699Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-12T18:40:44.699Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-12T18:40:44.699Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-12T18:40:44.699Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-12T18:40:46.604Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-12T18:40:48.449Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-12T18:40:49.462Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-12T18:40:49.462Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestNetHostname [2021-07-12T18:40:49.462Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-12T18:40:49.462Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-12T18:40:49.462Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-12T18:40:49.462Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginActive [2021-07-12T18:40:49.462Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-12T18:40:49.462Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-12T18:40:49.462Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-12T18:40:49.462Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-12T18:40:49.462Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-12T18:40:49.462Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-12T18:40:49.462Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-12T18:40:49.462Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-12T18:40:49.462Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.462Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-12T18:40:49.462Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.912Z] === RUN TestDockerSuite/TestPortList [2021-07-12T18:40:49.912Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-12T18:40:49.912Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-12T18:40:51.365Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-12T18:40:54.279Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-12T18:40:56.901Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-12T18:40:56.901Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:40:56.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-12T18:41:03.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-12T18:41:03.947Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-12T18:41:03.947Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-12T18:41:04.630Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-12T18:41:14.451Z] === RUN TestDockerSuite/TestBuildRm [2021-07-12T18:41:14.971Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-12T18:41:16.340Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-12T18:41:16.340Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-12T18:41:16.340Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-12T18:41:22.068Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-12T18:41:24.251Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-12T18:41:25.223Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-12T18:41:28.732Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-12T18:41:29.935Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-12T18:41:31.478Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-12T18:41:32.242Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-12T18:41:33.020Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-12T18:41:36.943Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-12T18:41:36.943Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-12T18:41:36.943Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-12T18:41:36.943Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-12T18:41:37.915Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-12T18:41:38.835Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-12T18:41:40.107Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-12T18:41:44.650Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-12T18:41:44.650Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-12T18:41:44.650Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-12T18:41:44.650Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-12T18:41:44.650Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-12T18:41:44.650Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:41:44.650Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-12T18:41:44.650Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-12T18:41:44.650Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-12T18:41:44.813Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-12T18:41:46.191Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-12T18:41:46.191Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-12T18:41:46.191Z] === RUN TestDockerSuite/TestEventsRename [2021-07-12T18:41:49.106Z] === RUN TestDockerSuite/TestEventsResize [2021-07-12T18:41:49.524Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-12T18:41:50.265Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-12T18:41:50.265Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-12T18:41:50.265Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-12T18:41:50.265Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-12T18:41:55.333Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-12T18:41:59.448Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-12T18:42:01.633Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-12T18:42:05.387Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-12T18:42:05.393Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-12T18:42:09.134Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-12T18:42:11.191Z] === RUN TestDockerSuite/TestEventsTop [2021-07-12T18:42:11.191Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-12T18:42:11.191Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-12T18:42:13.382Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-12T18:42:18.087Z] === RUN TestDockerSuite/TestExec [2021-07-12T18:42:18.087Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:42:18.087Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-12T18:42:18.087Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-12T18:42:18.087Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-12T18:42:21.003Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-12T18:42:21.530Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-12T18:42:23.187Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-12T18:42:23.187Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:42:23.187Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-12T18:42:23.187Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:42:23.187Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-12T18:42:23.187Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-12T18:42:23.187Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-12T18:42:26.106Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-12T18:42:26.227Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-12T18:42:26.227Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-12T18:42:26.227Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-12T18:42:26.227Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-12T18:42:26.687Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-12T18:42:29.853Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-12T18:42:31.026Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-12T18:42:31.026Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-12T18:42:31.026Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-12T18:42:32.766Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-12T18:42:33.768Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-12T18:42:33.768Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:42:33.768Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-12T18:42:33.768Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-12T18:42:33.768Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-12T18:42:33.768Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-12T18:42:33.768Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-12T18:42:33.768Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-12T18:42:33.768Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-12T18:42:36.514Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-12T18:42:43.606Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-12T18:42:43.606Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-12T18:42:43.606Z] === RUN TestDockerSuite/TestExecEnv [2021-07-12T18:42:43.606Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-12T18:42:43.606Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-12T18:42:43.606Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-12T18:42:43.606Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-12T18:42:44.101Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-12T18:42:44.101Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-12T18:42:44.101Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-12T18:42:44.561Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-12T18:42:44.561Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-12T18:42:44.561Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-12T18:42:45.745Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-12T18:42:45.745Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-12T18:42:45.794Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-12T18:42:46.108Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-12T18:42:46.567Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-12T18:42:46.567Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-12T18:42:47.028Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-12T18:42:51.599Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-12T18:42:51.600Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-12T18:42:51.600Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-12T18:42:51.600Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-12T18:42:51.600Z] === RUN TestDockerSuite/TestExecParseError [2021-07-12T18:42:51.600Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:42:51.600Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-12T18:42:51.600Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-12T18:42:51.600Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-12T18:42:51.600Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-12T18:42:51.600Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-12T18:42:52.807Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-12T18:42:52.807Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-12T18:42:54.108Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-12T18:42:54.512Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-12T18:42:54.512Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-12T18:42:54.512Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-12T18:42:54.512Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-12T18:42:54.512Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-12T18:42:54.512Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:42:54.512Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-12T18:42:54.512Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-12T18:42:54.512Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-12T18:42:54.512Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-12T18:42:54.512Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-12T18:42:56.696Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-12T18:42:56.696Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-12T18:42:56.696Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-12T18:42:58.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-12T18:42:59.915Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-12T18:43:03.658Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-12T18:43:04.073Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-12T18:43:04.073Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-12T18:43:04.073Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-12T18:43:04.073Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-12T18:43:04.073Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-12T18:43:04.073Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-12T18:43:04.073Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-12T18:43:11.162Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-12T18:43:16.965Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-12T18:43:20.714Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-12T18:43:27.804Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestHealth [2021-07-12T18:43:27.804Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-12T18:43:27.804Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-12T18:43:28.264Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-12T18:43:34.071Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-12T18:43:34.133Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-12T18:43:34.133Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-12T18:43:34.133Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-12T18:43:34.133Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-12T18:43:34.532Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-12T18:43:34.532Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-12T18:43:34.532Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-12T18:43:34.532Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-12T18:43:34.532Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-12T18:43:34.993Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-12T18:43:35.966Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-12T18:43:35.966Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:43:35.966Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-12T18:43:36.281Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-12T18:43:37.509Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-12T18:43:37.509Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-12T18:43:39.363Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-12T18:43:39.363Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:43:39.363Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-12T18:43:39.692Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-12T18:43:40.153Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-12T18:43:43.066Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-12T18:43:43.283Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-12T18:43:46.443Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-12T18:43:46.443Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-12T18:43:46.443Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-12T18:43:46.816Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-12T18:43:46.816Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-12T18:43:46.816Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:43:46.816Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-12T18:43:47.413Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-12T18:43:50.284Z] === RUN TestDockerSuite/TestBuildUser [2021-07-12T18:43:50.284Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-12T18:43:50.284Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-12T18:43:50.284Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:43:50.284Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-12T18:43:50.284Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-12T18:43:50.284Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-12T18:43:50.559Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-12T18:43:51.023Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-12T18:43:53.209Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-12T18:43:53.209Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.209Z] === RUN TestDockerSuite/TestImportFile [2021-07-12T18:43:53.209Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.209Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-12T18:43:53.671Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-12T18:43:53.671Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-12T18:43:53.671Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-12T18:43:53.671Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-12T18:43:53.671Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-12T18:43:53.671Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-12T18:43:53.671Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-12T18:43:53.671Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:43:53.671Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-12T18:43:54.495Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-12T18:43:54.921Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-12T18:43:55.879Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-12T18:43:56.586Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-12T18:43:59.497Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-12T18:43:59.497Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-12T18:43:59.497Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-12T18:43:59.497Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-12T18:43:59.497Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-12T18:43:59.588Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-12T18:43:59.588Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-12T18:43:59.588Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-12T18:43:59.588Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-12T18:43:59.588Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-12T18:43:59.963Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-12T18:43:59.963Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-12T18:43:59.963Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-12T18:44:01.575Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-12T18:44:01.575Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:44:01.575Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-12T18:44:02.878Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-12T18:44:03.339Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-12T18:44:07.374Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-12T18:44:07.374Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-12T18:44:07.834Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-12T18:44:11.927Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-12T18:44:11.927Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-12T18:44:11.927Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-12T18:44:11.927Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-12T18:44:11.927Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-12T18:44:11.927Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-12T18:44:11.927Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-12T18:44:14.116Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-12T18:44:21.220Z] === RUN TestDockerSuite/TestInspectImage [2021-07-12T18:44:21.220Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:44:21.220Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-12T18:44:21.220Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:44:21.220Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-12T18:44:21.220Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:44:21.220Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-12T18:44:22.765Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-12T18:44:25.681Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-12T18:44:26.143Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-12T18:44:29.060Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-12T18:44:29.427Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-12T18:44:29.427Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-12T18:44:31.979Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-12T18:44:31.979Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-12T18:44:31.979Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-12T18:44:31.979Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-12T18:44:32.991Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-12T18:44:34.889Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-12T18:44:35.900Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-12T18:44:36.869Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-12T18:44:39.600Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-12T18:44:39.673Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-12T18:44:44.302Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-12T18:44:46.485Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-12T18:44:50.246Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-12T18:44:51.705Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-12T18:44:51.969Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-12T18:44:51.969Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-12T18:44:52.420Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-12T18:44:52.420Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-12T18:44:52.878Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-12T18:44:53.163Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-12T18:44:56.601Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-12T18:44:56.601Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-12T18:44:56.907Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-12T18:44:57.553Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-12T18:44:58.784Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-12T18:45:00.656Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-12T18:45:03.682Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-12T18:45:03.682Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-12T18:45:03.682Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-12T18:45:03.682Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-12T18:45:03.682Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.682Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-12T18:45:03.683Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-12T18:45:03.683Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-12T18:45:03.683Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-12T18:45:04.143Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-12T18:45:04.143Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-12T18:45:04.143Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-12T18:45:04.143Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:45:04.143Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-12T18:45:04.143Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-12T18:45:04.143Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-12T18:45:07.066Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-12T18:45:10.811Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-12T18:45:11.180Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-12T18:45:12.293Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-12T18:45:15.884Z] === RUN TestDockerSuite/TestRmiTag [2021-07-12T18:45:16.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-12T18:45:16.928Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-12T18:45:17.384Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-12T18:45:18.031Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-12T18:45:20.601Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-12T18:45:20.949Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-12T18:45:20.949Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-12T18:45:20.949Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-12T18:45:23.869Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-12T18:45:23.869Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-12T18:45:32.456Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-12T18:45:41.047Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-12T18:45:42.428Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-12T18:45:42.428Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-12T18:45:43.378Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-12T18:45:43.378Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-12T18:45:44.330Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-12T18:45:44.330Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-12T18:45:44.330Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-12T18:45:45.845Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-12T18:45:49.636Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-12T18:45:50.581Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-12T18:45:51.042Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-12T18:45:53.379Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-12T18:45:56.076Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-12T18:45:57.126Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-12T18:45:57.126Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-12T18:45:57.126Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-12T18:45:58.127Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-12T18:45:58.945Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-12T18:45:58.945Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-12T18:45:59.396Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-12T18:45:59.396Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-12T18:45:59.396Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-12T18:45:59.396Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T18:45:59.396Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-12T18:45:59.666Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-12T18:45:59.666Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-12T18:45:59.666Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-12T18:45:59.666Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-12T18:45:59.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-12T18:45:59.666Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-12T18:45:59.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-12T18:45:59.666Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-12T18:46:00.052Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-12T18:46:00.126Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-12T18:46:00.126Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-12T18:46:00.126Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-12T18:46:00.126Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-12T18:46:00.126Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-12T18:46:00.126Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-12T18:46:00.126Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-12T18:46:02.259Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-12T18:46:03.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-12T18:46:03.033Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-12T18:46:03.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-12T18:46:03.033Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-12T18:46:03.033Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-12T18:46:04.760Z] === RUN TestDockerSuite/TestLogsSince [2021-07-12T18:46:08.015Z] === RUN TestDockerSuite/TestCommitChange [2021-07-12T18:46:10.119Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-12T18:46:13.750Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-12T18:46:13.860Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-12T18:46:15.124Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-12T18:46:15.124Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-12T18:46:15.124Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-12T18:46:15.124Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-12T18:46:15.124Z] === RUN TestDockerSuite/TestLogsTail [2021-07-12T18:46:17.604Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-12T18:46:19.827Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-12T18:46:20.522Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-12T18:46:23.576Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-12T18:46:24.265Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-12T18:46:24.265Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-12T18:46:26.046Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-12T18:46:26.046Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:46:26.046Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-12T18:46:27.322Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-12T18:46:27.322Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestNetHostname [2021-07-12T18:46:27.322Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-12T18:46:27.322Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-12T18:46:27.322Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-12T18:46:27.322Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginActive [2021-07-12T18:46:27.322Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-12T18:46:27.322Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-12T18:46:27.322Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-12T18:46:27.322Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-12T18:46:27.322Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-12T18:46:27.322Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-12T18:46:27.322Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-12T18:46:27.322Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-12T18:46:27.322Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-12T18:46:27.322Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPortList [2021-07-12T18:46:27.322Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-12T18:46:27.322Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-12T18:46:31.361Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-12T18:46:31.361Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-12T18:46:34.275Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-12T18:46:34.275Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.275Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-12T18:46:34.434Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-12T18:46:34.434Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.434Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-12T18:46:34.434Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-12T18:46:34.434Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.434Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-12T18:46:34.434Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.434Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-12T18:46:34.434Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.434Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-12T18:46:34.434Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-12T18:46:34.894Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-12T18:46:34.894Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-12T18:46:34.894Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:46:34.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-12T18:46:38.360Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-12T18:46:38.360Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-12T18:46:38.360Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-12T18:46:38.974Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-12T18:46:38.974Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-12T18:46:38.974Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-12T18:46:38.974Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-12T18:46:38.974Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-12T18:46:41.884Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-12T18:46:41.884Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-12T18:46:44.796Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-12T18:46:46.870Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-12T18:46:47.302Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-12T18:46:47.302Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-12T18:46:47.302Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-12T18:46:48.526Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-12T18:46:51.429Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-12T18:46:51.429Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.429Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-12T18:46:51.429Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.429Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-12T18:46:51.429Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.429Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-12T18:46:51.502Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-12T18:46:51.502Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-12T18:46:51.502Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-12T18:46:51.502Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-12T18:46:51.502Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-12T18:46:51.502Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-12T18:46:51.502Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-12T18:46:51.502Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-12T18:46:55.161Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-12T18:46:55.161Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-12T18:46:55.161Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-12T18:46:55.161Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:46:55.161Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-12T18:46:55.161Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-12T18:46:55.161Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-12T18:46:55.161Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-12T18:46:55.161Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-12T18:46:57.335Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-12T18:46:57.643Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-12T18:46:57.643Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-12T18:46:57.643Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-12T18:47:05.900Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-12T18:47:05.900Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-12T18:47:05.900Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-12T18:47:05.900Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-12T18:47:05.900Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-12T18:47:05.900Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-12T18:47:05.900Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-12T18:47:06.221Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-12T18:47:08.802Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-12T18:47:08.802Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-12T18:47:08.802Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-12T18:47:09.260Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-12T18:47:09.260Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-12T18:47:09.260Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-12T18:47:12.490Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-12T18:47:12.993Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-12T18:47:13.237Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-12T18:47:13.237Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-12T18:47:13.237Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-12T18:47:15.380Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-12T18:47:15.380Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-12T18:47:15.380Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-12T18:47:15.380Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-12T18:47:15.380Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-12T18:47:15.380Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-12T18:47:15.380Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-12T18:47:15.898Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-12T18:47:15.898Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-12T18:47:15.898Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-12T18:47:18.247Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-12T18:47:18.247Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-12T18:47:18.247Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-12T18:47:18.247Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-12T18:47:19.628Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-12T18:47:19.628Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-12T18:47:19.628Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-12T18:47:19.628Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-12T18:47:19.628Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-12T18:47:19.628Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-12T18:47:19.628Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-12T18:47:21.961Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-12T18:47:21.961Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-12T18:47:21.961Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-12T18:47:21.961Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-12T18:47:21.961Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-12T18:47:21.961Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-12T18:47:21.961Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:47:21.961Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-12T18:47:22.529Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-12T18:47:25.431Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-12T18:47:25.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-12T18:47:28.335Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-12T18:47:28.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-12T18:47:31.237Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-12T18:47:31.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-12T18:47:31.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-12T18:47:31.403Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-12T18:47:31.695Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-12T18:47:31.695Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-12T18:47:35.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-12T18:47:35.099Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-12T18:47:37.244Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-12T18:47:37.244Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.244Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-12T18:47:37.244Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.244Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-12T18:47:37.485Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-12T18:47:37.485Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-12T18:47:37.485Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-12T18:47:37.485Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-12T18:47:37.485Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-12T18:47:37.485Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-12T18:47:40.112Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-12T18:47:40.112Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-12T18:47:42.474Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-12T18:47:42.474Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-12T18:47:42.474Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-12T18:47:42.474Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-12T18:47:42.978Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-12T18:47:42.978Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-12T18:47:42.978Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-12T18:47:46.680Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-12T18:47:46.680Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-12T18:47:47.802Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-12T18:47:47.803Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-12T18:47:47.803Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-12T18:47:49.556Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-12T18:47:49.978Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunMount [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-12T18:47:49.979Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-12T18:47:49.979Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-12T18:47:57.312Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-12T18:47:59.790Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-12T18:48:00.297Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-12T18:48:00.298Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-12T18:48:00.298Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-12T18:48:00.298Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-12T18:48:00.298Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-12T18:48:00.298Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-12T18:48:00.298Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-12T18:48:03.128Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-12T18:48:04.426Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-12T18:48:04.426Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-12T18:48:04.426Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-12T18:48:04.426Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-12T18:48:04.426Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-12T18:48:06.590Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-12T18:48:06.590Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-12T18:48:06.590Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-12T18:48:07.364Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-12T18:48:09.462Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-12T18:48:09.462Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:48:09.462Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-12T18:48:12.354Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-12T18:48:12.354Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-12T18:48:13.151Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-12T18:48:13.151Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-12T18:48:14.121Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-12T18:48:15.088Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-12T18:48:15.541Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-12T18:48:17.991Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-12T18:48:18.095Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-12T18:48:20.239Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-12T18:48:20.239Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-12T18:48:20.239Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-12T18:48:20.239Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-12T18:48:20.239Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-12T18:48:20.239Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-12T18:48:20.239Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-12T18:48:20.239Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-12T18:48:20.239Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-12T18:48:20.239Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-12T18:48:20.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-12T18:48:20.892Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-12T18:48:21.350Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-12T18:48:21.810Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-12T18:48:21.810Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-12T18:48:21.810Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-12T18:48:21.810Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-12T18:48:21.859Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-12T18:48:24.765Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-12T18:48:25.223Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-12T18:48:25.223Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T18:48:27.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-12T18:48:27.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-12T18:48:29.914Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-12T18:48:29.914Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-12T18:48:29.914Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-12T18:48:29.914Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-12T18:48:29.914Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-12T18:48:29.914Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-12T18:48:29.914Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-12T18:48:29.914Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-12T18:48:29.914Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-12T18:48:29.914Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:48:29.914Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-12T18:48:30.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-12T18:48:33.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-12T18:48:34.219Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-12T18:48:34.219Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:48:34.219Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-12T18:48:34.219Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-12T18:48:34.219Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-12T18:48:34.219Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-12T18:48:34.219Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-12T18:48:34.219Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-12T18:48:34.219Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-12T18:48:42.282Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-12T18:48:42.283Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-12T18:48:42.283Z] === RUN TestDockerSuite/TestRunRm [2021-07-12T18:48:42.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-12T18:48:44.459Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-12T18:48:44.564Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-12T18:48:44.564Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-12T18:48:44.564Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-12T18:48:45.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000656b10_} [2021-07-12T18:48:45.538Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-12T18:48:45.538Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-12T18:48:45.538Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-12T18:48:46.514Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-12T18:48:47.488Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-12T18:48:47.488Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-12T18:48:47.488Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-12T18:48:48.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1818856210_c:\foo_false____} [2021-07-12T18:48:51.539Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-12T18:48:51.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1818856210_c:\foo_true____} [2021-07-12T18:48:54.440Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-12T18:48:54.576Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-12T18:48:54.595Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-12T18:48:54.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-12T18:48:55.050Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-12T18:48:55.050Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-12T18:48:55.050Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-12T18:48:55.050Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-12T18:48:55.050Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-12T18:48:55.050Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-12T18:48:55.050Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-12T18:48:55.050Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:48:55.050Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-12T18:48:55.050Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:48:55.050Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-12T18:48:58.173Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-12T18:48:58.749Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-12T18:48:58.749Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-12T18:48:58.749Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-12T18:48:58.749Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-12T18:49:01.078Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-12T18:49:01.612Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-12T18:49:01.612Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-12T18:49:01.612Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-12T18:49:01.612Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-12T18:49:01.667Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-12T18:49:04.581Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-12T18:49:04.807Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-12T18:49:04.807Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-12T18:49:04.807Z] === RUN TestDockerSuite/TestRunState [2021-07-12T18:49:04.808Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-12T18:49:04.808Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-12T18:49:07.708Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-12T18:49:07.708Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:49:07.708Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-12T18:49:10.100Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-12T18:49:10.100Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-12T18:49:10.100Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-12T18:49:10.100Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-12T18:49:10.100Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-12T18:49:10.100Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-12T18:49:10.100Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-12T18:49:10.611Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-12T18:49:10.611Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-12T18:49:10.611Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-12T18:49:10.611Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-12T18:49:10.611Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-12T18:49:10.611Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-12T18:49:10.611Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-12T18:49:10.611Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-12T18:49:11.069Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-12T18:49:16.862Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-12T18:49:16.862Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-12T18:49:17.109Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-12T18:49:19.276Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-12T18:49:19.276Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:49:19.276Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-12T18:49:19.276Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-12T18:49:19.276Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-12T18:49:19.769Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-12T18:49:19.769Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-12T18:49:19.769Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-12T18:49:23.578Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-12T18:49:23.578Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-12T18:49:23.578Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-12T18:49:23.578Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-12T18:49:23.578Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-12T18:49:27.307Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-12T18:49:31.665Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-12T18:49:31.665Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:49:31.665Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-12T18:49:31.665Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-12T18:49:31.665Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-12T18:49:34.579Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-12T18:49:34.579Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:49:34.579Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-12T18:49:39.678Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-12T18:49:41.680Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-12T18:49:41.680Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-12T18:49:41.680Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-12T18:49:43.225Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-12T18:49:44.569Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-12T18:49:51.811Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-12T18:49:52.662Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-12T18:49:52.662Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-12T18:49:52.662Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-12T18:49:52.662Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-12T18:49:52.662Z] === RUN TestDockerSuite/TestCpToDot [2021-07-12T18:49:53.631Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-12T18:49:53.631Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-12T18:49:53.631Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-12T18:49:53.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-12T18:49:57.770Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-12T18:49:57.770Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:49:57.770Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-12T18:49:59.698Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-12T18:49:59.698Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-12T18:49:59.698Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-12T18:49:59.698Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-12T18:49:59.698Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-12T18:50:02.199Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-12T18:50:02.590Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-12T18:50:02.590Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:50:02.590Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-12T18:50:02.590Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-12T18:50:02.590Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-12T18:50:02.590Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-12T18:50:02.590Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-12T18:50:02.590Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-12T18:50:02.590Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-12T18:50:03.042Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-12T18:50:03.499Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-12T18:50:05.028Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-12T18:50:05.028Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-12T18:50:05.490Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-12T18:50:05.646Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-12T18:50:05.929Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-12T18:50:08.513Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-12T18:50:08.513Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-12T18:50:08.964Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-12T18:50:09.661Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-12T18:50:09.661Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-12T18:50:09.661Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-12T18:50:09.661Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-12T18:50:09.661Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-12T18:50:09.661Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-12T18:50:09.661Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-12T18:50:11.830Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-12T18:50:12.782Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-12T18:50:13.234Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-12T18:50:13.234Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-12T18:50:13.234Z] === RUN TestDockerSuite/TestCreateRM [2021-07-12T18:50:13.684Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-12T18:50:13.684Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T18:50:13.684Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-12T18:50:13.684Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-12T18:50:14.135Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-12T18:50:19.982Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-12T18:50:22.158Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-12T18:50:24.392Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-12T18:50:24.392Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-12T18:50:24.843Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-12T18:50:25.061Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-12T18:50:26.626Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-12T18:50:28.533Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-12T18:50:28.533Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-12T18:50:28.533Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-12T18:50:28.533Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-12T18:50:30.850Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-12T18:50:30.850Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-12T18:50:30.850Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-12T18:50:30.850Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-12T18:50:30.850Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-12T18:50:30.850Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-12T18:50:30.850Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-12T18:50:30.850Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-12T18:50:30.850Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-12T18:50:30.850Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.850Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-12T18:50:30.850Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.851Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-12T18:50:30.851Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.851Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-12T18:50:30.851Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.851Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-12T18:50:30.851Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.851Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-12T18:50:30.851Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-12T18:50:30.851Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-12T18:50:30.851Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.308Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-12T18:50:31.308Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.308Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-12T18:50:31.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-12T18:50:31.410Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-12T18:50:31.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-12T18:50:31.410Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-12T18:50:31.410Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.410Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-12T18:50:31.410Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.410Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-12T18:50:31.410Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-12T18:50:31.864Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-12T18:50:31.864Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-12T18:50:31.864Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-12T18:50:31.864Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-12T18:50:31.864Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDockerFails [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-12T18:50:31.864Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-12T18:50:31.864Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-12T18:50:31.864Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-12T18:50:31.864Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-12T18:50:31.864Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-12T18:50:31.864Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-12T18:50:33.487Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-12T18:50:33.945Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-12T18:50:34.403Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-12T18:50:34.727Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-12T18:50:34.863Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-12T18:50:35.219Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-12T18:50:35.680Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-12T18:50:37.038Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-12T18:50:37.606Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-12T18:50:41.308Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-12T18:50:45.612Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-12T18:50:45.612Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-12T18:50:45.612Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-12T18:50:46.029Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-12T18:50:53.121Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-12T18:50:56.028Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-12T18:50:57.984Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-12T18:50:57.984Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:50:57.984Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-12T18:51:02.702Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-12T18:51:02.702Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-12T18:51:02.702Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-12T18:51:02.702Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:51:02.702Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-12T18:51:02.702Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-12T18:51:02.702Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-12T18:51:02.702Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-12T18:51:02.702Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-12T18:51:03.046Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-12T18:51:05.524Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-12T18:51:09.766Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-12T18:51:09.766Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-12T18:51:09.766Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-12T18:51:09.766Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-12T18:51:09.766Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-12T18:51:09.766Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-12T18:51:09.766Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-12T18:51:13.303Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-12T18:51:13.500Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-12T18:51:16.178Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-12T18:51:16.400Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-12T18:51:16.400Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:51:16.400Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-12T18:51:17.695Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-12T18:51:17.940Z] === RUN TestDockerSuite/TestRmiTag [2021-07-12T18:51:17.940Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-12T18:51:20.132Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-12T18:51:20.132Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-12T18:51:20.132Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-12T18:51:20.132Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-12T18:51:20.132Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-12T18:51:20.132Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:51:20.132Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-12T18:51:21.693Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-12T18:51:23.431Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-12T18:51:23.431Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-12T18:51:24.386Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-12T18:51:30.144Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-12T18:51:37.156Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-12T18:51:37.156Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-12T18:51:37.156Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-12T18:51:37.156Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-12T18:51:37.156Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-12T18:51:37.156Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:51:37.156Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-12T18:51:37.156Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-12T18:51:37.156Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-12T18:51:37.606Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-12T18:51:37.606Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-12T18:51:37.606Z] === RUN TestDockerSuite/TestEventsRename [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-12T18:51:37.814Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-12T18:51:37.814Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-12T18:51:40.471Z] === RUN TestDockerSuite/TestEventsResize [2021-07-12T18:51:41.545Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-12T18:51:41.545Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-12T18:51:46.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-12T18:51:46.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-12T18:51:47.209Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-12T18:51:47.209Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-12T18:51:47.668Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-12T18:51:48.972Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-12T18:51:51.835Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-12T18:51:55.520Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-12T18:52:00.044Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-12T18:52:00.044Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:52:00.044Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-12T18:52:00.171Z] === RUN TestDockerSuite/TestEventsTop [2021-07-12T18:52:00.171Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-12T18:52:00.171Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-12T18:52:00.502Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-12T18:52:00.963Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-12T18:52:00.963Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-12T18:52:00.963Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-12T18:52:03.034Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-12T18:52:04.281Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-12T18:52:04.281Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-12T18:52:11.276Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-12T18:52:11.277Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-12T18:52:11.277Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-12T18:52:11.380Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-12T18:52:12.926Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-12T18:52:12.926Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-12T18:52:13.289Z] === RUN TestDockerSuite/TestExec [2021-07-12T18:52:13.289Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:52:13.289Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-12T18:52:13.289Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-12T18:52:13.289Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-12T18:52:16.153Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-12T18:52:16.677Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-12T18:52:16.677Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-12T18:52:16.677Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-12T18:52:16.677Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-12T18:52:16.677Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-12T18:52:19.031Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-12T18:52:19.031Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:52:19.031Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-12T18:52:19.031Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:52:19.031Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-12T18:52:19.031Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-12T18:52:19.031Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-12T18:52:21.181Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-12T18:52:22.498Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-12T18:52:23.654Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-12T18:52:23.654Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-12T18:52:23.654Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-12T18:52:24.048Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite (2905.43s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.74s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.64s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.24s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.10s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.08s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.29s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.91s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (13.00s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (10.20s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.23s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.27s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.29s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.23s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.12s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.63s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.85s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.72s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.62s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.90s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.69s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.29s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.88s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.64s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.80s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.65s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.33s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.09s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.57s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.68s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.60s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.44s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.68s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.85s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.93s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.84s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.16s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.73s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.65s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.98s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.94s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.23s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.13s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.19s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.88s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.64s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.65s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.61s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.19s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.61s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.88s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.33s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.31s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.05s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.46s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.66s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.55s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.88s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.70s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.61s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.35s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.35s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.85s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.99s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.86s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.86s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.18s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.66s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.74s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.70s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.62s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.69s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.61s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.44s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.66s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.68s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.78s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.71s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T18:52:25.829Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildFails (2.96s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-07-12T18:52:25.829Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.61s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.54s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.41s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.84s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.99s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.65s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.95s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildHistory (13.73s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.18s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.07s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.95s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.96s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.23s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.13s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.91s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.11s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.22s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.81s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.71s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.85s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.91s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.09s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.13s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.40s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.11s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.26s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.25s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.92s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.04s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.92s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.51s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.60s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.11s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.60s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.42s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildRm (22.66s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.71s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.17s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.51s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.20s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.85s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.33s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.21s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (10.05s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildStderr (9.49s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (37.31s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.71s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.95s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.50s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.35s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.86s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.26s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.27s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.89s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.91s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.66s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.65s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.59s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.62s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.65s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.22s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.71s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.63s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.51s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.60s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.03s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCommitChange (5.24s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.00s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.44s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCommitTTY (7.64s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.08s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.06s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.53s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.97s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.22s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.76s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.77s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.08s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.92s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.00s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.42s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.46s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.31s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.83s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.26s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.19s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.55s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.85s) [2021-07-12T18:52:25.830Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2021-07-12T18:52:25.830Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.29s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.14s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.07s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.19s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (4.31s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.86s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054a0_} (8.24s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1808576882_c:\foo_false____} (3.11s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1808576882_c:\foo_true____} (3.33s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.15s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.46s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.72s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.46s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.41s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.19s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.00s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.46s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpToDot (3.11s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCpToStdout (2.89s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.78s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.32s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.56s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.07s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateLabels (0.32s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateRM (0.60s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.51s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.93s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.82s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.91s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.64s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.77s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsCopy (5.04s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.57s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.00s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.22s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFilters (5.63s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFormat (4.93s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsRename (2.59s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsResize (8.64s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.25s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.79s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.72s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.19s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.69s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.68s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.71s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.29s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.78s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.08s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.41s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecInspectID (5.27s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.84s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.78s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.54s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.46s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.73s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.65s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.68s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-07-12T18:52:26.289Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-07-12T18:52:26.289Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.36s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestImagesFormat (0.31s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.35s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.52s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectDefault (3.30s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectHistory (5.44s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.77s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.99s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.36s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.24s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.14s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.22s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectStatus (4.73s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.67s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.20s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.13s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.55s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.34s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.97s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.06s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.80s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.16s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.12s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.26s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.78s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.73s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.55s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.54s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.26s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.66s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsSince (10.50s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsTail (4.21s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.77s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.20s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.47s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.09s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsByOrder (11.16s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.78s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.35s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.50s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.56s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.49s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.63s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.35s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.59s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.64s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.66s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.60s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.77s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.76s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.93s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.42s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.32s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.28s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.71s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.33s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.78s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.51s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.52s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.01s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.04s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (13.75s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.76s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.12s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.72s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiTag (1.04s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.80s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.19s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.94s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.17s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.73s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.61s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.19s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.82s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.57s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.56s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.27s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.52s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.54s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.43s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.79s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.92s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.45s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.26s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.27s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.46s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.78s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-12T18:52:26.290Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T18:52:26.290Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.66s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.23s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.58s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.29s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.08s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunExitCode (3.13s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.10s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.91s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.13s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.44s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.13s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.11s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.37s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.25s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.63s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.07s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.67s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.73s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.78s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.85s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.30s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.78s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunRm (3.68s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.72s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.53s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.19s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.08s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.69s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.12s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.83s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.30s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2021-07-12T18:52:26.291Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T18:52:26.291Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.79s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.07s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.08s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.38s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.53s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.64s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.83s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.25s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.54s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.72s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.37s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.11s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.12s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (10.03s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.36s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.80s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.96s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.40s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.01s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.28s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.55s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.09s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.18s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.39s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.13s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.49s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.25s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.36s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.53s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.48s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.25s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.10s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.40s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.66s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.68s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.31s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.04s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.05s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.35s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.41s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.46s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.45s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.36s) [2021-07-12T18:52:26.753Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-12T18:52:26.753Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.04s) [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.753Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-12T18:52:26.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-12T18:52:26.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-12T18:52:26.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-12T18:52:26.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-12T18:52:26.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-12T18:52:26.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-12T18:52:26.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- PASS: TestDockerRegistrySuite (0.43s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-12T18:52:26.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-12T18:52:26.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.06s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-12T18:52:26.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-12T18:52:26.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-12T18:52:26.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-12T18:52:26.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-12T18:52:26.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerDaemonSuite [2021-07-12T18:52:26.754Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-12T18:52:26.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-12T18:52:26.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-12T18:52:26.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerSwarmSuite [2021-07-12T18:52:26.754Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-12T18:52:26.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- PASS: TestDockerPluginSuite (0.06s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerExternalVolumeSuite [2021-07-12T18:52:26.754Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerNetworkSuite [2021-07-12T18:52:26.754Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-12T18:52:26.754Z] === RUN TestDockerHubPullSuite [2021-07-12T18:52:26.754Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-12T18:52:26.754Z] PASS [2021-07-12T18:52:26.754Z] ok github.com/docker/docker/integration-cli 2907.056s [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === Skipped [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-12T18:52:26.754Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.754Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T18:52:26.754Z] [2021-07-12T18:52:26.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-12T18:52:26.754Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-12T18:52:26.755Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T18:52:26.755Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T18:52:26.755Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T18:52:26.755Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2021-07-12T18:52:26.755Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.90s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.90s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.29s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.29s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.80s) [2021-07-12T18:52:26.755Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-12T18:52:26.755Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.80s) [2021-07-12T18:52:26.755Z] [2021-07-12T18:52:26.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2021-07-12T18:52:26.926Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-12T18:52:27.213Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.68s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.68s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-12T18:52:27.214Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.65s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.65s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.61s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.61s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.61s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.61s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.70s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.70s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.62s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.62s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.66s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.66s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-12T18:52:27.214Z] [2021-07-12T18:52:27.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T18:52:27.214Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.15s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.71s) [2021-07-12T18:52:27.215Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.71s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.71s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.71s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.66s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.66s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.71s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.71s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.63s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.63s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.60s) [2021-07-12T18:52:27.215Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.60s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-12T18:52:27.215Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T18:52:27.215Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:52:27.215Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-12T18:52:27.215Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-12T18:52:27.215Z] [2021-07-12T18:52:27.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-12T18:52:27.215Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.215Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-12T18:52:27.216Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-12T18:52:27.216Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-12T18:52:27.216Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T18:52:27.216Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.216Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T18:52:27.216Z] [2021-07-12T18:52:27.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T18:52:27.217Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.217Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T18:52:27.217Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:52:27.675Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T18:52:27.675Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T18:52:27.675Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-12T18:52:27.675Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-12T18:52:27.675Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-12T18:52:27.675Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-12T18:52:27.675Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-12T18:52:27.675Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.675Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-12T18:52:27.675Z] [2021-07-12T18:52:27.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-12T18:52:27.676Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-12T18:52:27.676Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-12T18:52:27.676Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T18:52:27.676Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-12T18:52:27.676Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-12T18:52:27.676Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-12T18:52:27.676Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-12T18:52:27.676Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T18:52:27.676Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.676Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T18:52:27.676Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-07-12T18:52:27.677Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-12T18:52:27.677Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-12T18:52:27.677Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-12T18:52:27.677Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-12T18:52:27.677Z] [2021-07-12T18:52:27.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-12T18:52:27.677Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-12T18:52:28.137Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.137Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-12T18:52:28.137Z] [2021-07-12T18:52:28.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T18:52:28.138Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.138Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T18:52:28.138Z] [2021-07-12T18:52:28.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T18:52:28.139Z] [2021-07-12T18:52:28.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T18:52:28.139Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.139Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T18:52:28.597Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T18:52:28.597Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T18:52:28.598Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-12T18:52:28.598Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-12T18:52:28.598Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-12T18:52:28.598Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-12T18:52:28.598Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T18:52:28.598Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T18:52:28.598Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-12T18:52:28.599Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:28.599Z] DONE 1092 tests, 546 skipped in 2920.487s [2021-07-12T18:52:28.599Z] INFO: Integration tests ended at 07/12/2021 18:52:28. Duration:00:48:40.7896178 [2021-07-12T18:52:28.599Z] INFO: Docker info of the daemon under test at end of run [2021-07-12T18:52:28.599Z] [2021-07-12T18:52:29.058Z] Containers: 2 [2021-07-12T18:52:29.058Z] Running: 0 [2021-07-12T18:52:29.058Z] Paused: 0 [2021-07-12T18:52:29.058Z] Stopped: 2 [2021-07-12T18:52:29.058Z] Images: 18 [2021-07-12T18:52:29.058Z] Server Version: 0.0.0-dev [2021-07-12T18:52:29.058Z] Storage Driver: windowsfilter [2021-07-12T18:52:29.058Z] Windows: [2021-07-12T18:52:29.058Z] Logging Driver: json-file [2021-07-12T18:52:29.058Z] Plugins: [2021-07-12T18:52:29.058Z] Volume: local [2021-07-12T18:52:29.058Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T18:52:29.058Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T18:52:29.058Z] Swarm: inactive [2021-07-12T18:52:29.058Z] Default Isolation: process [2021-07-12T18:52:29.058Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T18:52:29.058Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T18:52:29.058Z] OSType: windows [2021-07-12T18:52:29.058Z] Architecture: x86_64 [2021-07-12T18:52:29.058Z] CPUs: 4 [2021-07-12T18:52:29.058Z] Total Memory: 32GiB [2021-07-12T18:52:29.058Z] Name: azwin-2-b79701 [2021-07-12T18:52:29.058Z] ID: BKOY:6OQX:CM6Q:ZWIS:Z3ZY:OE2Z:NUZA:TCG2:H7TN:KXCM:XNVA:3O26 [2021-07-12T18:52:29.058Z] Docker Root Dir: D:\CI\PR-42625\6\daemon [2021-07-12T18:52:29.058Z] Debug Mode (client): false [2021-07-12T18:52:29.058Z] Debug Mode (server): true [2021-07-12T18:52:29.058Z] File Descriptors: -1 [2021-07-12T18:52:29.058Z] Goroutines: 17 [2021-07-12T18:52:29.058Z] System Time: 2021-07-12T18:52:28.6216842Z [2021-07-12T18:52:29.058Z] EventsListeners: 0 [2021-07-12T18:52:29.058Z] Registry: https://index.docker.io/v1/ [2021-07-12T18:52:29.058Z] Labels: [2021-07-12T18:52:29.058Z] Experimental: false [2021-07-12T18:52:29.058Z] Insecure Registries: [2021-07-12T18:52:29.058Z] 127.0.0.0/8 [2021-07-12T18:52:29.058Z] Live Restore Enabled: false [2021-07-12T18:52:29.058Z] [2021-07-12T18:52:29.058Z] [2021-07-12T18:52:29.058Z] INFO: Stopping daemon under test [2021-07-12T18:52:29.058Z] SUCCESS: The process with PID 4260 (child process of PID 4580) has been terminated. [2021-07-12T18:52:29.058Z] SUCCESS: The process with PID 4580 (child process of PID 11040) has been terminated. [2021-07-12T18:52:29.058Z] INFO: Stop tailing logs of the daemon under tests [2021-07-12T18:52:29.058Z] INFO: executeCI.ps1 Completed successfully at 07/12/2021 18:52:28. [2021-07-12T18:52:29.058Z] INFO: Tidying up at end of run [2021-07-12T18:52:29.058Z] INFO: Saving daemon under test log (d:\CI\PR-42625\6\dut.out) to bundles\CIDUT.out [2021-07-12T18:52:29.058Z] INFO: Saving daemon under test log (d:\CI\PR-42625\6\dut.err) to bundles\CIDUT.err [2021-07-12T18:52:29.058Z] INFO: Nuke-Everything... [2021-07-12T18:52:29.518Z] INFO: Container count on control daemon to delete is 2 [2021-07-12T18:52:29.791Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-12T18:52:30.486Z] bc51925a02f4 [2021-07-12T18:52:30.486Z] a337a13a57d6 [2021-07-12T18:52:30.486Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-12T18:52:30.961Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-12T18:52:33.390Z] Deleted: sha256:74bc4153c827489f54dfeb80ca1cfcd572c64cf140386d5eccfd13d5abe93773 [2021-07-12T18:52:33.390Z] Deleted: sha256:4a79a3b10eb82e2205f3e8c0672044339352c463f252fc84fa5d7a606f5ef0c4 [2021-07-12T18:52:33.390Z] INFO: Tidying pidfile d:\CI\PR-42625\6\docker.pid [2021-07-12T18:52:33.390Z] INFO: Nuking d:\CI [2021-07-12T18:52:34.429Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-12T18:52:34.430Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-12T18:52:34.740Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-12T18:52:34.882Z] === RUN TestDockerSuite/TestExecEnv [2021-07-12T18:52:34.882Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-12T18:52:34.882Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-12T18:52:34.882Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-12T18:52:34.882Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-12T18:52:37.756Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-12T18:52:38.554Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-12T18:52:38.554Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-12T18:52:43.489Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-12T18:52:43.489Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-12T18:52:43.489Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-12T18:52:43.489Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-12T18:52:43.489Z] === RUN TestDockerSuite/TestExecParseError [2021-07-12T18:52:43.489Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:52:43.489Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-12T18:52:43.489Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-12T18:52:43.489Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-12T18:52:43.489Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-12T18:52:43.489Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-12T18:52:45.661Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-12T18:52:45.661Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-12T18:52:47.181Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-12T18:52:47.181Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-12T18:52:47.181Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-12T18:52:47.181Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-12T18:52:47.181Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-12T18:52:47.181Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:52:47.181Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-12T18:52:47.181Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-12T18:52:47.181Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-12T18:52:47.181Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-12T18:52:47.181Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-12T18:52:49.416Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-12T18:52:49.416Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-12T18:52:49.416Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-12T18:52:50.068Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-12T18:52:50.068Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-12T18:52:50.068Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-12T18:52:55.237Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-12T18:52:55.237Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-12T18:52:55.237Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-12T18:52:55.237Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-12T18:52:55.237Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-12T18:52:57.428Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-12T18:52:57.428Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-12T18:53:00.349Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-12T18:53:00.365Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-12T18:53:00.365Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-12T18:53:00.365Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-12T18:53:00.365Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-12T18:53:00.365Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-12T18:53:00.365Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-12T18:53:00.365Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-12T18:53:03.332Z] INFO: Zapped successfully [2021-07-12T18:53:03.332Z] [2021-07-12T18:53:03.332Z] INFO: executeCI.ps1 exiting at Mon Jul 12 18:53:00 CUT 2021. Duration 01:23:59.2830504 [2021-07-12T18:53:03.332Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-12T18:53:03.579Z] Recording test results [2021-07-12T18:53:04.176Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-12T18:53:04.223Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-12T18:53:06.358Z] Creating win-2022-c8d-integration-bundles.zip [2021-07-12T18:53:07.401Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-12T18:53:07.927Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-12T18:53:07.927Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-12T18:53:07.927Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-12T18:53:07.927Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-12T18:53:07.927Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-12T18:53:07.927Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-12T18:53:07.927Z] === RUN TestDockerSuite/TestRunCreateVolume [Pipeline] archiveArtifacts [2021-07-12T18:53:08.114Z] Archiving artifacts [2021-07-12T18:53:09.228Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T18:53:10.158Z] + make clean [2021-07-12T18:53:11.689Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-12T18:53:11.689Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-12T18:53:11.689Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-12T18:53:11.689Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:53:11.689Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-12T18:53:11.689Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-12T18:53:11.689Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-12T18:53:11.689Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-12T18:53:11.689Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-12T18:53:12.335Z] docker volume rm -f docker-dev-cache [2021-07-12T18:53:12.335Z] docker-dev-cache [Pipeline] deleteDir [2021-07-12T18:53:14.436Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-12T18:53:14.607Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T18:53:17.310Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-12T18:53:23.221Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-12T18:53:23.222Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-12T18:53:23.222Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-12T18:53:23.222Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-12T18:53:23.222Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-12T18:53:23.222Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-12T18:53:23.222Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-12T18:53:23.222Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:53:23.222Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-12T18:53:23.222Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-12T18:53:23.222Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-12T18:53:23.222Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-12T18:53:23.222Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-12T18:53:24.339Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestHealth [2021-07-12T18:53:24.339Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-12T18:53:24.339Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-12T18:53:26.977Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-12T18:53:26.977Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-12T18:53:26.977Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-12T18:53:26.977Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-12T18:53:26.977Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-12T18:53:26.977Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-12T18:53:30.735Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-12T18:53:31.447Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-12T18:53:31.447Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-12T18:53:31.447Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-12T18:53:31.447Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-12T18:53:31.447Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-12T18:53:31.447Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-12T18:53:31.447Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-12T18:53:32.422Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-12T18:53:32.422Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:53:32.422Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-12T18:53:33.399Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-12T18:53:33.399Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-12T18:53:33.656Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-12T18:53:33.656Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-12T18:53:33.656Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-12T18:53:36.318Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-12T18:53:36.318Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-12T18:53:38.374Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-12T18:53:38.374Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-12T18:53:38.374Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-12T18:53:38.374Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-12T18:53:38.374Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-12T18:53:38.374Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-12T18:53:38.374Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-12T18:53:39.239Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-12T18:53:42.130Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-12T18:53:42.157Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-12T18:53:42.621Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-12T18:53:42.621Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:53:42.621Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-12T18:53:45.054Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-12T18:53:47.333Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-12T18:53:47.333Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-12T18:53:47.980Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-12T18:53:49.528Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestImportFile [2021-07-12T18:53:49.528Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-12T18:53:49.528Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-12T18:53:49.528Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-12T18:53:49.528Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-12T18:53:49.528Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-12T18:53:49.528Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-12T18:53:49.528Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.528Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-12T18:53:49.990Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-12T18:53:49.990Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.990Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-12T18:53:49.990Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:53:49.990Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-12T18:53:52.179Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-12T18:53:52.693Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-12T18:53:52.693Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-12T18:53:55.099Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-12T18:53:55.099Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-12T18:53:55.099Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-12T18:53:55.099Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-12T18:53:55.099Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-12T18:53:55.561Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-12T18:53:55.561Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-12T18:53:55.561Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-12T18:53:58.507Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-12T18:53:58.507Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-12T18:53:58.507Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-12T18:53:58.507Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-12T18:53:58.507Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-12T18:53:58.507Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-12T18:54:04.160Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-12T18:54:04.160Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-12T18:54:06.347Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-12T18:54:06.347Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-12T18:54:06.347Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-12T18:54:06.347Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-12T18:54:06.347Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-12T18:54:06.347Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-12T18:54:06.347Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-12T18:54:09.273Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-12T18:54:10.930Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-12T18:54:10.930Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-12T18:54:10.930Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-12T18:54:11.903Z] === RUN TestDockerSuite/TestRunMount [2021-07-12T18:54:11.903Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-12T18:54:12.367Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-12T18:54:12.367Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-12T18:54:12.367Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-12T18:54:12.367Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-12T18:54:12.367Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-12T18:54:12.367Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-12T18:54:12.367Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-12T18:54:15.087Z] === RUN TestDockerSuite/TestInspectImage [2021-07-12T18:54:15.087Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:54:15.087Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-12T18:54:15.087Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:54:15.087Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-12T18:54:15.087Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:54:15.087Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-12T18:54:17.270Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-12T18:54:21.016Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-12T18:54:21.016Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-12T18:54:23.931Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-12T18:54:24.782Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-12T18:54:24.782Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-12T18:54:24.782Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-12T18:54:24.782Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-12T18:54:24.782Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-12T18:54:24.782Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-12T18:54:24.782Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-12T18:54:26.123Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-12T18:54:26.123Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-12T18:54:26.123Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-12T18:54:26.584Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-12T18:54:29.497Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-12T18:54:31.876Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-12T18:54:33.249Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-12T18:54:37.957Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-12T18:54:38.973Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-12T18:54:38.973Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-12T18:54:39.946Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-12T18:54:41.709Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-12T18:54:42.864Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-12T18:54:44.623Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-12T18:54:45.780Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-12T18:54:47.326Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-12T18:54:47.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-12T18:54:51.077Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-12T18:54:51.077Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T18:54:55.784Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-12T18:54:55.784Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-12T18:54:55.784Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-12T18:54:55.784Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-12T18:54:55.784Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-12T18:54:55.784Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-12T18:54:55.784Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-12T18:54:55.784Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-12T18:54:55.784Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-12T18:54:55.784Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:54:55.784Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-12T18:54:56.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-12T18:54:57.682Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-12T18:55:06.275Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-12T18:55:06.275Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-12T18:55:06.275Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-12T18:55:06.275Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-12T18:55:08.195Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-12T18:55:08.195Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-12T18:55:08.195Z] === RUN TestDockerSuite/TestRunRm [2021-07-12T18:55:08.464Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-12T18:55:10.657Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-12T18:55:11.117Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-12T18:55:17.773Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-12T18:55:18.224Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-12T18:55:20.701Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-12T18:55:20.701Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-12T18:55:20.701Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-12T18:55:21.979Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-12T18:55:23.619Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-12T18:55:24.079Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-12T18:55:25.731Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-12T18:55:29.479Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-12T18:55:33.239Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-12T18:55:33.239Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-12T18:55:33.239Z] === RUN TestDockerSuite/TestRunState [2021-07-12T18:55:33.239Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-12T18:55:33.239Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-12T18:55:36.489Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-12T18:55:37.031Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-12T18:55:37.031Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:55:37.031Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-12T18:55:39.222Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-12T18:55:39.222Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-12T18:55:39.222Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-12T18:55:39.222Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-12T18:55:39.683Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-12T18:55:39.683Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-12T18:55:39.683Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-12T18:55:39.683Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-12T18:55:39.683Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-12T18:55:45.496Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-12T18:55:45.496Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.496Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-12T18:55:45.496Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-12T18:55:45.957Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-12T18:55:45.957Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-12T18:55:46.862Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-12T18:55:49.709Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-12T18:55:49.709Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-12T18:55:49.709Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-12T18:55:52.628Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-12T18:55:52.628Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-12T18:55:52.628Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-12T18:55:52.628Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-12T18:55:52.628Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-12T18:55:58.439Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-12T18:55:59.283Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-12T18:56:03.032Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-12T18:56:06.780Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-12T18:56:06.780Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-12T18:56:06.780Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-12T18:56:08.787Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-12T18:56:15.400Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-12T18:56:15.881Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-12T18:56:19.160Z] === RUN TestDockerSuite/TestLogsSince [2021-07-12T18:56:24.480Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-12T18:56:24.480Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-12T18:56:24.480Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-12T18:56:24.941Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-12T18:56:29.650Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-12T18:56:31.575Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-12T18:56:31.575Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-12T18:56:31.575Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-12T18:56:31.575Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-12T18:56:31.575Z] === RUN TestDockerSuite/TestLogsTail [2021-07-12T18:56:33.418Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-12T18:56:34.506Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-12T18:56:37.176Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-12T18:56:37.176Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-12T18:56:37.176Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-12T18:56:37.176Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-12T18:56:37.176Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-12T18:56:37.176Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-12T18:56:37.176Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-12T18:56:38.253Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-12T18:56:42.010Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-12T18:56:42.010Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.010Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-12T18:56:42.010Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.010Z] === RUN TestDockerSuite/TestNetHostname [2021-07-12T18:56:42.010Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.010Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-12T18:56:42.010Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.010Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-12T18:56:42.010Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-12T18:56:42.471Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginActive [2021-07-12T18:56:42.471Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-12T18:56:42.471Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-12T18:56:42.471Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-12T18:56:42.471Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-12T18:56:42.471Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-12T18:56:42.471Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-12T18:56:42.471Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-12T18:56:42.471Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-12T18:56:42.471Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-12T18:56:42.471Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPortList [2021-07-12T18:56:42.471Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-12T18:56:42.471Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-12T18:56:42.997Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-12T18:56:45.915Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-12T18:56:48.832Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-12T18:56:54.893Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-12T18:56:54.893Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:56:54.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-12T18:57:01.251Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-12T18:57:01.251Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-12T18:57:01.251Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-12T18:57:01.251Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-12T18:57:01.251Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-12T18:57:01.251Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:57:01.251Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-12T18:57:02.800Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-12T18:57:03.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-12T18:57:03.729Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-12T18:57:04.192Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-12T18:57:05.739Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-12T18:57:07.340Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-12T18:57:07.340Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-12T18:57:07.340Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-12T18:57:18.217Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-12T18:57:18.218Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-12T18:57:18.218Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-12T18:57:19.781Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-12T18:57:19.781Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-12T18:57:19.781Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-12T18:57:30.648Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-12T18:57:30.656Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:57:30.656Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-12T18:57:34.623Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-12T18:57:35.373Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-12T18:57:35.373Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-12T18:57:35.373Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-12T18:57:35.373Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:57:35.373Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-12T18:57:35.373Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-12T18:57:35.373Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-12T18:57:35.373Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-12T18:57:35.373Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-12T18:57:47.784Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-12T18:57:47.784Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-12T18:57:47.784Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-12T18:57:47.784Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-12T18:57:47.784Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-12T18:57:47.784Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-12T18:57:47.784Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-12T18:57:49.328Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-12T18:57:53.077Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-12T18:57:53.077Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:57:53.077Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-12T18:57:56.832Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-12T18:57:56.832Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-12T18:57:56.832Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-12T18:57:56.832Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-12T18:57:56.832Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-12T18:57:56.832Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:57:56.832Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-12T18:58:04.626Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-12T18:58:05.087Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-12T18:58:05.087Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-12T18:58:05.087Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-12T18:58:13.678Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-12T18:58:13.678Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-12T18:58:13.678Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-12T18:58:13.678Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-12T18:58:13.678Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-12T18:58:13.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-12T18:58:13.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-12T18:58:14.140Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-12T18:58:18.862Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-12T18:58:18.862Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-12T18:58:23.175Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-12T18:58:23.569Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-12T18:58:23.569Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-12T18:58:24.551Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-12T18:58:24.551Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-12T18:58:24.551Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-12T18:58:28.983Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-12T18:58:39.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-12T18:58:39.635Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:58:39.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-12T18:58:39.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-12T18:58:39.635Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-12T18:58:39.635Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-12T18:58:39.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-12T18:58:46.752Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-12T18:58:50.167Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-12T18:58:50.167Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-12T18:58:50.167Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-12T18:58:52.569Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-12T18:58:52.569Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-12T18:58:52.569Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-12T18:58:52.569Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-12T18:58:52.569Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-12T18:59:04.989Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-12T18:59:04.989Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:59:04.989Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-12T18:59:04.989Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-12T18:59:04.989Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-12T18:59:04.989Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-12T18:59:04.989Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-12T18:59:04.989Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-12T18:59:04.989Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-12T18:59:05.106Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-12T18:59:05.107Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-12T18:59:05.107Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite (3219.18s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-12T18:59:06.079Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-12T18:59:06.079Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.83s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.43s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.98s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.18s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-07-12T18:59:06.079Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-12T18:59:06.079Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T18:59:06.079Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-12T18:59:06.079Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T18:59:06.079Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.44s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.41s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.33s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.34s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (14.17s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.47s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.95s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.59s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.42s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.44s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.69s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.39s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.77s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (17.65s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.79s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.62s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.95s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.76s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.78s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.75s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.59s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.00s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.71s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.13s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.48s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.03s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.54s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.36s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.85s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.69s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.52s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.97s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.94s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.43s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.71s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.66s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.80s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.53s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.44s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.65s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCmd (1.01s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (1.01s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (1.03s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.97s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.75s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.95s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.84s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.29s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.61s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.81s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.50s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.13s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.77s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (46.86s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.48s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (2.12s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.13s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.87s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.85s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.84s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.19s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.21s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.39s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.25s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.80s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.31s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.09s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.25s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.15s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.74s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.95s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.27s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.32s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.88s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.35s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.48s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.49s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.16s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.79s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (21.06s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.61s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.85s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.92s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.90s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.44s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.48s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.87s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.40s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.69s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.28s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.28s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (10.18s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.72s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFails (2.95s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.40s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.15s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.43s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.13s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.91s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (11.05s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.62s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildHistory (14.69s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.28s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.30s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.16s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.90s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.87s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.91s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabels (1.45s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.58s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.42s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.84s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (49.26s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.91s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.86s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.71s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.77s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.37s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.52s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-12T18:59:06.080Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.50s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.66s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.74s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.82s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.88s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.87s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.27s) [2021-07-12T18:59:06.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.91s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.38s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (19.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.55s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.73s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.69s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.04s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.13s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.69s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildRm (18.64s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.21s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.72s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.20s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.56s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.60s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.15s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.44s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.37s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.92s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (10.99s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildStderr (10.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (30.42s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.22s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.19s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildTagEvent (10.14s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (9.24s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.60s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.14s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.34s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.38s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.05s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.69s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.97s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (25.57s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.75s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.78s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.96s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.66s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.57s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.60s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.72s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.62s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.31s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCommitChange (5.88s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.64s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.22s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.05s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCommitTTY (8.73s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.87s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.11s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.51s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.31s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.27s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.38s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.06s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.49s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.08s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.05s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.78s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.31s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.54s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.39s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.99s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.95s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.24s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.55s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.20s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.58s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.37s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (7.11s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.41s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (4.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.71s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.56s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.48s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000631c08_} (2.80s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1251030146_c:\foo_false____} (3.39s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1251030146_c:\foo_true____} (3.43s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.05s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.52s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.05s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.21s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.65s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.19s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.30s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpToDot (3.36s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCpToStdout (3.82s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateArgs (0.31s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.49s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.92s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.60s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.23s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateLabels (0.40s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateRM (0.72s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.38s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.56s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.97s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.41s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.09s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.60s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.97s) [2021-07-12T18:59:06.081Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-12T18:59:06.081Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestDockerFails (0.13s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.22s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.36s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.47s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsCopy (10.16s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.70s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.15s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.98s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.19s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.65s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFilters (5.62s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFormat (5.85s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsResize (9.15s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.35s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.59s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.59s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.69s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.43s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.12s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.37s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.29s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.31s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.66s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.73s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecInspectID (5.76s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.72s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.51s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.33s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.86s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.69s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.21s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.15s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.30s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.39s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.89s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.32s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2021-07-12T18:59:06.082Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.18s) [2021-07-12T18:59:06.082Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestImportBadURL (2.52s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.10s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.80s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.36s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.86s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectDefault (3.10s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectHistory (6.05s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.66s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.77s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.34s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.77s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.80s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.75s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectStatus (4.58s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.90s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.60s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.17s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.48s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.51s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.77s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.05s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.13s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.11s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.95s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.01s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.88s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.03s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.95s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.62s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.58s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.47s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.89s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsSince (10.88s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsTail (4.42s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.81s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.83s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.04s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-07-12T18:59:06.544Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T18:59:06.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (11.29s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsByOrder (11.73s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.30s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.39s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.54s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.88s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.09s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.68s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.76s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.15s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (11.70s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.18s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.31s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.98s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.58s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.46s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.99s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.45s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.38s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.43s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.31s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.69s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.31s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.55s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.22s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (9.03s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.14s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.21s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.87s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.57s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (10.86s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiTag (1.17s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.73s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (37.74s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.72s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.61s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.84s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.99s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.45s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.17s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.81s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.76s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.84s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.12s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.19s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.59s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (5.13s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.75s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.11s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.83s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.71s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.34s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.73s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.55s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.87s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.24s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.20s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.38s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.99s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunExitCode (3.85s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.18s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.25s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.03s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.78s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.14s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.75s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.82s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.43s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.89s) [2021-07-12T18:59:06.545Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.38s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-12T18:59:06.545Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.71s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.86s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.60s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.93s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.66s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunRm (3.88s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.11s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.62s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.90s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.45s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.95s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.48s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.95s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.28s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.83s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.48s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.39s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (5.17s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.74s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.47s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.25s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.29s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.67s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.37s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.08s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.70s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.63s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.86s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (11.31s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.60s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.42s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.86s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.05s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (12.24s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.80s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.99s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.35s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.56s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.47s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.48s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.34s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.59s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.49s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.24s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.31s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.46s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.64s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.68s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.30s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.49s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.15s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.35s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.33s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.48s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.49s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.68s) [2021-07-12T18:59:06.546Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-07-12T18:59:06.546Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.01s) [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.546Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-12T18:59:06.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-12T18:59:06.547Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:06.547Z] --- PASS: TestDockerRegistrySuite (0.43s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T18:59:06.547Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:59:07.009Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-12T18:59:07.010Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-12T18:59:07.010Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.06s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-12T18:59:07.010Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-12T18:59:07.010Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-12T18:59:07.010Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-12T18:59:07.010Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-12T18:59:07.010Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerDaemonSuite [2021-07-12T18:59:07.010Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-12T18:59:07.010Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-12T18:59:07.010Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-12T18:59:07.010Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerSwarmSuite [2021-07-12T18:59:07.010Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-12T18:59:07.010Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- PASS: TestDockerPluginSuite (0.06s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerExternalVolumeSuite [2021-07-12T18:59:07.010Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerNetworkSuite [2021-07-12T18:59:07.010Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-12T18:59:07.010Z] === RUN TestDockerHubPullSuite [2021-07-12T18:59:07.010Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-12T18:59:07.010Z] PASS [2021-07-12T18:59:07.010Z] ok github.com/docker/docker/integration-cli 3220.798s [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === Skipped [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-12T18:59:07.010Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-12T18:59:07.010Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T18:59:07.010Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T18:59:07.010Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T18:59:07.010Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-12T18:59:07.010Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-07-12T18:59:07.010Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-12T18:59:07.010Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T18:59:07.010Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T18:59:07.010Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-12T18:59:07.010Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T18:59:07.010Z] [2021-07-12T18:59:07.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2021-07-12T18:59:07.011Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.71s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.71s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.85s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.85s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.71s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.71s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-07-12T18:59:07.011Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.87s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.87s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.85s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.85s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.95s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.95s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.92s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.92s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.69s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.69s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.011Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-12T18:59:07.011Z] [2021-07-12T18:59:07.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2021-07-12T18:59:07.011Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.04s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.04s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-12T18:59:07.012Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.012Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-12T18:59:07.012Z] [2021-07-12T18:59:07.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.72s) [2021-07-12T18:59:07.473Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.72s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.79s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.69s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.69s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.66s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.66s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.62s) [2021-07-12T18:59:07.473Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.62s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-12T18:59:07.473Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T18:59:07.473Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-12T18:59:07.473Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.05s) [2021-07-12T18:59:07.473Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.05s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T18:59:07.473Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.473Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T18:59:07.473Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T18:59:07.474Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-12T18:59:07.474Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:59:07.474Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-12T18:59:07.474Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-12T18:59:07.474Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T18:59:07.475Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-12T18:59:07.475Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-12T18:59:07.475Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-12T18:59:07.475Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-12T18:59:07.475Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-12T18:59:07.475Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-12T18:59:07.475Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-12T18:59:07.475Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-12T18:59:07.475Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-12T18:59:07.475Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-12T18:59:07.475Z] [2021-07-12T18:59:07.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T18:59:07.475Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.475Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-12T18:59:07.936Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-12T18:59:07.936Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-12T18:59:07.936Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T18:59:07.936Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-12T18:59:07.936Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-12T18:59:07.936Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-12T18:59:07.936Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-12T18:59:07.936Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-12T18:59:07.936Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-12T18:59:07.936Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-07-12T18:59:07.936Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.936Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T18:59:07.936Z] [2021-07-12T18:59:07.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-12T18:59:07.936Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2021-07-12T18:59:07.937Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-07-12T18:59:07.937Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.15s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.15s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-12T18:59:07.937Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.937Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-12T18:59:07.937Z] [2021-07-12T18:59:07.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T18:59:07.937Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T18:59:07.938Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-12T18:59:07.938Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T18:59:07.938Z] [2021-07-12T18:59:07.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-12T18:59:08.398Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.398Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-12T18:59:08.398Z] [2021-07-12T18:59:08.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-12T18:59:08.398Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.398Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-12T18:59:08.398Z] [2021-07-12T18:59:08.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T18:59:08.398Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.399Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T18:59:08.399Z] [2021-07-12T18:59:08.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T18:59:08.399Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-07-12T18:59:08.400Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-12T18:59:08.400Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T18:59:08.400Z] [2021-07-12T18:59:08.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-12T18:59:08.400Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.400Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2021-07-12T18:59:08.401Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-12T18:59:08.401Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-07-12T18:59:08.401Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T18:59:08.401Z] [2021-07-12T18:59:08.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T18:59:08.401Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.401Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T18:59:08.862Z] [2021-07-12T18:59:08.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T18:59:08.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.862Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T18:59:08.862Z] [2021-07-12T18:59:08.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T18:59:08.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.862Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T18:59:08.862Z] [2021-07-12T18:59:08.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T18:59:08.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.862Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T18:59:08.862Z] [2021-07-12T18:59:08.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T18:59:08.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.862Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T18:59:08.862Z] [2021-07-12T18:59:08.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:59:08.862Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T18:59:08.863Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.863Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T18:59:08.863Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-12T18:59:08.864Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] DONE 1092 tests, 546 skipped in 3233.787s [2021-07-12T18:59:08.864Z] INFO: Integration tests ended at 07/12/2021 18:59:08. Duration:00:53:53.9926386 [2021-07-12T18:59:08.864Z] INFO: Docker info of the daemon under test at end of run [2021-07-12T18:59:08.864Z] [2021-07-12T18:59:08.864Z] Containers: 2 [2021-07-12T18:59:08.864Z] Running: 0 [2021-07-12T18:59:08.864Z] Paused: 0 [2021-07-12T18:59:08.864Z] Stopped: 2 [2021-07-12T18:59:08.864Z] Images: 18 [2021-07-12T18:59:08.864Z] Server Version: 0.0.0-dev [2021-07-12T18:59:08.864Z] Storage Driver: windowsfilter [2021-07-12T18:59:08.864Z] Windows: [2021-07-12T18:59:08.864Z] Logging Driver: json-file [2021-07-12T18:59:08.864Z] Plugins: [2021-07-12T18:59:08.864Z] Volume: local [2021-07-12T18:59:08.864Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T18:59:08.864Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T18:59:08.864Z] Swarm: inactive [2021-07-12T18:59:08.864Z] Default Isolation: process [2021-07-12T18:59:08.864Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-12T18:59:08.864Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-12T18:59:08.864Z] OSType: windows [2021-07-12T18:59:08.864Z] Architecture: x86_64 [2021-07-12T18:59:08.864Z] CPUs: 4 [2021-07-12T18:59:09.329Z] Total Memory: 32GiB [2021-07-12T18:59:09.329Z] Name: azwin-2-1dbf30 [2021-07-12T18:59:09.329Z] ID: ARPL:IYOG:ILYU:WAAZ:V3MS:YHPQ:7GDD:IRNT:Y6DD:4DU5:4PZS:VM5Y [2021-07-12T18:59:09.329Z] Docker Root Dir: D:\CI\PR-42625\6\daemon [2021-07-12T18:59:09.329Z] Debug Mode (client): false [2021-07-12T18:59:09.329Z] Debug Mode (server): true [2021-07-12T18:59:09.329Z] File Descriptors: -1 [2021-07-12T18:59:09.329Z] Goroutines: 17 [2021-07-12T18:59:09.329Z] System Time: 2021-07-12T18:59:08.7968918Z [2021-07-12T18:59:09.329Z] EventsListeners: 0 [2021-07-12T18:59:09.329Z] Registry: https://index.docker.io/v1/ [2021-07-12T18:59:09.329Z] Labels: [2021-07-12T18:59:09.329Z] Experimental: false [2021-07-12T18:59:09.329Z] Insecure Registries: [2021-07-12T18:59:09.329Z] 127.0.0.0/8 [2021-07-12T18:59:09.329Z] Live Restore Enabled: false [2021-07-12T18:59:09.329Z] [2021-07-12T18:59:09.329Z] [2021-07-12T18:59:09.329Z] INFO: Stopping daemon under test [2021-07-12T18:59:09.329Z] SUCCESS: The process with PID 9724 (child process of PID 4280) has been terminated. [2021-07-12T18:59:09.329Z] SUCCESS: The process with PID 4280 (child process of PID 7224) has been terminated. [2021-07-12T18:59:09.329Z] INFO: Stop tailing logs of the daemon under tests [2021-07-12T18:59:09.329Z] INFO: executeCI.ps1 Completed successfully at 07/12/2021 18:59:09. [2021-07-12T18:59:09.329Z] INFO: Tidying up at end of run [2021-07-12T18:59:09.329Z] INFO: Saving daemon under test log (d:\CI\PR-42625\6\dut.out) to bundles\CIDUT.out [2021-07-12T18:59:09.329Z] INFO: Saving daemon under test log (d:\CI\PR-42625\6\dut.err) to bundles\CIDUT.err [2021-07-12T18:59:09.329Z] INFO: Nuke-Everything... [2021-07-12T18:59:09.791Z] INFO: Container count on control daemon to delete is 2 [2021-07-12T18:59:10.773Z] 3f919eea96cf [2021-07-12T18:59:10.773Z] 777423598fad [2021-07-12T18:59:10.773Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-12T18:59:11.237Z] Deleted: sha256:e1f8d7f27e9d6899292710e0d6e8ca457d1fd97ebe4b9af25c479955a2ebaa82 [2021-07-12T18:59:11.237Z] Deleted: sha256:071bcc01501447feb0ce04e46101cd5fa8fbe3b941e877233f47e7878fc1e2ac [2021-07-12T18:59:11.237Z] INFO: Tidying pidfile d:\CI\PR-42625\6\docker.pid [2021-07-12T18:59:11.237Z] INFO: Nuking d:\CI [2021-07-12T18:59:15.339Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-12T18:59:15.339Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-12T18:59:15.339Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-12T18:59:17.531Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-12T18:59:17.531Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-12T18:59:17.531Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-12T18:59:18.505Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-12T18:59:19.480Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-12T18:59:19.480Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-12T18:59:19.480Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-12T18:59:26.593Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-12T18:59:32.425Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-12T18:59:36.171Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-12T18:59:41.234Z] INFO: Zapped successfully [2021-07-12T18:59:41.234Z] [2021-07-12T18:59:41.234Z] INFO: executeCI.ps1 exiting at Mon Jul 12 18:59:41 CUT 2021. Duration 01:30:28.3930603 [2021-07-12T18:59:41.234Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-12T18:59:41.486Z] Recording test results [2021-07-12T18:59:42.142Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-12T18:59:44.288Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-12T18:59:46.045Z] Archiving artifacts [2021-07-12T18:59:47.158Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T18:59:48.091Z] + make clean [2021-07-12T18:59:49.635Z] docker volume rm -f docker-dev-cache [2021-07-12T18:59:50.096Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T19:00:11.907Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-12T19:00:11.907Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T19:00:11.907Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-12T19:00:20.513Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-12T19:00:20.513Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-12T19:00:20.513Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-12T19:00:21.491Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-12T19:00:28.614Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-12T19:00:35.714Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-12T19:00:35.714Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T19:00:35.714Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-12T19:00:41.524Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-12T19:00:41.524Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-12T19:00:41.985Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-12T19:01:07.174Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-12T19:01:08.722Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-12T19:01:09.697Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-12T19:01:22.130Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-12T19:01:29.227Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-12T19:01:47.001Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-12T19:01:54.117Z] === RUN TestDockerSuite/TestRmiTag [2021-07-12T19:01:55.663Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-12T19:01:59.422Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-12T19:02:29.741Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-12T19:02:31.284Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-12T19:02:39.901Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-12T19:02:41.457Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-12T19:02:41.457Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-12T19:02:45.247Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-12T19:02:45.247Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-12T19:02:45.247Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-12T19:02:45.247Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-12T19:02:45.247Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-12T19:02:52.357Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-12T19:02:57.069Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-12T19:02:59.996Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-12T19:03:08.723Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-12T19:03:11.643Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-12T19:03:11.643Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-12T19:03:18.749Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-12T19:03:18.749Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-12T19:03:18.749Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-12T19:03:18.749Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-12T19:03:18.749Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-12T19:03:18.749Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-12T19:03:18.749Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-12T19:03:18.749Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-12T19:03:18.749Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-12T19:03:18.749Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-12T19:03:18.749Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-12T19:03:18.749Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-12T19:03:19.211Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-12T19:03:19.211Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-12T19:03:19.211Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-12T19:03:19.211Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-12T19:03:19.211Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-12T19:03:19.211Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-12T19:03:19.211Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-12T19:03:19.211Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-12T19:03:19.211Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-12T19:03:19.211Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-12T19:03:19.211Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-12T19:03:27.821Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-12T19:03:27.821Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-12T19:03:27.821Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-12T19:03:38.176Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-12T19:03:38.176Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-12T19:03:38.176Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-12T19:03:38.176Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-12T19:03:38.176Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-12T19:03:41.943Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-12T19:03:41.943Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-12T19:03:45.696Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-12T19:03:49.454Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-12T19:03:52.382Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-12T19:03:52.382Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-12T19:03:52.846Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-12T19:03:52.846Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-12T19:03:52.846Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-12T19:03:52.846Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-12T19:03:52.846Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-12T19:03:56.602Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-12T19:03:56.602Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-12T19:03:56.602Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-12T19:03:56.602Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T19:03:56.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-12T19:03:56.602Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-12T19:03:56.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-12T19:03:56.602Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-12T19:03:56.602Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-12T19:04:00.356Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-12T19:04:08.958Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-12T19:04:08.958Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-12T19:04:08.958Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-12T19:04:08.958Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-12T19:04:08.958Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-12T19:04:08.958Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-12T19:04:08.958Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-12T19:04:11.929Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-12T19:04:11.929Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-12T19:04:11.929Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-12T19:04:11.929Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-12T19:04:11.929Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-12T19:04:11.929Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-12T19:04:20.542Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-12T19:04:24.292Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-12T19:04:24.292Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-12T19:04:24.292Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-12T19:04:28.038Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-12T19:04:28.038Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-12T19:04:28.038Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-12T19:04:28.038Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-12T19:04:28.038Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-12T19:04:28.038Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-12T19:04:28.038Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-12T19:04:31.798Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-12T19:04:35.549Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-12T19:04:38.471Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-12T19:04:42.223Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-12T19:04:42.223Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-12T19:04:42.223Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-12T19:04:42.686Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-12T19:04:42.686Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-12T19:04:42.686Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T19:04:42.686Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-12T19:04:42.686Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-12T19:04:42.686Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-12T19:04:42.686Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-12T19:04:55.106Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-12T19:04:55.106Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-12T19:04:55.106Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-12T19:04:55.106Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-12T19:04:55.106Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-12T19:04:55.106Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-12T19:05:09.950Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-12T19:05:09.950Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-12T19:05:09.950Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-12T19:05:11.498Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-12T19:05:11.498Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.498Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-12T19:05:11.498Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunMount [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-12T19:05:11.961Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-12T19:05:11.961Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-12T19:05:24.380Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-12T19:05:24.380Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-12T19:05:24.380Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-12T19:05:24.380Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-12T19:05:24.380Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-12T19:05:24.380Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-12T19:05:24.380Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-12T19:05:31.501Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-12T19:05:38.522Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-12T19:05:38.522Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-12T19:05:38.974Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-12T19:05:40.490Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-12T19:05:44.194Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-12T19:05:47.885Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-12T19:05:48.840Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-12T19:05:51.709Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-12T19:05:52.160Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-12T19:05:52.160Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-12T19:06:02.405Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-12T19:06:02.405Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-12T19:06:02.405Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-12T19:06:02.405Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-12T19:06:02.405Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-12T19:06:02.405Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-12T19:06:02.405Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-12T19:06:02.405Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-12T19:06:02.405Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-12T19:06:02.405Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T19:06:02.405Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-12T19:06:14.721Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-12T19:06:14.721Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-12T19:06:14.721Z] === RUN TestDockerSuite/TestRunRm [2021-07-12T19:06:21.740Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-12T19:06:28.772Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-12T19:06:37.268Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-12T19:06:40.968Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-12T19:06:44.654Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-12T19:06:50.403Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-12T19:06:50.403Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-12T19:06:50.403Z] === RUN TestDockerSuite/TestRunState [2021-07-12T19:06:50.403Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-12T19:06:50.403Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-12T19:06:53.269Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-12T19:06:53.269Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T19:06:53.720Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-12T19:06:57.414Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-12T19:06:57.414Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-12T19:06:57.414Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-12T19:06:57.414Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-12T19:06:57.414Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-12T19:06:57.414Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-12T19:06:57.414Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-12T19:06:57.414Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-12T19:06:57.414Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-12T19:07:03.169Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-12T19:07:03.169Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-12T19:07:03.620Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-12T19:07:03.620Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-12T19:07:07.308Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-12T19:07:07.308Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-12T19:07:07.308Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-12T19:07:11.957Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-12T19:07:11.957Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-12T19:07:11.957Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-12T19:07:11.957Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-12T19:07:11.957Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-12T19:07:22.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-12T19:07:37.214Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-12T19:07:45.715Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-12T19:07:55.946Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-12T19:07:55.946Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-12T19:07:55.946Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-12T19:07:55.946Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-12T19:07:58.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-12T19:08:02.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-12T19:08:06.209Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-12T19:08:06.209Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-12T19:08:06.209Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-12T19:08:06.209Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-12T19:08:06.209Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-12T19:08:06.209Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-12T19:08:06.209Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-12T19:08:06.661Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-12T19:08:13.669Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-12T19:08:15.828Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-12T19:08:18.702Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-12T19:08:25.711Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-12T19:08:25.711Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-12T19:08:25.711Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-12T19:08:25.711Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-12T19:08:25.711Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-12T19:08:25.711Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-12T19:08:25.711Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-12T19:08:25.711Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-12T19:08:25.711Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-12T19:08:25.711Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-12T19:08:25.711Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-12T19:08:25.711Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-12T19:08:26.163Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-12T19:08:26.163Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-12T19:08:26.163Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-12T19:08:26.163Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-12T19:08:26.163Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-12T19:08:26.163Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T19:08:26.163Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-12T19:08:29.033Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-12T19:08:29.033Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-12T19:08:29.485Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-12T19:08:29.937Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-12T19:08:32.093Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-12T19:08:49.694Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-12T19:08:49.694Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-12T19:08:49.694Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-12T19:08:59.925Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-12T19:08:59.925Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T19:08:59.925Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-12T19:09:10.165Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-12T19:09:10.165Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-12T19:09:10.165Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-12T19:09:10.165Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T19:09:10.165Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-12T19:09:10.165Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-12T19:09:10.165Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-12T19:09:10.165Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-12T19:09:10.165Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-12T19:09:22.457Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-12T19:09:22.457Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-12T19:09:22.457Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-12T19:09:22.457Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-12T19:09:22.457Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-12T19:09:22.457Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-12T19:09:22.457Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-12T19:09:25.326Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-12T19:09:29.011Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-12T19:09:29.011Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T19:09:29.011Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-12T19:09:32.698Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-12T19:09:32.698Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-12T19:09:32.698Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-12T19:09:32.698Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-12T19:09:32.698Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-12T19:09:32.698Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T19:09:32.698Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-12T19:09:50.309Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-12T19:09:50.309Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-12T19:09:54.007Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-12T19:09:54.458Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-12T19:09:59.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-12T19:09:59.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-12T19:10:00.522Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-12T19:10:00.522Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-12T19:10:00.522Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-12T19:10:15.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-12T19:10:15.235Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T19:10:15.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-12T19:10:15.235Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-12T19:10:15.235Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-12T19:10:15.235Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-12T19:10:15.235Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-12T19:10:29.945Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-12T19:10:30.898Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-12T19:10:31.351Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-12T19:10:52.344Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-12T19:10:52.344Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-12T19:10:52.344Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite (3492.84s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.51s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (134.30s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.65s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.85s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.11s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.48s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.85s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.08s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.23s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.24s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.94s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.06s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.74s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.11s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.64s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.87s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.11s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.20s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.92s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.84s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (32.88s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.63s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.10s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.23s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.48s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.78s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.04s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.82s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.87s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.10s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.30s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.06s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.25s) [2021-07-12T19:10:53.298Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.10s) [2021-07-12T19:10:53.298Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.16s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.12s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.37s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.80s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (11.28s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.19s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.68s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.39s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.31s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.83s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.94s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.47s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.45s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.56s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.99s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.96s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.79s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.71s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.67s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.04s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.76s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.62s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.94s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.67s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.83s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.21s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.74s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.78s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.54s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.77s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.51s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.84s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.67s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.68s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (23.13s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.50s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (23.63s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (18.62s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (138.03s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.91s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.85s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.74s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.57s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.25s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.18s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.79s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.78s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.29s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.05s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.80s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.85s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T19:10:53.299Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2021-07-12T19:10:53.299Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.95s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.86s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.54s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.84s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.22s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.02s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.42s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.08s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildHistory (14.75s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.05s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabel (1.27s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabels (1.33s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.20s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.79s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.17s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.12s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (29.69s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.35s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.79s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.35s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.98s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.18s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.54s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.42s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.70s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.71s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.81s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.82s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.48s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.65s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.12s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.80s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.01s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.66s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.03s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (55.11s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.11s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildRm (21.34s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.21s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.80s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.28s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.73s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.77s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.63s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (32.82s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.98s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.94s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.44s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.90s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildStderr (6.08s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (31.04s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.28s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.06s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.12s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.01s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.57s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.29s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.20s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.52s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.80s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.15s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.82s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.54s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.08s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.12s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.83s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.91s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.38s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.87s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.80s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.61s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.99s) [2021-07-12T19:10:53.751Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.62s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.96s) [2021-07-12T19:10:53.751Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.71s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCommitChange (6.27s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.46s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.05s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCommitTTY (8.31s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.15s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.28s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.35s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.95s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.57s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.87s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.94s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.29s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.52s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.80s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.39s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.97s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.64s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.87s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.63s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.86s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.55s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.97s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.81s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (7.25s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.06s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.07s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.00s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.20s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.06s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000656b10_} (3.45s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1818856210_c:\foo_false____} (3.08s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1818856210_c:\foo_true____} (3.15s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.11s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.19s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.93s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.36s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.25s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.08s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpToCaseH (21.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpToDot (7.73s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCpToStdout (3.18s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.30s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateArgs (0.34s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.45s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.68s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.12s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateLabels (0.34s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateRM (0.55s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.07s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.12s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestDockerFails (0.13s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.00s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.89s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsCopy (6.83s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.97s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.76s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.31s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.11s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.29s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFilters (5.65s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFormat (5.91s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.14s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.13s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsResize (8.56s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.51s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.30s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.74s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.61s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.53s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.76s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.96s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.50s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.25s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.15s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecInspectID (5.62s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.96s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.78s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-12T19:10:53.752Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.84s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.86s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.80s) [2021-07-12T19:10:53.752Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.77s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.09s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.42s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.96s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.96s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.44s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.84s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.63s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.88s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectDefault (2.84s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectHistory (6.00s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.45s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.01s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.75s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.81s) [2021-07-12T19:10:53.753Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.77s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectStatus (3.49s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.32s) [2021-07-12T19:10:53.753Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.50s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.96s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.87s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.63s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.76s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.32s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.15s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.34s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.54s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.78s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.18s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.18s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (11.24s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (11.58s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (11.93s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.96s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.86s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (8.68s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.74s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsSince (10.87s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsTail (4.56s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.08s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.67s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (12.11s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (11.94s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsByOrder (12.16s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.81s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (31.68s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.52s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (17.91s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.87s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.23s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.35s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.15s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (12.14s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.50s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.35s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.20s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.63s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.72s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.77s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.47s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.33s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.39s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.66s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.61s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.43s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiBlank (0.14s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.52s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.26s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.37s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.27s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.83s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (8.05s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (17.29s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.17s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiTag (1.32s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.76s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (27.47s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.37s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.44s) [2021-07-12T19:10:54.208Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.00s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-12T19:10:54.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.13s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.05s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.52s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.42s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (8.44s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.38s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.13s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (8.44s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (10.04s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.70s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.58s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.91s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.53s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.57s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.61s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.89s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.74s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (8.48s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.67s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.54s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunExitCode (3.75s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.57s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.51s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.63s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunExposePort (0.13s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.16s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (14.77s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.62s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.16s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.90s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.63s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.63s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.50s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (9.15s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.83s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunRm (8.46s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.96s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (8.58s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.53s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.92s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.12s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.49s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.43s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.33s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.13s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.89s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.53s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.12s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (9.65s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (15.98s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.54s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.14s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.24s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.14s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.50s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.53s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.12s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.45s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.61s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.36s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.84s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.54s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.45s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.99s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (15.32s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.15s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestStartAttachSilent (11.22s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.62s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2021-07-12T19:10:54.209Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.50s) [2021-07-12T19:10:54.209Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.92s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.51s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.53s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.25s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.37s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.59s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.49s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.25s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.02s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.14s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.57s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.71s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.67s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.34s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.67s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.09s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.38s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (15.25s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.52s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.52s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.67s) [2021-07-12T19:10:54.210Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-12T19:10:54.210Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.44s) [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.210Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-12T19:10:54.210Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-12T19:10:54.670Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-12T19:10:54.670Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] --- PASS: TestDockerRegistrySuite (0.51s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-12T19:10:54.670Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-12T19:10:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.11s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-12T19:10:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-12T19:10:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-12T19:10:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-12T19:10:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-12T19:10:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T19:10:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T19:10:54.670Z] === RUN TestDockerDaemonSuite [2021-07-12T19:10:54.670Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-12T19:10:54.670Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.670Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-12T19:10:54.670Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-12T19:10:54.671Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T19:10:54.671Z] === RUN TestDockerSwarmSuite [2021-07-12T19:10:54.671Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-12T19:10:54.671Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- PASS: TestDockerPluginSuite (0.06s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T19:10:54.671Z] === RUN TestDockerExternalVolumeSuite [2021-07-12T19:10:54.671Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-12T19:10:54.671Z] === RUN TestDockerNetworkSuite [2021-07-12T19:10:54.671Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-12T19:10:54.671Z] === RUN TestDockerHubPullSuite [2021-07-12T19:10:54.671Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-12T19:10:54.671Z] PASS [2021-07-12T19:10:54.671Z] ok github.com/docker/docker/integration-cli 3494.019s [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === Skipped [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-12T19:10:54.671Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-12T19:10:54.671Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T19:10:54.671Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T19:10:54.671Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T19:10:54.671Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-12T19:10:54.671Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-07-12T19:10:54.671Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-07-12T19:10:54.671Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s) [2021-07-12T19:10:54.671Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.84s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.84s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.63s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.63s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.82s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.82s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.12s) [2021-07-12T19:10:54.671Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.12s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T19:10:54.671Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.671Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-12T19:10:54.671Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.79s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.79s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.71s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.71s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.76s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.76s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.77s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.77s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.85s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.85s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:54.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-07-12T19:10:54.672Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-12T19:10:54.672Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-07-12T19:10:54.672Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.79s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.79s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T19:10:55.133Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.133Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-12T19:10:55.133Z] [2021-07-12T19:10:55.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.08s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.08s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.17s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.17s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.10s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.80s) [2021-07-12T19:10:55.134Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.80s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.79s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.82s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.82s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.08s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.08s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.87s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.87s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.80s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.80s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.96s) [2021-07-12T19:10:55.134Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.96s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-12T19:10:55.134Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T19:10:55.134Z] docker_cli_sni_test.go:18: Flakey test [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-12T19:10:55.134Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-07-12T19:10:55.134Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.134Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-12T19:10:55.134Z] [2021-07-12T19:10:55.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-12T19:10:55.134Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.04s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T19:10:55.135Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T19:10:55.135Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-12T19:10:55.135Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T19:10:55.135Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-07-12T19:10:55.135Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-12T19:10:55.135Z] [2021-07-12T19:10:55.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T19:10:55.135Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2021-07-12T19:10:55.587Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-12T19:10:55.587Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-12T19:10:55.587Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-12T19:10:55.587Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-12T19:10:55.587Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-12T19:10:55.587Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-12T19:10:55.587Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2021-07-12T19:10:55.587Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-12T19:10:55.587Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-12T19:10:55.587Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-12T19:10:55.587Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-12T19:10:55.587Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-12T19:10:55.587Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.587Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-12T19:10:55.587Z] [2021-07-12T19:10:55.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T19:10:55.588Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-12T19:10:55.588Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-12T19:10:55.588Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-12T19:10:55.588Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2021-07-12T19:10:55.588Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2021-07-12T19:10:55.588Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-12T19:10:55.588Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-12T19:10:55.588Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-12T19:10:55.588Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T19:10:55.588Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.588Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-07-12T19:10:55.588Z] [2021-07-12T19:10:55.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T19:10:55.588Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-12T19:10:55.589Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-12T19:10:55.589Z] [2021-07-12T19:10:55.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.15s) [2021-07-12T19:10:55.589Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.589Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.15s) [2021-07-12T19:10:55.589Z] [2021-07-12T19:10:55.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-12T19:10:55.589Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.589Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-12T19:10:55.589Z] [2021-07-12T19:10:55.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T19:10:55.589Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.589Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-12T19:10:55.589Z] [2021-07-12T19:10:55.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T19:10:55.589Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-12T19:10:55.589Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-07-12T19:10:56.041Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-12T19:10:56.041Z] [2021-07-12T19:10:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T19:10:56.041Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T19:10:56.042Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.042Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-12T19:10:56.042Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.043Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-12T19:10:56.043Z] [2021-07-12T19:10:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2021-07-12T19:10:56.043Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T19:10:56.530Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.530Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-12T19:10:56.530Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-07-12T19:10:56.531Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-07-12T19:10:56.531Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-07-12T19:10:56.531Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2021-07-12T19:10:56.531Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-07-12T19:10:56.531Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-07-12T19:10:56.531Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-12T19:10:56.531Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.531Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-12T19:10:56.531Z] [2021-07-12T19:10:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T19:10:56.531Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T19:10:56.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-12T19:10:56.532Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T19:10:56.983Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.983Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-12T19:10:56.983Z] [2021-07-12T19:10:56.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-12T19:10:56.984Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] DONE 1092 tests, 546 skipped in 3505.670s [2021-07-12T19:10:56.984Z] INFO: Integration tests ended at 07/12/2021 19:10:56. Duration:00:58:25.8572250 [2021-07-12T19:10:56.984Z] INFO: Docker info of the daemon under test at end of run [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] Containers: 2 [2021-07-12T19:10:56.984Z] Running: 0 [2021-07-12T19:10:56.984Z] Paused: 0 [2021-07-12T19:10:56.984Z] Stopped: 2 [2021-07-12T19:10:56.984Z] Images: 18 [2021-07-12T19:10:56.984Z] Server Version: 0.0.0-dev [2021-07-12T19:10:56.984Z] Storage Driver: windowsfilter [2021-07-12T19:10:56.984Z] Windows: [2021-07-12T19:10:56.984Z] Logging Driver: json-file [2021-07-12T19:10:56.984Z] Plugins: [2021-07-12T19:10:56.984Z] Volume: local [2021-07-12T19:10:56.984Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-12T19:10:56.984Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-12T19:10:56.984Z] Swarm: inactive [2021-07-12T19:10:56.984Z] Default Isolation: process [2021-07-12T19:10:56.984Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-12T19:10:56.984Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-12T19:10:56.984Z] OSType: windows [2021-07-12T19:10:56.984Z] Architecture: x86_64 [2021-07-12T19:10:56.984Z] CPUs: 4 [2021-07-12T19:10:56.984Z] Total Memory: 32GiB [2021-07-12T19:10:56.984Z] Name: azwin-2-6ed110 [2021-07-12T19:10:56.984Z] ID: YQ5Q:UDQE:JK5Z:SVL6:HASG:OK3S:ULYH:4QW3:CN5Z:OZ7X:4Z32:4UNP [2021-07-12T19:10:56.984Z] Docker Root Dir: D:\CI\PR-42625\6\daemon [2021-07-12T19:10:56.984Z] Debug Mode (client): false [2021-07-12T19:10:56.984Z] Debug Mode (server): true [2021-07-12T19:10:56.984Z] File Descriptors: -1 [2021-07-12T19:10:56.984Z] Goroutines: 17 [2021-07-12T19:10:56.984Z] System Time: 2021-07-12T19:10:56.7678969Z [2021-07-12T19:10:56.984Z] EventsListeners: 0 [2021-07-12T19:10:56.984Z] Registry: https://index.docker.io/v1/ [2021-07-12T19:10:56.984Z] Labels: [2021-07-12T19:10:56.984Z] Experimental: false [2021-07-12T19:10:56.984Z] Insecure Registries: [2021-07-12T19:10:56.984Z] 127.0.0.0/8 [2021-07-12T19:10:56.984Z] Live Restore Enabled: false [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] [2021-07-12T19:10:56.984Z] INFO: Stopping daemon under test [2021-07-12T19:10:57.447Z] SUCCESS: The process with PID 9300 (child process of PID 5384) has been terminated. [2021-07-12T19:10:57.447Z] SUCCESS: The process with PID 5384 (child process of PID 7008) has been terminated. [2021-07-12T19:10:57.447Z] INFO: Stop tailing logs of the daemon under tests [2021-07-12T19:10:57.447Z] INFO: executeCI.ps1 Completed successfully at 07/12/2021 19:10:57. [2021-07-12T19:10:57.447Z] INFO: Tidying up at end of run [2021-07-12T19:10:57.447Z] INFO: Saving daemon under test log (d:\CI\PR-42625\6\dut.out) to bundles\CIDUT.out [2021-07-12T19:10:57.447Z] INFO: Saving daemon under test log (d:\CI\PR-42625\6\dut.err) to bundles\CIDUT.err [2021-07-12T19:10:57.447Z] INFO: Nuke-Everything... [2021-07-12T19:10:57.447Z] INFO: Container count on control daemon to delete is 2 [2021-07-12T19:10:57.899Z] e69e4a7c007c [2021-07-12T19:10:57.899Z] 700a0424c9d7 [2021-07-12T19:10:57.899Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-12T19:11:02.539Z] Deleted: sha256:b6dfcab93dfdf35fbaf40bfa798379753a7b294ffc5332695a2546aa5d513f81 [2021-07-12T19:11:02.539Z] Deleted: sha256:05f7908f283677f9ef54ed6650c24362e4e2c3b769704ef0e652dda4e6a885e6 [2021-07-12T19:11:02.539Z] INFO: Tidying pidfile d:\CI\PR-42625\6\docker.pid [2021-07-12T19:11:02.539Z] INFO: Nuking d:\CI [2021-07-12T19:12:28.446Z] INFO: Zapped successfully [2021-07-12T19:12:28.446Z] [2021-07-12T19:12:28.446Z] INFO: executeCI.ps1 exiting at Mon Jul 12 19:12:16 CUT 2021. Duration 01:43:05.2019080 [2021-07-12T19:12:28.446Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-12T19:12:28.686Z] Recording test results [2021-07-12T19:12:29.336Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-12T19:12:31.427Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-12T19:12:34.528Z] Archiving artifacts [2021-07-12T19:12:35.829Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42625/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-12T19:12:36.746Z] + make clean [2021-07-12T19:12:38.904Z] docker volume rm -f docker-dev-cache [2021-07-12T19:12:38.904Z] 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